diff --git a/inventree_data.json b/inventree_data.json index c6009a1..ab11ee9 100644 --- a/inventree_data.json +++ b/inventree_data.json @@ -31873,6 +31873,45 @@ "level": 0 } }, + { + "model": "stock.stockitem", + "pk": 406, + "fields": { + "uid": "", + "parent": null, + "part": 112, + "supplier_part": null, + "location": null, + "packaging": null, + "belongs_to": null, + "customer": null, + "serial": null, + "serial_int": 0, + "link": "", + "batch": "", + "quantity": "5.00000", + "updated": "2022-04-29", + "build": 4, + "is_building": true, + "purchase_order": null, + "sales_order": null, + "expiry_date": null, + "stocktake_date": null, + "stocktake_user": null, + "review_needed": false, + "delete_on_deplete": true, + "status": 10, + "notes": null, + "purchase_price_currency": "USD", + "purchase_price": null, + "owner": null, + "infinite": false, + "lft": 1, + "rght": 2, + "tree_id": 376, + "level": 0 + } + }, { "model": "stock.stockitemtracking", "pk": 2,