diff --git a/inventree_data.json b/inventree_data.json index cc647ce..a4cd800 100644 --- a/inventree_data.json +++ b/inventree_data.json @@ -7215,7 +7215,7 @@ "model": "common.inventreesetting", "pk": 178, "fields": { - "value": "True", + "value": "False", "key": "PART_REVISION_ASSEMBLY_ONLY" } }, @@ -33253,6 +33253,58 @@ "availability_updated": null } }, + { + "model": "company.supplierpart", + "pk": 1035, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "updated": "2024-10-31T11:36:14.314Z", + "part": 912, + "supplier": 43, + "SKU": "PCB-002.02", + "active": true, + "manufacturer_part": null, + "link": "", + "description": "", + "note": "", + "base_cost": "0.000", + "packaging": "Panelized in 3x2 grid", + "pack_quantity": "6", + "pack_quantity_native": "6.0000000000", + "multiple": 1, + "available": "0.000", + "availability_updated": null + } + }, + { + "model": "company.supplierpart", + "pk": 1036, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "updated": "2024-10-31T11:36:43.157Z", + "part": 68, + "supplier": 43, + "SKU": "PCB-002.01-OLD", + "active": false, + "manufacturer_part": null, + "link": "", + "description": "Defunct version, no longer available", + "note": "", + "base_cost": "0.000", + "packaging": "Panelized in 3x2 grid", + "pack_quantity": "6", + "pack_quantity_native": "6.0000000000", + "multiple": 1, + "available": "0.000", + "availability_updated": null + } + }, { "model": "company.supplierpricebreak", "pk": 2, @@ -44873,7 +44925,7 @@ "received": "0.00000", "purchase_price_currency": "USD", "purchase_price": "22.500000", - "destination": null + "destination": 10 } }, { @@ -44894,6 +44946,24 @@ "destination": null } }, + { + "model": "order.purchaseorderlineitem", + "pk": 37, + "fields": { + "metadata": {}, + "quantity": "123.00000", + "reference": "", + "notes": "", + "link": "", + "target_date": null, + "order": 14, + "part": 1035, + "received": "0.00000", + "purchase_price_currency": "EUR", + "purchase_price": null, + "destination": 5 + } + }, { "model": "order.purchaseorderextraline", "pk": 1, @@ -88800,7 +88870,7 @@ "pk": 1, "fields": { "password": "pbkdf2_sha256$600000$eW6hr1msXY3U1vkqy3K4wd$/egntyTaLBCUPnM1nM2LIbbDGjKfccvIOgexovlFKjo=", - "last_login": "2024-10-31T11:22:41.178Z", + "last_login": "2024-10-31T11:33:40.169Z", "is_superuser": true, "username": "admin", "first_name": "", @@ -203488,6 +203558,56 @@ "level": 1 } }, + { + "model": "part.part", + "pk": 912, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Widget Board", + "is_template": false, + "variant_of": null, + "description": "Small board for converting electricity into magic smoke", + "keywords": "", + "category": 12, + "IPN": "002.02-PCB", + "revision": "B", + "revision_of": 88, + "link": "", + "image": "part_images/pcb.jpeg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "testable": false, + "purchaseable": true, + "salable": false, + "active": true, + "locked": false, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2024-10-31", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 397, + "level": 0 + } + }, { "model": "order.returnorder", "pk": 1, @@ -204682,7 +204802,7 @@ "barcode_data": "", "barcode_hash": "", "total_price_currency": "EUR", - "total_price": null, + "total_price": "6241.320000", "order_currency": "EUR", "description": "Ordering some PCBs", "project_code": 3,