diff --git a/inventree_data.json b/inventree_data.json index fe1c6d5..39b2aca 100644 --- a/inventree_data.json +++ b/inventree_data.json @@ -28,7 +28,7 @@ "pk": 1, "fields": { "password": "pbkdf2_sha256$260000$NNqALp0c36DPuISI5Q6iM3$+ILiuXGdDbEo4PXR5myUO/zHaNXhzHMPdtN2lZaKrg8=", - "last_login": "2021-11-15T12:57:48.896Z", + "last_login": "2021-11-17T10:42:44.700Z", "is_superuser": true, "username": "admin", "first_name": "", @@ -249,6 +249,14 @@ "install_into": 206 } }, + { + "model": "common.inventreesetting", + "pk": 1, + "fields": { + "value": "USD", + "key": "INVENTREE_DEFAULT_CURRENCY" + } + }, { "model": "common.inventreesetting", "pk": 2, @@ -649,6 +657,22 @@ "key": "REPORT_ENABLE" } }, + { + "model": "common.inventreesetting", + "pk": 56, + "fields": { + "value": "False", + "key": "SERVER_RESTART_REQUIRED" + } + }, + { + "model": "common.inventreesetting", + "pk": 57, + "fields": { + "value": "0.5.4", + "key": "INVENTREE_LATEST_VERSION" + } + }, { "model": "common.inventreeusersetting", "pk": 1, @@ -1999,6 +2023,26 @@ "currency": "USD" } }, + { + "model": "company.company", + "pk": 36, + "fields": { + "name": "Paint by Numbers", + "description": "Supplier of high quality paint", + "website": "", + "address": "", + "phone": "", + "email": "", + "contact": "Pippy Painter", + "link": "", + "image": "company_images/company_36_img.jpg", + "notes": "", + "is_customer": false, + "is_supplier": true, + "is_manufacturer": false, + "currency": "EUR" + } + }, { "model": "company.manufacturerpart", "pk": 1, @@ -6957,6 +7001,86 @@ "multiple": 1 } }, + { + "model": "company.supplierpart", + "pk": 198, + "fields": { + "part": 89, + "supplier": 3, + "SKU": "PAINT.BLUE", + "manufacturer_part": null, + "link": "", + "description": "", + "note": "", + "base_cost": "0.000", + "packaging": "", + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 199, + "fields": { + "part": 90, + "supplier": 36, + "SKU": "PAINT.RED", + "manufacturer_part": null, + "link": "", + "description": "", + "note": "", + "base_cost": "0.000", + "packaging": "tin", + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 200, + "fields": { + "part": 91, + "supplier": 36, + "SKU": "PAINT.YELLOW", + "manufacturer_part": null, + "link": "", + "description": "", + "note": "", + "base_cost": "0.000", + "packaging": "tin", + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 201, + "fields": { + "part": 92, + "supplier": 36, + "SKU": "PAINT.GREEN", + "manufacturer_part": null, + "link": "", + "description": "", + "note": "", + "base_cost": "0.000", + "packaging": "", + "multiple": 1 + } + }, + { + "model": "company.supplierpart", + "pk": 202, + "fields": { + "part": 93, + "supplier": 36, + "SKU": "PAINT.PINK", + "manufacturer_part": null, + "link": "", + "description": "", + "note": "", + "base_cost": "0.000", + "packaging": "tin", + "multiple": 1 + } + }, { "model": "label.stockitemlabel", "pk": 1, @@ -7013,6 +7137,26 @@ "filters": "" } }, + { + "model": "order.salesorder", + "pk": 1, + "fields": { + "reference_int": 1, + "description": "Selling some stuff", + "link": "", + "creation_date": "2021-11-17", + "created_by": 1, + "responsible": 6, + "notes": "", + "reference": "0001", + "customer": 30, + "status": 10, + "customer_reference": "", + "target_date": null, + "shipment_date": null, + "shipped_by": null + } + }, { "model": "part.partcategory", "pk": 1, @@ -7039,7 +7183,7 @@ "default_keywords": null, "lft": 1, "rght": 8, - "tree_id": 2, + "tree_id": 3, "level": 0 } }, @@ -7054,7 +7198,7 @@ "default_keywords": null, "lft": 4, "rght": 5, - "tree_id": 2, + "tree_id": 3, "level": 1 } }, @@ -7204,7 +7348,7 @@ "default_keywords": "", "lft": 6, "rght": 7, - "tree_id": 2, + "tree_id": 3, "level": 1 } }, @@ -7219,7 +7363,7 @@ "default_keywords": "", "lft": 2, "rght": 3, - "tree_id": 2, + "tree_id": 3, "level": 1 } }, @@ -7238,6 +7382,66 @@ "level": 1 } }, + { + "model": "part.partcategory", + "pk": 17, + "fields": { + "name": "Furniture", + "description": "Furniture and associated things", + "parent": null, + "default_location": null, + "default_keywords": "", + "lft": 1, + "rght": 6, + "tree_id": 2, + "level": 0 + } + }, + { + "model": "part.partcategory", + "pk": 18, + "fields": { + "name": "Tables", + "description": "", + "parent": 17, + "default_location": null, + "default_keywords": "", + "lft": 4, + "rght": 5, + "tree_id": 2, + "level": 1 + } + }, + { + "model": "part.partcategory", + "pk": 19, + "fields": { + "name": "Chairs", + "description": "", + "parent": 17, + "default_location": null, + "default_keywords": "", + "lft": 2, + "rght": 3, + "tree_id": 2, + "level": 1 + } + }, + { + "model": "part.partcategory", + "pk": 20, + "fields": { + "name": "Paint", + "description": "Paints, inks, etc", + "parent": null, + "default_location": null, + "default_keywords": "", + "lft": 1, + "rght": 2, + "tree_id": 4, + "level": 0 + } + }, { "model": "part.part", "pk": 1, @@ -10846,6 +11050,867 @@ "level": 0 } }, + { + "model": "part.part", + "pk": 89, + "fields": { + "name": "Blue Paint", + "is_template": false, + "variant_of": null, + "description": "Blue paint", + "keywords": "", + "category": 20, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/paint_tin_blue.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "litres", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "notes": null, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-17", + "creation_user": 1, + "responsible": null, + "base_cost": "0.000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 80, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 90, + "fields": { + "name": "Red Paint", + "is_template": false, + "variant_of": null, + "description": "Red paint", + "keywords": "", + "category": 20, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/paint_tin_red.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "litres", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "notes": null, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-17", + "creation_user": 1, + "responsible": null, + "base_cost": "0.000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 81, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 91, + "fields": { + "name": "Yellow Paint", + "is_template": false, + "variant_of": null, + "description": "Yellow Paint", + "keywords": "", + "category": 20, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/paint_tin_yellow.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "litres", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "notes": null, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-17", + "creation_user": 1, + "responsible": null, + "base_cost": "0.000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 82, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 92, + "fields": { + "name": "Green Paint", + "is_template": false, + "variant_of": null, + "description": "Green Paint", + "keywords": "", + "category": 20, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/paint_tin_green.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "litres", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "notes": null, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-17", + "creation_user": 1, + "responsible": null, + "base_cost": "0.000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 83, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 93, + "fields": { + "name": "Pink Paint", + "is_template": false, + "variant_of": null, + "description": "Pink Paint", + "keywords": "", + "category": 20, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/paint_tin_pink.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "litres", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "notes": null, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-17", + "creation_user": 1, + "responsible": null, + "base_cost": "0.000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 84, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 94, + "fields": { + "name": "Round Table", + "is_template": true, + "variant_of": null, + "description": "A round table - comes in a variety of colors", + "keywords": "", + "category": 18, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/round_table.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "", + "assembly": true, + "component": false, + "trackable": false, + "purchaseable": false, + "salable": true, + "active": true, + "virtual": true, + "notes": null, + "bom_checksum": "b'\\x16I\\xb4iT\\x97\\xfc\\xde\\xd9Y\\x19\\xd5\\x80\\xb5\\x93='", + "bom_checked_by": 1, + "bom_checked_date": "2021-11-17", + "creation_date": "2021-11-17", + "creation_user": 1, + "responsible": null, + "base_cost": "0.000", + "multiple": 1, + "lft": 1, + "rght": 8, + "tree_id": 85, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 95, + "fields": { + "name": "Leg", + "is_template": false, + "variant_of": null, + "description": "Leg for a chair or a table", + "keywords": "", + "category": 17, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/leg.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "notes": null, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-17", + "creation_user": 1, + "responsible": null, + "base_cost": "0.000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 86, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 96, + "fields": { + "name": "Round Top", + "is_template": false, + "variant_of": null, + "description": "Table top - round", + "keywords": "", + "category": 17, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/table-top-round.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "notes": null, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-17", + "creation_user": 1, + "responsible": null, + "base_cost": "0.000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 87, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 97, + "fields": { + "name": "Square Top", + "is_template": false, + "variant_of": null, + "description": "Table top - square", + "keywords": "", + "category": 17, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/table-top-square.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "notes": null, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-17", + "creation_user": 1, + "responsible": null, + "base_cost": "0.000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 88, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 98, + "fields": { + "name": "Wood Screw", + "is_template": false, + "variant_of": null, + "description": "Screw for fixing wood to other wood", + "keywords": "", + "category": 3, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/wood-screw.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "notes": null, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-17", + "creation_user": 1, + "responsible": null, + "base_cost": "0.000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 89, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 99, + "fields": { + "name": "Red Round Table", + "is_template": false, + "variant_of": 94, + "description": "A round table - with red paint", + "keywords": "", + "category": 18, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/round_table_red.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "", + "assembly": true, + "component": false, + "trackable": false, + "purchaseable": false, + "salable": true, + "active": true, + "virtual": false, + "notes": null, + "bom_checksum": "b'k\\xf8\\xb4\\xc4\\xa9,\\t\\x15\\xe5\\xdaW\\xef\\x9f\\xde|\\xe8'", + "bom_checked_by": 1, + "bom_checked_date": "2021-11-17", + "creation_date": "2021-11-17", + "creation_user": 1, + "responsible": null, + "base_cost": "0.000", + "multiple": 1, + "lft": 2, + "rght": 3, + "tree_id": 85, + "level": 1 + } + }, + { + "model": "part.part", + "pk": 100, + "fields": { + "name": "Blue Round Table", + "is_template": false, + "variant_of": 94, + "description": "A round table - with blue paint", + "keywords": "", + "category": 18, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/round_table_blue.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "", + "assembly": true, + "component": false, + "trackable": false, + "purchaseable": false, + "salable": true, + "active": true, + "virtual": false, + "notes": null, + "bom_checksum": "b'\\xdd\\x922.\\x91@h\\x99u\\xb5b\\x8a9\\xb6\\x07\\xd2'", + "bom_checked_by": 1, + "bom_checked_date": "2021-11-17", + "creation_date": "2021-11-17", + "creation_user": 1, + "responsible": null, + "base_cost": "0.000", + "multiple": 1, + "lft": 4, + "rght": 5, + "tree_id": 85, + "level": 1 + } + }, + { + "model": "part.part", + "pk": 101, + "fields": { + "name": "Green Round Table", + "is_template": false, + "variant_of": 94, + "description": "A round table - with green paint", + "keywords": "", + "category": 18, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/round_table_green.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": 0, + "units": "", + "assembly": true, + "component": false, + "trackable": false, + "purchaseable": false, + "salable": true, + "active": true, + "virtual": false, + "notes": null, + "bom_checksum": "b'\\x82\\xbf\\xbd\\xbc\\x91\\xf4?\\x00{\\x15)\\xdeuS\\xc0wM$CY\\x16\\x88zU'", + "inherited": false, + "allow_variants": false + } + }, + { + "model": "part.bomitem", + "pk": 31, + "fields": { + "part": 100, + "sub_part": 89, + "quantity": "0.25000", + "optional": false, + "overage": "", + "reference": "Paint", + "note": "", + "checksum": "b'[\\xaa\\xb4W\\x85\\x8f6\\xe5\\x1d!\\x0e\\x19\\x1e\\x84V5'", + "inherited": false, + "allow_variants": false + } + }, + { + "model": "part.bomitem", + "pk": 32, + "fields": { + "part": 101, + "sub_part": 92, + "quantity": "0.25000", + "optional": false, + "overage": "", + "reference": "paint", + "note": "", + "checksum": "b'/H\\xc0\\xb4\\xf4\\x88\\xf9\\xa4N\\x0f\\x1f\\x05A\\x8c\\x0b\\x01'", + "inherited": false, + "allow_variants": false + } + }, + { + "model": "part.bomitem", + "pk": 33, + "fields": { + "part": 102, + "sub_part": 95, + "quantity": "4.00000", + "optional": false, + "overage": "", + "reference": "Legs", + "note": "", + "checksum": "b'\\xcc2d\\xd6\\x07 \\tg5_\\xca\"<\\xa2\\x87D'", + "inherited": true, + "allow_variants": false + } + }, + { + "model": "part.bomitem", + "pk": 34, + "fields": { + "part": 102, + "sub_part": 97, + "quantity": "1.00000", + "optional": false, + "overage": "", + "reference": "Top", + "note": "", + "checksum": "b'(\\\\\\x9cm>\\x82\\xa8|p\\xca\\xcd~\\xad\\xfd\\xf7P'", + "inherited": true, + "allow_variants": false + } + }, + { + "model": "part.bomitem", + "pk": 35, + "fields": { + "part": 102, + "sub_part": 98, + "quantity": "12.00000", + "optional": false, + "overage": "", + "reference": "Screws", + "note": "", + "checksum": "b'\\xb1,\\xf1\\xb0\\x80m\\x9a$\\xf1.U0}\\xe7Y\\x0f'", + "inherited": true, + "allow_variants": false + } + }, + { + "model": "part.bomitem", + "pk": 36, + "fields": { + "part": 103, + "sub_part": 90, + "quantity": "0.50000", + "optional": false, + "overage": "", + "reference": "paint", + "note": "", + "checksum": "b'\\xca\\xfe\\xbbC\\xfa.g\\x03\\xd7\\xb0\\ri\\x8cwk\\xf9'", + "inherited": false, + "allow_variants": false + } + }, + { + "model": "part.bomitem", + "pk": 37, + "fields": { + "part": 104, + "sub_part": 89, + "quantity": "0.50000", + "optional": false, + "overage": "", + "reference": "paint", + "note": "", + "checksum": "b'\\xa4&\\xae\\x8bb\\x0c\\xa2\\xaab\\xcaw\\xe1vW\\x87M'", + "inherited": false, + "allow_variants": false + } + }, + { + "model": "part.bomitem", + "pk": 38, + "fields": { + "part": 105, + "sub_part": 92, + "quantity": "0.50000", + "optional": false, + "overage": "", + "reference": "paint", + "note": "", + "checksum": "b'\\xdc\\x8a\\xc1f\\x1d%\\r