diff --git a/.gitignore b/.gitignore index deb0b06..aea096d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ # Temp files *.json.tmp *.tmp.json +*.auth.json +*.data.json # InvenTree project files env/ diff --git a/inventree_data.json b/inventree_data.json index 092df99..0af3fab 100644 --- a/inventree_data.json +++ b/inventree_data.json @@ -1,564 +1,4 @@ [ - { - "model": "build.build", - "pk": 1, - "fields": { - "metadata": null, - "reference_int": 1, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0001", - "title": "Building some colorful widgets", - "parent": null, - "part": 77, - "sales_order": null, - "take_from": null, - "destination": 1, - "quantity": 15, - "completed": 1, - "status": 20, - "batch": "", - "creation_date": "2021-11-10", - "target_date": null, - "completion_date": null, - "completed_by": null, - "issued_by": 1, - "responsible": null, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 2, - "tree_id": 1, - "level": 0 - } - }, - { - "model": "build.build", - "pk": 2, - "fields": { - "metadata": null, - "reference_int": 2, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0002", - "title": "Building widget boards for sale", - "parent": null, - "part": 88, - "sales_order": null, - "take_from": null, - "destination": 1, - "quantity": 100, - "completed": 0, - "status": 10, - "batch": "", - "creation_date": "2022-04-21", - "target_date": "2022-07-27", - "completion_date": null, - "completed_by": null, - "issued_by": 1, - "responsible": 2, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 2, - "tree_id": 2, - "level": 0 - } - }, - { - "model": "build.build", - "pk": 3, - "fields": { - "metadata": null, - "reference_int": 3, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0003", - "title": "TB2 Build", - "parent": null, - "part": 111, - "sales_order": null, - "take_from": 7, - "destination": 1, - "quantity": 10, - "completed": 6, - "status": 20, - "batch": "", - "creation_date": "2022-04-27", - "target_date": null, - "completion_date": null, - "completed_by": null, - "issued_by": 1, - "responsible": 2, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 2, - "tree_id": 3, - "level": 0 - } - }, - { - "model": "build.build", - "pk": 4, - "fields": { - "metadata": null, - "reference_int": 4, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0004", - "title": "TB3 Build", - "parent": null, - "part": 112, - "sales_order": null, - "take_from": null, - "destination": null, - "quantity": 25, - "completed": 20, - "status": 20, - "batch": "", - "creation_date": "2022-04-27", - "target_date": null, - "completion_date": null, - "completed_by": null, - "issued_by": 1, - "responsible": 3, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 2, - "tree_id": 4, - "level": 0 - } - }, - { - "model": "build.build", - "pk": 5, - "fields": { - "metadata": null, - "reference_int": 5, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0005", - "title": "Making some blue chairs", - "parent": null, - "part": 100, - "sales_order": null, - "take_from": null, - "destination": null, - "quantity": 50, - "completed": 0, - "status": 20, - "batch": "", - "creation_date": "2022-04-29", - "target_date": "2022-09-30", - "completion_date": null, - "completed_by": null, - "issued_by": 4, - "responsible": 5, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 2, - "tree_id": 5, - "level": 0 - } - }, - { - "model": "build.build", - "pk": 6, - "fields": { - "metadata": null, - "reference_int": 6, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0006", - "title": "Making red chairs for fun and profit", - "parent": null, - "part": 107, - "sales_order": null, - "take_from": null, - "destination": null, - "quantity": 25, - "completed": 25, - "status": 40, - "batch": "", - "creation_date": "2022-04-29", - "target_date": null, - "completion_date": "2022-04-29", - "completed_by": 4, - "issued_by": 4, - "responsible": null, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 2, - "tree_id": 6, - "level": 0 - } - }, - { - "model": "build.build", - "pk": 7, - "fields": { - "metadata": null, - "reference_int": 7, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0007", - "title": "Making red square tables", - "parent": null, - "part": 103, - "sales_order": null, - "take_from": null, - "destination": null, - "quantity": 15, - "completed": 0, - "status": 20, - "batch": "", - "creation_date": "2022-04-29", - "target_date": null, - "completion_date": null, - "completed_by": null, - "issued_by": 4, - "responsible": null, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 2, - "tree_id": 7, - "level": 0 - } - }, - { - "model": "build.build", - "pk": 8, - "fields": { - "metadata": null, - "reference_int": 8, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0008", - "title": "PCBA build", - "parent": null, - "part": 88, - "sales_order": null, - "take_from": null, - "destination": null, - "quantity": 15, - "completed": 15, - "status": 40, - "batch": "", - "creation_date": "2022-04-29", - "target_date": null, - "completion_date": "2022-04-29", - "completed_by": 4, - "issued_by": 4, - "responsible": null, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 2, - "tree_id": 8, - "level": 0 - } - }, - { - "model": "build.build", - "pk": 9, - "fields": { - "metadata": null, - "reference_int": 9, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0009", - "title": "Making doohickeys (to test the multi-level build process)", - "parent": null, - "part": 87, - "sales_order": null, - "take_from": null, - "destination": null, - "quantity": 5, - "completed": 5, - "status": 40, - "batch": "", - "creation_date": "2022-04-29", - "target_date": null, - "completion_date": "2022-04-29", - "completed_by": 4, - "issued_by": 4, - "responsible": null, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 2, - "tree_id": 9, - "level": 0 - } - }, - { - "model": "build.build", - "pk": 10, - "fields": { - "metadata": null, - "reference_int": 10, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0010", - "title": "Making a high level assembly part", - "parent": null, - "part": 113, - "sales_order": null, - "take_from": null, - "destination": null, - "quantity": 50, - "completed": 0, - "status": 10, - "batch": "", - "creation_date": "2022-05-25", - "target_date": null, - "completion_date": null, - "completed_by": null, - "issued_by": 1, - "responsible": null, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 8, - "tree_id": 10, - "level": 0 - } - }, - { - "model": "build.build", - "pk": 11, - "fields": { - "metadata": null, - "reference_int": 11, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0011", - "title": "Required parts for Build 0010", - "parent": 10, - "part": 110, - "sales_order": null, - "take_from": null, - "destination": null, - "quantity": 50, - "completed": 25, - "status": 20, - "batch": "", - "creation_date": "2022-05-25", - "target_date": null, - "completion_date": null, - "completed_by": null, - "issued_by": 1, - "responsible": null, - "link": "", - "priority": 0, - "project_code": null, - "lft": 2, - "rght": 3, - "tree_id": 10, - "level": 1 - } - }, - { - "model": "build.build", - "pk": 12, - "fields": { - "metadata": null, - "reference_int": 12, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0012", - "title": "Required parts for Build 0010", - "parent": 10, - "part": 111, - "sales_order": null, - "take_from": null, - "destination": null, - "quantity": 50, - "completed": 50, - "status": 40, - "batch": "", - "creation_date": "2022-05-25", - "target_date": null, - "completion_date": "2022-05-25", - "completed_by": 1, - "issued_by": 1, - "responsible": null, - "link": "", - "priority": 0, - "project_code": null, - "lft": 4, - "rght": 5, - "tree_id": 10, - "level": 1 - } - }, - { - "model": "build.build", - "pk": 13, - "fields": { - "metadata": null, - "reference_int": 13, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0013", - "title": "Required parts for Build 0010", - "parent": 10, - "part": 112, - "sales_order": null, - "take_from": null, - "destination": null, - "quantity": 50, - "completed": 0, - "status": 10, - "batch": "", - "creation_date": "2022-05-25", - "target_date": null, - "completion_date": null, - "completed_by": null, - "issued_by": 1, - "responsible": null, - "link": "", - "priority": 0, - "project_code": null, - "lft": 6, - "rght": 7, - "tree_id": 10, - "level": 1 - } - }, - { - "model": "build.build", - "pk": 14, - "fields": { - "metadata": null, - "reference_int": 14, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0014", - "title": "Making tables for SO 0003", - "parent": null, - "part": 104, - "sales_order": 3, - "take_from": null, - "destination": null, - "quantity": 100, - "completed": 0, - "status": 10, - "batch": "", - "creation_date": "2022-05-25", - "target_date": null, - "completion_date": null, - "completed_by": null, - "issued_by": 1, - "responsible": null, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 2, - "tree_id": 11, - "level": 0 - } - }, - { - "model": "build.build", - "pk": 15, - "fields": { - "metadata": null, - "reference_int": 15, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0015", - "title": "Making chairs for SO 003", - "parent": null, - "part": 109, - "sales_order": 3, - "take_from": null, - "destination": null, - "quantity": 15, - "completed": 15, - "status": 40, - "batch": "", - "creation_date": "2022-05-25", - "target_date": null, - "completion_date": "2022-05-25", - "completed_by": 1, - "issued_by": 1, - "responsible": null, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 2, - "tree_id": 12, - "level": 0 - } - }, - { - "model": "build.build", - "pk": 16, - "fields": { - "metadata": null, - "reference_int": 16, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "reference": "BO0016", - "title": "Making widgets for SO 0003", - "parent": null, - "part": 81, - "sales_order": 3, - "take_from": null, - "destination": null, - "quantity": 75, - "completed": 0, - "status": 10, - "batch": "", - "creation_date": "2022-05-25", - "target_date": null, - "completion_date": null, - "completed_by": null, - "issued_by": 1, - "responsible": null, - "link": "", - "priority": 0, - "project_code": null, - "lft": 1, - "rght": 2, - "tree_id": 13, - "level": 0 - } - }, { "model": "build.buildline", "pk": 1, @@ -7326,1104 +6766,6 @@ "key": "PURCHASEORDER_AUTO_COMPLETE" } }, - { - "model": "common.inventreeusersetting", - "pk": 1, - "fields": { - "value": "10", - "key": "SEARCH_PREVIEW_RESULTS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 2, - "fields": { - "value": "True", - "key": "HOMEPAGE_PART_STARRED", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 3, - "fields": { - "value": "True", - "key": "HOMEPAGE_PART_LATEST", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 5, - "fields": { - "value": "10", - "key": "PART_RECENT_COUNT", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 6, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_RECENT", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 7, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_LOW", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 10, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_EXPIRED", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 11, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_STALE", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 12, - "fields": { - "value": "10", - "key": "STOCK_RECENT_COUNT", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 13, - "fields": { - "value": "True", - "key": "HOMEPAGE_BUILD_PENDING", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 14, - "fields": { - "value": "True", - "key": "HOMEPAGE_BUILD_OVERDUE", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 15, - "fields": { - "value": "True", - "key": "HOMEPAGE_PO_OUTSTANDING", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 16, - "fields": { - "value": "True", - "key": "HOMEPAGE_PO_OVERDUE", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 17, - "fields": { - "value": "True", - "key": "HOMEPAGE_SO_OUTSTANDING", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 18, - "fields": { - "value": "True", - "key": "HOMEPAGE_SO_OVERDUE", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 19, - "fields": { - "value": "False", - "key": "STICKY_HEADER", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 20, - "fields": { - "value": "True", - "key": "HOMEPAGE_CATEGORY_STARRED", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 21, - "fields": { - "value": "False", - "key": "STICKY_HEADER", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 22, - "fields": { - "value": "True", - "key": "HOMEPAGE_PART_STARRED", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 23, - "fields": { - "value": "True", - "key": "HOMEPAGE_CATEGORY_STARRED", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 24, - "fields": { - "value": "True", - "key": "HOMEPAGE_PART_LATEST", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 26, - "fields": { - "value": "10", - "key": "PART_RECENT_COUNT", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 27, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_RECENT", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 28, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_LOW", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 31, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_EXPIRED", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 32, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_STALE", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 33, - "fields": { - "value": "10", - "key": "STOCK_RECENT_COUNT", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 34, - "fields": { - "value": "True", - "key": "HOMEPAGE_BUILD_PENDING", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 35, - "fields": { - "value": "True", - "key": "HOMEPAGE_BUILD_OVERDUE", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 36, - "fields": { - "value": "True", - "key": "HOMEPAGE_PO_OUTSTANDING", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 37, - "fields": { - "value": "True", - "key": "HOMEPAGE_PO_OVERDUE", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 38, - "fields": { - "value": "True", - "key": "HOMEPAGE_SO_OUTSTANDING", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 39, - "fields": { - "value": "True", - "key": "HOMEPAGE_SO_OVERDUE", - "user": 2 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 40, - "fields": { - "value": "False", - "key": "STICKY_HEADER", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 41, - "fields": { - "value": "True", - "key": "HOMEPAGE_PART_STARRED", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 42, - "fields": { - "value": "True", - "key": "HOMEPAGE_CATEGORY_STARRED", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 43, - "fields": { - "value": "True", - "key": "HOMEPAGE_PART_LATEST", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 45, - "fields": { - "value": "10", - "key": "PART_RECENT_COUNT", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 46, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_RECENT", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 47, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_LOW", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 50, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_EXPIRED", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 51, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_STALE", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 52, - "fields": { - "value": "10", - "key": "STOCK_RECENT_COUNT", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 53, - "fields": { - "value": "True", - "key": "HOMEPAGE_BUILD_PENDING", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 54, - "fields": { - "value": "True", - "key": "HOMEPAGE_BUILD_OVERDUE", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 55, - "fields": { - "value": "True", - "key": "HOMEPAGE_PO_OUTSTANDING", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 56, - "fields": { - "value": "True", - "key": "HOMEPAGE_PO_OVERDUE", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 57, - "fields": { - "value": "True", - "key": "HOMEPAGE_SO_OUTSTANDING", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 58, - "fields": { - "value": "True", - "key": "HOMEPAGE_SO_OVERDUE", - "user": 3 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 60, - "fields": { - "value": "False", - "key": "SEARCH_HIDE_INACTIVE_PARTS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 61, - "fields": { - "value": "True", - "key": "LABEL_INLINE", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 62, - "fields": { - "value": "False", - "key": "REPORT_INLINE", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 63, - "fields": { - "value": "True", - "key": "FORMS_CLOSE_USING_ESCAPE", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 64, - "fields": { - "value": "True", - "key": "PART_SHOW_QUANTITY_IN_FORMS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 65, - "fields": { - "value": "True", - "key": "STICKY_HEADER", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 66, - "fields": { - "value": "True", - "key": "HOMEPAGE_PART_STARRED", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 67, - "fields": { - "value": "True", - "key": "HOMEPAGE_CATEGORY_STARRED", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 68, - "fields": { - "value": "True", - "key": "HOMEPAGE_PART_LATEST", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 70, - "fields": { - "value": "10", - "key": "PART_RECENT_COUNT", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 71, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_RECENT", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 72, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_LOW", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 75, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_EXPIRED", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 76, - "fields": { - "value": "True", - "key": "HOMEPAGE_STOCK_STALE", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 77, - "fields": { - "value": "10", - "key": "STOCK_RECENT_COUNT", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 78, - "fields": { - "value": "True", - "key": "HOMEPAGE_BUILD_PENDING", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 79, - "fields": { - "value": "True", - "key": "HOMEPAGE_BUILD_OVERDUE", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 80, - "fields": { - "value": "True", - "key": "HOMEPAGE_PO_OUTSTANDING", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 81, - "fields": { - "value": "True", - "key": "HOMEPAGE_PO_OVERDUE", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 82, - "fields": { - "value": "True", - "key": "HOMEPAGE_SO_OUTSTANDING", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 83, - "fields": { - "value": "True", - "key": "HOMEPAGE_SO_OVERDUE", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 84, - "fields": { - "value": "10", - "key": "SEARCH_PREVIEW_RESULTS", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 86, - "fields": { - "value": "False", - "key": "SEARCH_HIDE_INACTIVE_PARTS", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 87, - "fields": { - "value": "True", - "key": "LABEL_INLINE", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 88, - "fields": { - "value": "False", - "key": "REPORT_INLINE", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 89, - "fields": { - "value": "True", - "key": "FORMS_CLOSE_USING_ESCAPE", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 90, - "fields": { - "value": "True", - "key": "PART_SHOW_QUANTITY_IN_FORMS", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 91, - "fields": { - "value": "YYYY-MM-DD", - "key": "DATE_DISPLAY_FORMAT", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 92, - "fields": { - "value": "True", - "key": "DISPLAY_SCHEDULE_TAB", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 94, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_PARTS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 95, - "fields": { - "value": "False", - "key": "SEARCH_PREVIEW_SHOW_CATEGORIES", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 96, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_STOCK", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 97, - "fields": { - "value": "False", - "key": "SEARCH_PREVIEW_SHOW_LOCATIONS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 98, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_COMPANIES", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 99, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_PURCHASE_ORDERS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 100, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_SALES_ORDERS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 103, - "fields": { - "value": "YYYY-MM-DD", - "key": "DATE_DISPLAY_FORMAT", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 104, - "fields": { - "value": "True", - "key": "DISPLAY_SCHEDULE_TAB", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 105, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_PARTS", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 106, - "fields": { - "value": "False", - "key": "SEARCH_PREVIEW_SHOW_CATEGORIES", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 107, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_STOCK", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 108, - "fields": { - "value": "False", - "key": "SEARCH_PREVIEW_SHOW_LOCATIONS", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 109, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_COMPANIES", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 110, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_PURCHASE_ORDERS", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 111, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_SALES_ORDERS", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 113, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_SUPPLIER_PARTS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 114, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_MANUFACTURER_PARTS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 115, - "fields": { - "value": "False", - "key": "SEARCH_PREVIEW_HIDE_UNAVAILABLE_STOCK", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 116, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_EXCLUDE_INACTIVE_PURCHASE_ORDERS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 117, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_EXCLUDE_INACTIVE_SALES_ORDERS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 118, - "fields": { - "value": "False", - "key": "HOMEPAGE_NEWS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 119, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_BUILD_ORDERS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 120, - "fields": { - "value": "100", - "key": "TABLE_STRING_MAX_LENGTH", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 121, - "fields": { - "value": "False", - "key": "HOMEPAGE_BOM_REQUIRES_VALIDATION", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 122, - "fields": { - "value": "False", - "key": "HOMEPAGE_SHOW_STOCK_DEPLETED", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 123, - "fields": { - "value": "False", - "key": "HOMEPAGE_BUILD_STOCK_NEEDED", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 124, - "fields": { - "value": "True", - "key": "DISPLAY_STOCKTAKE_TAB", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 125, - "fields": { - "value": "False", - "key": "HOMEPAGE_BOM_REQUIRES_VALIDATION", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 126, - "fields": { - "value": "False", - "key": "HOMEPAGE_SHOW_STOCK_DEPLETED", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 127, - "fields": { - "value": "False", - "key": "HOMEPAGE_BUILD_STOCK_NEEDED", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 128, - "fields": { - "value": "False", - "key": "HOMEPAGE_NEWS", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 129, - "fields": { - "value": "True", - "key": "DISPLAY_STOCKTAKE_TAB", - "user": 4 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 130, - "fields": { - "value": "", - "key": "LABEL_DEFAULT_PRINTER", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 131, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_SHOW_RETURN_ORDERS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 132, - "fields": { - "value": "True", - "key": "SEARCH_PREVIEW_EXCLUDE_INACTIVE_RETURN_ORDERS", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 133, - "fields": { - "value": "False", - "key": "SEARCH_WHOLE", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 134, - "fields": { - "value": "False", - "key": "SEARCH_REGEX", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 135, - "fields": { - "value": "True", - "key": "HOMEPAGE_HIDE_INACTIVE", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 136, - "fields": { - "value": "True", - "key": "HOMEPAGE_SO_SHIPMENTS_PENDING", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 137, - "fields": { - "value": "True", - "key": "NOTIFICATION_ERROR_REPORT", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 138, - "fields": { - "value": "", - "key": "DEFAULT_LOCATION_LABEL_TEMPLATE", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 139, - "fields": { - "value": "", - "key": "DEFAULT_ITEM_LABEL_TEMPLATE", - "user": 1 - } - }, - { - "model": "common.inventreeusersetting", - "pk": 140, - "fields": { - "value": "", - "key": "DEFAULT_PART_LABEL_TEMPLATE", - "user": 1 - } - }, { "model": "common.newsfeedentry", "pk": 1, @@ -43117,16 +41459,6 @@ "part": 1026 } }, - { - "model": "plugin.notificationusersetting", - "pk": 1, - "fields": { - "key": "NOTIFICATION_METHOD_MAIL", - "value": "True", - "method": "mail", - "user": 1 - } - }, { "model": "label.stockitemlabel", "pk": 1, @@ -43217,540 +41549,6 @@ "filters": "" } }, - { - "model": "order.purchaseorder", - "pk": 1, - "fields": { - "metadata": null, - "reference_int": 1, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "211.500000", - "order_currency": null, - "description": "Ordering some parts", - "project_code": null, - "link": "", - "target_date": "2021-12-10", - "creation_date": "2021-11-26", - "created_by": 1, - "responsible": 2, - "contact": null, - "address": null, - "reference": "PO0001", - "status": 20, - "supplier": 1, - "supplier_reference": "", - "received_by": null, - "issue_date": "2021-11-26", - "complete_date": null - } - }, - { - "model": "order.purchaseorder", - "pk": 2, - "fields": { - "metadata": null, - "reference_int": 2, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": null, - "order_currency": null, - "description": "Paint supplies", - "project_code": 4, - "link": "", - "target_date": null, - "creation_date": "2021-11-26", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "PO0002", - "status": 20, - "supplier": 36, - "supplier_reference": "", - "received_by": null, - "issue_date": "2021-11-26", - "complete_date": null - } - }, - { - "model": "order.purchaseorder", - "pk": 3, - "fields": { - "metadata": null, - "reference_int": 3, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "100.000000", - "order_currency": null, - "description": "Molex connectors", - "project_code": 4, - "link": "", - "target_date": "2022-04-12", - "creation_date": "2022-04-29", - "created_by": 4, - "responsible": null, - "contact": null, - "address": null, - "reference": "PO0003", - "status": 30, - "supplier": 1, - "supplier_reference": "", - "received_by": 4, - "issue_date": "2022-04-29", - "complete_date": "2022-04-29" - } - }, - { - "model": "order.purchaseorder", - "pk": 4, - "fields": { - "metadata": null, - "reference_int": 4, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "150.000000", - "order_currency": null, - "description": "Electronic parts order", - "project_code": 5, - "link": "", - "target_date": "2022-08-25", - "creation_date": "2022-05-01", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "PO0004", - "status": 10, - "supplier": 2, - "supplier_reference": "", - "received_by": null, - "issue_date": null, - "complete_date": null - } - }, - { - "model": "order.purchaseorder", - "pk": 5, - "fields": { - "metadata": null, - "reference_int": 5, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "23465.984350", - "order_currency": null, - "description": "Ordering paint in various quantities", - "project_code": null, - "link": "", - "target_date": "2023-11-16", - "creation_date": "2022-09-07", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "PO0005", - "status": 30, - "supplier": 36, - "supplier_reference": "", - "received_by": 1, - "issue_date": "2022-09-07", - "complete_date": "2022-11-12" - } - }, - { - "model": "order.purchaseorder", - "pk": 6, - "fields": { - "metadata": {}, - "reference_int": 6, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "1282.860000", - "order_currency": null, - "description": "Purchasing some fasteners", - "project_code": 2, - "link": "", - "target_date": null, - "creation_date": "2022-09-07", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "PO0006", - "status": 30, - "supplier": 38, - "supplier_reference": "", - "received_by": null, - "issue_date": "2022-09-07", - "complete_date": "2024-01-15" - } - }, - { - "model": "order.purchaseorder", - "pk": 7, - "fields": { - "metadata": null, - "reference_int": 7, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "100.000000", - "order_currency": null, - "description": "Molex connectors", - "project_code": 3, - "link": "", - "target_date": "2022-04-12", - "creation_date": "2022-10-21", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "PO0007", - "status": 10, - "supplier": 1, - "supplier_reference": "", - "received_by": null, - "issue_date": null, - "complete_date": null - } - }, - { - "model": "order.purchaseorder", - "pk": 8, - "fields": { - "metadata": null, - "reference_int": 8, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": null, - "order_currency": null, - "description": "Buying some blue paint", - "project_code": 4, - "link": "", - "target_date": "2022-10-30", - "creation_date": "2022-10-21", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "PO0008", - "status": 30, - "supplier": 36, - "supplier_reference": "", - "received_by": 1, - "issue_date": "2022-10-21", - "complete_date": "2022-10-21" - } - }, - { - "model": "order.purchaseorder", - "pk": 9, - "fields": { - "metadata": null, - "reference_int": 9, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": null, - "order_currency": null, - "description": "Purchasing some PCBs", - "project_code": 5, - "link": "", - "target_date": "2022-11-25", - "creation_date": "2022-11-12", - "created_by": 1, - "responsible": 5, - "contact": null, - "address": null, - "reference": "PO0009", - "status": 30, - "supplier": 43, - "supplier_reference": "BPQ-001-XYZ", - "received_by": 1, - "issue_date": "2022-11-12", - "complete_date": "2022-11-12" - } - }, - { - "model": "order.purchaseorder", - "pk": 10, - "fields": { - "metadata": null, - "reference_int": 10, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "1541.550000", - "order_currency": null, - "description": "Purchasing some lengths of wire", - "project_code": 2, - "link": "", - "target_date": "2023-01-12", - "creation_date": "2022-11-14", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "PO0010", - "status": 30, - "supplier": 42, - "supplier_reference": "", - "received_by": 1, - "issue_date": "2022-11-14", - "complete_date": "2022-11-14" - } - }, - { - "model": "order.purchaseorder", - "pk": 11, - "fields": { - "metadata": {}, - "reference_int": 11, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "1723.000000", - "order_currency": "", - "description": "Ordering wire in imperial quantities", - "project_code": null, - "link": "", - "target_date": null, - "creation_date": "2023-05-26", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "PO0011", - "status": 30, - "supplier": 44, - "supplier_reference": "", - "received_by": 1, - "issue_date": "2023-05-26", - "complete_date": "2024-01-15" - } - }, - { - "model": "order.purchaseorder", - "pk": 12, - "fields": { - "metadata": {}, - "reference_int": 12, - "notes": "Don't forget to send them an invoice", - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "5875.000000", - "order_currency": "", - "description": "Wire from Wirey", - "project_code": 4, - "link": "", - "target_date": null, - "creation_date": "2023-05-26", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "PO0012", - "status": 10, - "supplier": 42, - "supplier_reference": "SO-12399", - "received_by": null, - "issue_date": null, - "complete_date": null - } - }, - { - "model": "order.salesorder", - "pk": 1, - "fields": { - "metadata": null, - "reference_int": 1, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "150.000000", - "order_currency": null, - "description": "Selling some stuff", - "project_code": null, - "link": "", - "target_date": null, - "creation_date": "2021-11-17", - "created_by": 1, - "responsible": 6, - "contact": null, - "address": null, - "reference": "SO0001", - "customer": 30, - "status": 20, - "customer_reference": "", - "shipment_date": "2022-09-07", - "shipped_by": 1 - } - }, - { - "model": "order.salesorder", - "pk": 2, - "fields": { - "metadata": null, - "reference_int": 2, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "8375.000000", - "order_currency": null, - "description": "Selling some chairs", - "project_code": null, - "link": "", - "target_date": "2022-08-05", - "creation_date": "2022-05-01", - "created_by": 1, - "responsible": 5, - "contact": null, - "address": null, - "reference": "SO0002", - "customer": 33, - "status": 10, - "customer_reference": "", - "shipment_date": null, - "shipped_by": null - } - }, - { - "model": "order.salesorder", - "pk": 3, - "fields": { - "metadata": null, - "reference_int": 3, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "0.000000", - "order_currency": null, - "description": "Selling stuff", - "project_code": null, - "link": "", - "target_date": null, - "creation_date": "2022-05-25", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "SO0003", - "customer": 35, - "status": 10, - "customer_reference": "", - "shipment_date": null, - "shipped_by": null - } - }, - { - "model": "order.salesorder", - "pk": 4, - "fields": { - "metadata": null, - "reference_int": 4, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "1417.500000", - "order_currency": null, - "description": "Selling some PCB assemblies", - "project_code": null, - "link": "", - "target_date": "2022-08-26", - "creation_date": "2022-06-01", - "created_by": 1, - "responsible": 5, - "contact": null, - "address": null, - "reference": "SO0004", - "customer": 32, - "status": 10, - "customer_reference": "", - "shipment_date": null, - "shipped_by": null - } - }, - { - "model": "order.salesorder", - "pk": 5, - "fields": { - "metadata": null, - "reference_int": 5, - "notes": "", - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "15750.000000", - "order_currency": null, - "description": "MAST sale", - "project_code": null, - "link": "", - "target_date": "2022-07-09", - "creation_date": "2022-06-01", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "SO0005", - "customer": 32, - "status": 10, - "customer_reference": "", - "shipment_date": null, - "shipped_by": null - } - }, - { - "model": "order.salesorder", - "pk": 6, - "fields": { - "metadata": null, - "reference_int": 6, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "26612.500000", - "order_currency": null, - "description": "Selling more stuff to this customer", - "project_code": null, - "link": "", - "target_date": null, - "creation_date": "2022-09-07", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "SO0006", - "customer": 32, - "status": 20, - "customer_reference": "", - "shipment_date": "2022-11-12", - "shipped_by": 1 - } - }, { "model": "order.purchaseorderlineitem", "pk": 1, @@ -44546,86 +42344,6 @@ "shipped": "10.00000" } }, - { - "model": "order.salesordershipment", - "pk": 1, - "fields": { - "metadata": null, - "notes": "", - "order": 1, - "shipment_date": "2022-09-07", - "delivery_date": null, - "checked_by": null, - "reference": "001", - "tracking_number": "TRK-555", - "invoice_number": "", - "link": "" - } - }, - { - "model": "order.salesordershipment", - "pk": 2, - "fields": { - "metadata": null, - "notes": "", - "order": 5, - "shipment_date": null, - "delivery_date": null, - "checked_by": null, - "reference": "1", - "tracking_number": "", - "invoice_number": "", - "link": "" - } - }, - { - "model": "order.salesordershipment", - "pk": 3, - "fields": { - "metadata": null, - "notes": "", - "order": 4, - "shipment_date": "2022-06-02", - "delivery_date": null, - "checked_by": null, - "reference": "1", - "tracking_number": "", - "invoice_number": "INV-123-BBQ", - "link": "" - } - }, - { - "model": "order.salesordershipment", - "pk": 4, - "fields": { - "metadata": null, - "notes": null, - "order": 6, - "shipment_date": "2022-11-12", - "delivery_date": null, - "checked_by": null, - "reference": "1", - "tracking_number": "SHIP-XYZ_ABC", - "invoice_number": "", - "link": "" - } - }, - { - "model": "order.salesordershipment", - "pk": 5, - "fields": { - "metadata": null, - "notes": null, - "order": 6, - "shipment_date": "2022-09-07", - "delivery_date": null, - "checked_by": null, - "reference": "2", - "tracking_number": "TRK-12345-66", - "invoice_number": "", - "link": "" - } - }, { "model": "order.salesorderextraline", "pk": 1, @@ -44837,180 +42555,6 @@ "quantity": "1.00000" } }, - { - "model": "order.returnorder", - "pk": 1, - "fields": { - "metadata": null, - "reference_int": 1, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "137.000000", - "order_currency": null, - "description": "Returning some items for analysis", - "project_code": null, - "link": "", - "target_date": "2023-06-15", - "creation_date": "2023-03-28", - "created_by": 1, - "responsible": 2, - "contact": 4, - "address": null, - "reference": "RMA-0001", - "customer": 30, - "status": 10, - "customer_reference": "RO-123774", - "issue_date": null, - "complete_date": null - } - }, - { - "model": "order.returnorder", - "pk": 2, - "fields": { - "metadata": null, - "reference_int": 2, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "0.000000", - "order_currency": null, - "description": "Some units failed in the field", - "project_code": null, - "link": "", - "target_date": null, - "creation_date": "2023-03-28", - "created_by": 1, - "responsible": 5, - "contact": 5, - "address": null, - "reference": "RMA-0002", - "customer": 32, - "status": 20, - "customer_reference": "RR-99", - "issue_date": "2023-03-28", - "complete_date": null - } - }, - { - "model": "order.returnorder", - "pk": 3, - "fields": { - "metadata": null, - "reference_int": 3, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "0.000000", - "order_currency": null, - "description": "A second one", - "project_code": null, - "link": "", - "target_date": null, - "creation_date": "2023-03-28", - "created_by": 1, - "responsible": null, - "contact": 40, - "address": null, - "reference": "RMA-0003", - "customer": 32, - "status": 30, - "customer_reference": "", - "issue_date": "2023-03-28", - "complete_date": "2023-03-28" - } - }, - { - "model": "order.returnorder", - "pk": 4, - "fields": { - "metadata": null, - "reference_int": 4, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "0.000000", - "order_currency": null, - "description": "Items emitted the wrong sort of noise", - "project_code": null, - "link": "", - "target_date": null, - "creation_date": "2023-03-28", - "created_by": 1, - "responsible": null, - "contact": 6, - "address": null, - "reference": "RMA-0004", - "customer": 33, - "status": 10, - "customer_reference": "NOISE-COMPLAINT", - "issue_date": null, - "complete_date": null - } - }, - { - "model": "order.returnorder", - "pk": 5, - "fields": { - "metadata": null, - "reference_int": 5, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "0.000000", - "order_currency": null, - "description": "Cancelled order", - "project_code": null, - "link": "", - "target_date": null, - "creation_date": "2023-03-28", - "created_by": 1, - "responsible": null, - "contact": null, - "address": null, - "reference": "RMA-0005", - "customer": 35, - "status": 40, - "customer_reference": "", - "issue_date": null, - "complete_date": null - } - }, - { - "model": "order.returnorder", - "pk": 6, - "fields": { - "metadata": null, - "reference_int": 6, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "total_price_currency": "USD", - "total_price": "0.000000", - "order_currency": null, - "description": "Another cancelled order", - "project_code": null, - "link": "", - "target_date": null, - "creation_date": "2023-03-28", - "created_by": 1, - "responsible": null, - "contact": 8, - "address": null, - "reference": "RMA-0006", - "customer": 35, - "status": 40, - "customer_reference": "", - "issue_date": null, - "complete_date": null - } - }, { "model": "order.returnorderlineitem", "pk": 1, @@ -45481,18636 +43025,6 @@ "level": 1 } }, - { - "model": "part.part", - "pk": 1, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_10R_0402_1%", - "is_template": false, - "variant_of": null, - "description": "10R resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 1, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 2, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_10R_0603_1%", - "is_template": false, - "variant_of": null, - "description": "10R resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2023-01-06", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 2, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 3, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_10R_0805_1%", - "is_template": false, - "variant_of": null, - "description": "10R resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 3, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 4, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_100R_0402_1%", - "is_template": false, - "variant_of": null, - "description": "100R resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2022-12-31", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 4, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 5, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_100R_0603_1%", - "is_template": false, - "variant_of": null, - "description": "100R resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 5, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 6, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_100R_0805_1%", - "is_template": false, - "variant_of": null, - "description": "100R resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2022-12-31", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 6, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 7, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_220R_0402_1%", - "is_template": false, - "variant_of": null, - "description": "220R resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 7, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 8, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_220R_0603_1%", - "is_template": false, - "variant_of": null, - "description": "220R resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 8, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 9, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_220R_0805_1%", - "is_template": false, - "variant_of": null, - "description": "220R resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2022-12-31", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 9, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 10, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_470R_0402_1%", - "is_template": false, - "variant_of": null, - "description": "470R resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 10, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 11, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_470R_0603_1%", - "is_template": false, - "variant_of": null, - "description": "470R resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 11, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 12, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_470R_0805_1%", - "is_template": false, - "variant_of": null, - "description": "470R resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 12, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 13, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_550R_0402_1%", - "is_template": false, - "variant_of": null, - "description": "550R resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 13, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 14, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_550R_0603_1%", - "is_template": false, - "variant_of": null, - "description": "550R resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 14, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 15, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_550R_0805_1%", - "is_template": false, - "variant_of": null, - "description": "550R resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 15, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 16, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_1K_0402_1%", - "is_template": false, - "variant_of": null, - "description": "1K resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 16, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 17, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_1K_0603_1%", - "is_template": false, - "variant_of": null, - "description": "1K resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2023-01-06", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 17, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 18, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_1K_0805_1%", - "is_template": false, - "variant_of": null, - "description": "1K resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 18, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 19, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_2.2K_0402_1%", - "is_template": false, - "variant_of": null, - "description": "2.2K resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 19, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 20, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_2.2K_0603_1%", - "is_template": false, - "variant_of": null, - "description": "2.2K resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2023-01-06", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 20, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 21, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_2.2K_0805_5%", - "is_template": false, - "variant_of": null, - "description": "2.2K resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 21, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 22, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_4.7K_0402_10%", - "is_template": false, - "variant_of": null, - "description": "4.7K resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 22, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 23, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_4.7K_0603_0.1%", - "is_template": false, - "variant_of": null, - "description": "4.7K resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 23, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 24, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_4.7K_0805_1%", - "is_template": false, - "variant_of": null, - "description": "4.7K resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 24, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 25, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_5.6K_0402_1%", - "is_template": false, - "variant_of": null, - "description": "5.6K resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2022-12-31", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 25, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 26, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_5.6K_0603_1%", - "is_template": false, - "variant_of": null, - "description": "5.6K resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 26, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 27, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_5.6K_0805_1%", - "is_template": false, - "variant_of": null, - "description": "5.6K resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 27, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 28, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_10K_0402_1%", - "is_template": false, - "variant_of": null, - "description": "10K resistor in 0402 SMD packages", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 28, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 29, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_10K_0603_1%", - "is_template": false, - "variant_of": null, - "description": "10K resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 29, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 30, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_10K_0805_1%", - "is_template": false, - "variant_of": null, - "description": "10K resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 30, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 31, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_22K_0402_1%", - "is_template": false, - "variant_of": null, - "description": "22K resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 31, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 32, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_22K_0603_1%", - "is_template": false, - "variant_of": null, - "description": "22K resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 32, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 33, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_22K_0805_1%", - "is_template": false, - "variant_of": null, - "description": "22K resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 33, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 34, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_47K_0402_1%", - "is_template": false, - "variant_of": null, - "description": "47K resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 34, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 35, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_47K_0603_1%", - "is_template": false, - "variant_of": null, - "description": "47K resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 35, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 36, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_47K_0805_1%", - "is_template": false, - "variant_of": null, - "description": "47K resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 36, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 37, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_56K_0402_1%", - "is_template": false, - "variant_of": null, - "description": "56K resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 37, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 38, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_56K_0603_1%", - "is_template": false, - "variant_of": null, - "description": "56K resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 38, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 39, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_56K_0805_1%", - "is_template": false, - "variant_of": null, - "description": "56K resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 39, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 40, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_68K_0402_1%", - "is_template": false, - "variant_of": null, - "description": "68K resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 40, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 41, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_68K_0603_1%", - "is_template": false, - "variant_of": null, - "description": "68K resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 41, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 42, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_68K_0805_1%", - "is_template": false, - "variant_of": null, - "description": "68K resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 42, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 43, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_100K_0402_1%", - "is_template": false, - "variant_of": null, - "description": "100K resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 43, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 44, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_100K_0603_1%", - "is_template": false, - "variant_of": null, - "description": "100K resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 44, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 45, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_100K_0805_1%", - "is_template": false, - "variant_of": null, - "description": "100K resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 45, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 46, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_220K_0402_1%", - "is_template": false, - "variant_of": null, - "description": "220K resistor in 0402 SMD package", - "keywords": "resistor smd 0402", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 46, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 47, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_220K_0603_1%", - "is_template": false, - "variant_of": null, - "description": "220K resistor in 0603 SMD package", - "keywords": "resistor smd 0603", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2023-01-06", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 47, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 48, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "R_220K_0805_1%", - "is_template": false, - "variant_of": null, - "description": "220K resistor in 0805 SMD package", - "keywords": "resistor smd 0805", - "category": 5, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-06-20", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 48, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 49, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "C_100pF_0402", - "is_template": false, - "variant_of": null, - "description": "Ceramic capacitor, 100pF in 0402 SMD package", - "keywords": "cap smd ceramic", - "category": 6, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/cap_smd_0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-07-28", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2022-12-31", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 49, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 50, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "C_100pF_0603", - "is_template": false, - "variant_of": null, - "description": "Ceramic capacitor, 100pF in 0603 SMD package", - "keywords": "cap smd ceramic", - "category": 6, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/cap_smd_0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-07-28", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 50, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 51, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "C_100pF_0805", - "is_template": false, - "variant_of": null, - "description": "Ceramic capacitor, 100pF in 0805 SMD package", - "keywords": "cap smd ceramic", - "category": 6, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/cap_smd_0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-07-28", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2022-12-31", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 51, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 52, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "C_100nF_0402", - "is_template": false, - "variant_of": null, - "description": "Ceramic capacitor, 100nF in 0402 SMD package", - "keywords": "cap smd ceramic", - "category": 6, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/cap_smd_0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-07-28", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2022-12-31", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 52, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 53, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "C_1uF_0402", - "is_template": false, - "variant_of": null, - "description": "Ceramic capacitor, 1uF in 0402 SMD package", - "keywords": "cap smd ceramic", - "category": 6, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/cap_smd_0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-07-28", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 53, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 54, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "C_10uF_0402", - "is_template": false, - "variant_of": null, - "description": "Ceramic capacitor, 10uF in 0402 SMD package", - "keywords": "cap smd ceramic", - "category": 6, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/cap_smd_0402.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-07-28", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 54, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 55, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "C_100nF_0603", - "is_template": false, - "variant_of": null, - "description": "Ceramic capacitor, 100nF in 0603 SMD package", - "keywords": "cap smd ceramic", - "category": 6, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/cap_smd_0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-07-28", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 55, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 56, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "C_1uF_0603", - "is_template": false, - "variant_of": null, - "description": "Ceramic capacitor, 1uF in 0603 SMD package", - "keywords": "cap smd ceramic", - "category": 6, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/cap_smd_0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-07-28", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 56, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 57, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "C_10uF_0603", - "is_template": false, - "variant_of": null, - "description": "Ceramic capacitor, 10uF in 0603 SMD package", - "keywords": "cap smd ceramic", - "category": 6, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/cap_smd_0603.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-07-28", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 57, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 58, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "C_100nF_0805", - "is_template": false, - "variant_of": null, - "description": "Ceramic capacitor, 100nF in 0805 SMD package", - "keywords": "cap smd ceramic", - "category": 6, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/cap_smd_0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-07-28", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2023-01-06", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 58, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 59, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "C_1uF_0805", - "is_template": false, - "variant_of": null, - "description": "Ceramic capacitor, 1uF in 0805 SMD package", - "keywords": "cap smd ceramic", - "category": 6, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/cap_smd_0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-07-28", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 59, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 60, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "C_10uF_0805", - "is_template": false, - "variant_of": null, - "description": "Ceramic capacitor, 10uF in 0805 SMD package", - "keywords": "cap smd ceramic", - "category": 6, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/cap_smd_0805.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-07-28", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2023-01-06", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 60, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 61, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "MAX232IDR", - "is_template": false, - "variant_of": null, - "description": "Dual RS232 transceiver in SOIC-16 package", - "keywords": null, - "category": 9, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/soic-16.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": null, - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-08-02", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 61, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 62, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "MCP2561SN", - "is_template": false, - "variant_of": null, - "description": "High speed CAN transceiver in SOIC-8 package", - "keywords": null, - "category": 9, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/soic-8.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": null, - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-08-02", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 62, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 63, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x8 SHCS", - "is_template": false, - "variant_of": null, - "description": "Socket head cap screw, M3 thread, 8.0mm", - "keywords": "screw", - "category": 3, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/SHCS.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-08-02", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 63, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 64, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M2x6 SHCS", - "is_template": false, - "variant_of": null, - "description": "Socket head cap screw, M2 thread, 6.0mm", - "keywords": "screw", - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/SHCS.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": null, - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-08-02", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 64, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 65, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M2x4 SHCS", - "is_template": false, - "variant_of": null, - "description": "Socket head cap screw, M2 thread, 4.0mm", - "keywords": "screw", - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/SHCS.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": null, - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-08-02", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 65, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 66, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x8 Torx", - "is_template": false, - "variant_of": null, - "description": "Torx head screw, M3 thread, 8.0mm", - "keywords": "screw", - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/torx.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": null, - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-08-02", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 66, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 67, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 Torx", - "is_template": false, - "variant_of": null, - "description": "Torx head screw, M3 thread, 10.0mm", - "keywords": "screw", - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/torx.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": null, - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-08-02", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 67, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 68, - "fields": { - "metadata": null, - "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.01-PCB", - "revision": "A", - "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, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-08-03", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 68, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 69, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "530470210", - "is_template": false, - "variant_of": null, - "description": "1.25mm Pitch, PicoBlade PCB Header, Single Row, Vertical, Through Hole, Tin Plating, Friction Lock, 2 Circuits, Tray, 2.30mm PC Tail Length", - "keywords": "", - "category": 13, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/Molex-53047-0210-image.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-08-03", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 69, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 70, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "530470410", - "is_template": false, - "variant_of": null, - "description": "1.25mm Pitch, PicoBlade PCB Header, Single Row, Vertical, Through Hole, Tin Plating, Friction Lock, 4 Circuits, Tray, 2.30mm PC Tail Length", - "keywords": "", - "category": 13, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/Molex-53047-0410-image.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-08-03", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2022-12-31", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 70, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 71, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Widget Template", - "is_template": true, - "variant_of": null, - "description": "A template widget part", - "keywords": "", - "category": 14, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/a.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": true, - "purchaseable": false, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-11-08", - "creation_user": 4, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 18, - "tree_id": 71, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 72, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Red Widget", - "is_template": true, - "variant_of": 71, - "description": "A red widget", - "keywords": "", - "category": 14, - "IPN": "widget.red", - "revision": "", - "link": "", - "image": "part_images/red.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": true, - "purchaseable": false, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-11-08", - "creation_user": 4, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 2, - "rght": 9, - "tree_id": 71, - "level": 1 - } - }, - { - "model": "part.part", - "pk": 73, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Green Widget", - "is_template": true, - "variant_of": 71, - "description": "A green widget", - "keywords": "", - "category": 14, - "IPN": "widget.green", - "revision": "", - "link": "", - "image": "part_images/green.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": true, - "purchaseable": false, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-11-08", - "creation_user": 4, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 10, - "rght": 11, - "tree_id": 71, - "level": 1 - } - }, - { - "model": "part.part", - "pk": 74, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Blue Widget", - "is_template": true, - "variant_of": 71, - "description": "A blue widget", - "keywords": "", - "category": 14, - "IPN": "widget.blue", - "revision": "", - "link": "", - "image": "part_images/blue.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": true, - "purchaseable": false, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-11-08", - "creation_user": 4, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 12, - "rght": 13, - "tree_id": 71, - "level": 1 - } - }, - { - "model": "part.part", - "pk": 75, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Pink Widget", - "is_template": true, - "variant_of": 71, - "description": "A pink widget", - "keywords": "", - "category": 14, - "IPN": "widget.pink", - "revision": "", - "link": "", - "image": "part_images/pink.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": true, - "purchaseable": false, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-11-08", - "creation_user": 4, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 14, - "rght": 15, - "tree_id": 71, - "level": 1 - } - }, - { - "model": "part.part", - "pk": 76, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Purple Widget", - "is_template": true, - "variant_of": 71, - "description": "A purple widget", - "keywords": "", - "category": 14, - "IPN": "widget.purple", - "revision": "", - "link": "", - "image": "part_images/purple.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": true, - "purchaseable": false, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2021-11-08", - "creation_user": 4, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 16, - "rght": 17, - "tree_id": 71, - "level": 1 - } - }, - { - "model": "part.part", - "pk": 77, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Widget Assembly", - "is_template": true, - "variant_of": null, - "description": "An assembled widget", - "keywords": "", - "category": 14, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/assembly.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "3.000000", - "units": "", - "assembly": true, - "component": true, - "trackable": true, - "purchaseable": false, - "salable": true, - "active": true, - "virtual": false, - "bom_checksum": "b'p\\x95\\xec\\xf8\\xeanE'", - "bom_checked_by": 1, - "bom_checked_date": "2022-10-21", - "creation_date": "2021-11-17", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 8, - "tree_id": 91, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 107, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Red Chair", - "is_template": false, - "variant_of": 106, - "description": "A chair - with red paint", - "keywords": "", - "category": 19, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/chair_red.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": true, - "component": false, - "trackable": false, - "purchaseable": false, - "salable": true, - "active": true, - "virtual": false, - "bom_checksum": "b'\\xcf\\xfe\\xab!\\x12\\xb2\\x87\\xddT\\xab\\xd7\\x9a\\xb1p5\\x1f'", - "bom_checked_by": 4, - "bom_checked_date": "2022-04-28", - "creation_date": "2021-11-17", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 2, - "rght": 3, - "tree_id": 91, - "level": 1 - } - }, - { - "model": "part.part", - "pk": 108, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Blue Chair", - "is_template": false, - "variant_of": 106, - "description": "A chair - with blue paint", - "keywords": "", - "category": 19, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/chair_blue.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": true, - "component": false, - "trackable": false, - "purchaseable": false, - "salable": true, - "active": true, - "virtual": false, - "bom_checksum": "b'\\xbcS\\x8e\\xa2\\xb3\\x8b\\x92|\\xf0\\x9f\\xc8\\xbbQ\\x90\\x17~'", - "bom_checked_by": 4, - "bom_checked_date": "2022-04-28", - "creation_date": "2021-11-17", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 4, - "rght": 5, - "tree_id": 91, - "level": 1 - } - }, - { - "model": "part.part", - "pk": 109, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Green Chair", - "is_template": false, - "variant_of": 106, - "description": "A chair - with green paint", - "keywords": "", - "category": 19, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/chair_green.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": true, - "component": false, - "trackable": false, - "purchaseable": false, - "salable": true, - "active": true, - "virtual": false, - "bom_checksum": "b'\\xa5\\x1e7\\r[\\xa4V\\x1f\\xf2hE\\xac\\x8b\\xcd\\x9bl'", - "bom_checked_by": 1, - "bom_checked_date": "2021-11-17", - "creation_date": "2021-11-17", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 6, - "rght": 7, - "tree_id": 91, - "level": 1 - } - }, - { - "model": "part.part", - "pk": 110, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Test Board 1", - "is_template": false, - "variant_of": null, - "description": "Board with a lot of SMT parts on it", - "keywords": "", - "category": 16, - "IPN": "TB1", - "revision": "", - "link": "", - "image": "part_images/pcba.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": true, - "component": true, - "trackable": false, - "purchaseable": false, - "salable": true, - "active": true, - "virtual": false, - "bom_checksum": "b'{\\xc6?c\\x99\\x9e\\x9bw\\xaax\\x96?\\xc3\\xdf\\xa2\\xbe'", - "bom_checked_by": 4, - "bom_checked_date": "2022-04-28", - "creation_date": "2022-04-21", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 92, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 111, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Test Board 2", - "is_template": false, - "variant_of": null, - "description": "Board with a lot of SMT parts on it, but slightly different", - "keywords": "", - "category": 16, - "IPN": "TB2", - "revision": "", - "link": "", - "image": "part_images/pcba.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": true, - "component": true, - "trackable": false, - "purchaseable": false, - "salable": true, - "active": true, - "virtual": false, - "bom_checksum": "b\"\\x11z\\rf\\xfa'\\x92UT^\\x10H\\xe5\\x00\\xf4\\xeb\"", - "bom_checked_by": 4, - "bom_checked_date": "2022-04-28", - "creation_date": "2022-04-21", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 93, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 112, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Test Board 3", - "is_template": false, - "variant_of": null, - "description": "Board with a lot of SMT parts on it, but even more slightly different", - "keywords": "", - "category": 16, - "IPN": "TB3", - "revision": "", - "link": "", - "image": "part_images/pcba.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": true, - "component": true, - "trackable": false, - "purchaseable": false, - "salable": true, - "active": true, - "virtual": false, - "bom_checksum": "b'\\xc5X\\xc9.\\xa3,\\xea\\xe2\\x8b\\xf4\\xfcx\\xfd$\\xc40'", - "bom_checked_by": 4, - "bom_checked_date": "2022-04-28", - "creation_date": "2022-04-21", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 94, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 113, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Master Assembly", - "is_template": false, - "variant_of": null, - "description": "High level assembly of subassemblies", - "keywords": "", - "category": 16, - "IPN": "MAST", - "revision": "", - "link": "", - "image": "", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": true, - "component": false, - "trackable": true, - "purchaseable": false, - "salable": true, - "active": true, - "virtual": false, - "bom_checksum": "b'\\xcc)\\xbf\\x97\\x8d/\\xd3\\x0e\\xac]\\x83\\xe8=sa\\xca'", - "bom_checked_by": 4, - "bom_checked_date": "2022-04-29", - "creation_date": "2022-04-29", - "creation_user": 4, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 95, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 601, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x5 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 5mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 96, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 602, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 10mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 97, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 603, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x15 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 15mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 98, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 604, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x20 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 20mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 99, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 605, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x25 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 25mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 100, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 606, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x5 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 5mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 101, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 607, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x10 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 10mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 102, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 608, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x15 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 15mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 103, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 609, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x20 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 20mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 104, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 610, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x25 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 25mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 105, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 611, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x5 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 5mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 106, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 612, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x10 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 10mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 107, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 613, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x15 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 15mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 108, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 614, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x20 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 20mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 109, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 615, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x25 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 25mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 110, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 616, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x5 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 5mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 111, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 617, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x10 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 10mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 112, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 618, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x15 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 15mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 113, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 619, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x20 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 20mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 114, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 620, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x25 SHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 25mm Alloy Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 115, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 621, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x5 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 5mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 116, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 622, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 10mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 117, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 623, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x15 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 15mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 118, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 624, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x20 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 20mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 119, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 625, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x25 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 25mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 120, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 626, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x5 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 5mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 121, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 627, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x10 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 10mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 122, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 628, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x15 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 15mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 123, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 629, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x20 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 20mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 124, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 630, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x25 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 25mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 125, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 631, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x5 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 5mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 126, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 632, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x10 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 10mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 127, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 633, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x15 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 15mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 128, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 634, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x20 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 20mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 129, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 635, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x25 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 25mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 130, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 636, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x5 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 5mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 131, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 637, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x10 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 10mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 132, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 638, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x15 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 15mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 133, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 639, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x20 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 20mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 134, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 640, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x25 SHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 25mm Plastic Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 135, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 641, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x5 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 5mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 136, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 642, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 10mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 137, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 643, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x15 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 15mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 138, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 644, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x20 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 20mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 139, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 645, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x25 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 25mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 140, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 646, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x5 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 5mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 141, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 647, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x10 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 10mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 142, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 648, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x15 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 15mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 143, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 649, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x20 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 20mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 144, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 650, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x25 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 25mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 145, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 651, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x5 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 5mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 146, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 652, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x10 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 10mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 147, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 653, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x15 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 15mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 148, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 654, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x20 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 20mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 149, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 655, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x25 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 25mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 150, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 656, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x5 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 5mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 151, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 657, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x10 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 10mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 152, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 658, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x15 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 15mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 153, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 659, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x20 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 20mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 154, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 660, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x25 SHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 25mm Stainless Steel Socket Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/socket-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 155, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 661, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x5 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 5mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 156, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 662, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 10mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 157, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 663, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x15 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 15mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 158, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 664, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x20 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 20mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 159, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 665, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x25 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 25mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 160, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 666, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x5 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 5mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 161, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 667, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x10 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 10mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 162, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 668, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x15 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 15mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 163, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 669, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x20 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 20mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 164, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 670, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x25 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 25mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 165, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 671, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x5 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 5mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 166, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 672, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x10 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 10mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 167, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 673, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x15 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 15mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 168, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 674, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x20 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 20mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 169, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 675, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x25 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 25mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 170, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 676, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x5 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 5mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 171, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 677, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x10 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 10mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 172, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 678, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x15 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 15mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 173, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 679, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x20 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 20mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 174, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 680, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x25 RHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 25mm Alloy Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 175, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 681, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x5 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 5mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 176, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 682, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 10mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 177, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 683, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x15 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 15mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 178, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 684, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x20 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 20mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 179, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 685, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x25 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 25mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 180, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 686, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x5 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 5mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 181, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 687, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x10 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 10mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 182, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 688, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x15 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 15mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 183, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 689, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x20 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 20mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 184, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 690, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x25 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 25mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 185, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 691, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x5 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 5mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 186, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 692, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x10 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 10mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 187, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 693, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x15 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 15mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 188, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 694, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x20 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 20mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 189, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 695, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x25 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 25mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 190, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 696, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x5 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 5mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 191, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 697, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x10 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 10mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 192, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 698, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x15 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 15mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 193, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 699, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x20 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 20mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 194, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 700, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x25 RHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 25mm Plastic Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 195, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 701, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x5 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 5mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 196, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 702, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 10mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 197, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 703, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x15 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 15mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 198, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 704, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x20 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 20mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 199, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 705, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x25 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 25mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 200, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 706, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x5 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 5mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 201, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 707, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x10 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 10mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 202, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 708, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x15 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 15mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 203, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 709, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x20 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 20mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 204, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 710, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x25 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 25mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 205, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 711, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x5 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 5mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 206, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 712, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x10 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 10mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 207, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 713, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x15 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 15mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 208, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 714, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x20 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 20mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 209, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 715, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x25 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 25mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 210, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 716, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x5 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 5mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 211, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 717, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x10 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 10mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 212, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 718, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x15 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 15mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 213, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 719, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x20 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 20mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 214, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 720, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x25 RHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 25mm Stainless Steel Rounded Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/round-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 215, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 721, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x5 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 5mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 216, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 722, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 10mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 217, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 723, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x15 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 15mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 218, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 724, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x20 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 20mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 219, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 725, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x25 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 25mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 220, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 726, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x5 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 5mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 221, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 727, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x10 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 10mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 222, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 728, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x15 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 15mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 223, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 729, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x20 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 20mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 224, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 730, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x25 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 25mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 225, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 731, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x5 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 5mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 226, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 732, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x10 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 10mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 227, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 733, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x15 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 15mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 228, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 734, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x20 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 20mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 229, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 735, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x25 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 25mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 230, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 736, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x5 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 5mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 231, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 737, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x10 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 10mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 232, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 738, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x15 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 15mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 233, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 739, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x20 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 20mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 234, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 740, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x25 HHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 25mm Alloy Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 235, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 741, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x5 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 5mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 236, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 742, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 10mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 237, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 743, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x15 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 15mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 238, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 744, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x20 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 20mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 239, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 745, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x25 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 25mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 240, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 746, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x5 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 5mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 241, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 747, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x10 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 10mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 242, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 748, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x15 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 15mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 243, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 749, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x20 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 20mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 244, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 750, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x25 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 25mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 245, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 751, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x5 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 5mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 246, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 752, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x10 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 10mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 247, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 753, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x15 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 15mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 248, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 754, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x20 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 20mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 249, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 755, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x25 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 25mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 250, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 756, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x5 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 5mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 251, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 757, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x10 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 10mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 252, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 758, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x15 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 15mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 253, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 759, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x20 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 20mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 254, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 760, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x25 HHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 25mm Plastic Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 255, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 761, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x5 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 5mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 256, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 762, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 10mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 257, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 763, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x15 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 15mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 258, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 764, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x20 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 20mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 259, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 765, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x25 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 25mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 260, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 766, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x5 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 5mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 261, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 767, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x10 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 10mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 262, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 768, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x15 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 15mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 263, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 769, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x20 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 20mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 264, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 770, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x25 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 25mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 265, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 771, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x5 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 5mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 266, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 772, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x10 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 10mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 267, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 773, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x15 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 15mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 268, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 774, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x20 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 20mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 269, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 775, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x25 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 25mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 270, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 776, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x5 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 5mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 271, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 777, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x10 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 10mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 272, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 778, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x15 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 15mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 273, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 779, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x20 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 20mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 274, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 780, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x25 HHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 25mm Stainless Steel Hex Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/hex-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 275, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 781, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x5 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 5mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 276, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 782, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 10mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 277, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 783, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x15 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 15mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 278, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 784, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x20 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 20mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 279, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 785, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x25 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M3 x 25mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 280, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 786, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x5 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 5mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 281, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 787, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x10 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 10mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 282, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 788, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x15 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 15mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 283, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 789, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x20 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 20mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 284, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 790, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x25 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M4 x 25mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 285, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 791, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x5 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 5mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 286, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 792, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x10 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 10mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 287, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 793, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x15 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 15mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 288, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 794, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x20 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 20mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 289, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 795, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x25 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M5 x 25mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 290, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 796, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x5 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 5mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 291, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 797, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x10 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 10mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 292, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 798, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x15 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 15mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 293, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 799, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x20 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 20mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 294, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 800, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x25 FHS-ALL", - "is_template": false, - "variant_of": null, - "description": "M6 x 25mm Alloy Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 295, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 801, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x5 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 5mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 296, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 802, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 10mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 297, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 803, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x15 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 15mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 298, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 804, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x20 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 20mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 299, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 805, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x25 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M3 x 25mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 300, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 806, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x5 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 5mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 301, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 807, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x10 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 10mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 302, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 808, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x15 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 15mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 303, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 809, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x20 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 20mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 304, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 810, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x25 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M4 x 25mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 305, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 811, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x5 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 5mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 306, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 812, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x10 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 10mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 307, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 813, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x15 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 15mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 308, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 814, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x20 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 20mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 309, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 815, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x25 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M5 x 25mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 310, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 816, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x5 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 5mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 311, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 817, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x10 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 10mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 312, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 818, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x15 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 15mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 313, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 819, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x20 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 20mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 314, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 820, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x25 FHS-PLA", - "is_template": false, - "variant_of": null, - "description": "M6 x 25mm Plastic Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 315, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 821, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x5 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 5mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 316, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 822, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x10 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 10mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 317, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 823, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x15 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 15mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 318, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 824, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x20 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 20mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 319, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 825, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M3x25 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M3 x 25mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 320, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 826, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x5 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 5mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 321, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 827, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x10 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 10mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 322, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 828, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x15 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 15mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 323, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 829, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x20 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 20mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 324, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 830, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M4x25 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M4 x 25mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 325, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 831, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x5 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 5mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 326, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 832, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x10 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 10mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 327, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 833, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x15 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 15mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 328, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 834, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x20 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 20mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 329, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 835, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M5x25 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M5 x 25mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 330, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 836, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x5 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 5mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 331, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 837, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x10 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 10mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 332, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 838, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x15 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 15mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 333, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 839, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x20 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 20mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 334, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 840, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "M6x25 FHS-STA", - "is_template": false, - "variant_of": null, - "description": "M6 x 25mm Stainless Steel Flat Head Screw", - "keywords": null, - "category": 3, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/flat-head.png", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-06-03", - "creation_user": null, - "responsible_owner": null, - "last_stocktake": "2023-02-21", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 335, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 841, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x02x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 2 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 336, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 842, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x03x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 3 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/3x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 337, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 843, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x04x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 4 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/4x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": "2023-01-06", - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 338, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 844, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x05x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 5 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/5x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 339, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 845, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x06x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 6 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/6x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 340, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 846, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x07x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 7 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/7x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 341, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 847, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x08x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 8 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/8x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 342, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 848, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x09x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 9 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/9x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 343, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 849, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x10x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 10 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/10x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 344, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 850, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x02x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 2 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 345, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 851, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x03x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 3 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/3x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 346, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 852, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x04x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 4 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/4x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 347, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 853, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x05x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 5 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/5x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 348, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 854, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x06x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 6 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/6x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 349, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 855, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x07x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 7 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/7x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 350, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 856, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x08x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 8 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/8x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 351, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 857, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x09x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 9 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/9x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 352, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 858, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x10x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 10 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/10x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 353, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 859, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x02x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 2 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 354, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 860, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x03x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 3 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/3x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 355, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 861, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x04x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 4 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/4x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 356, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 862, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x05x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 5 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/5x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 357, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 863, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x06x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 6 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/6x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 358, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 864, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x07x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 7 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/7x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 359, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 865, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x08x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 8 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/8x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 360, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 866, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x09x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 9 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/9x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 361, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 867, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_1x10x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 1 rows, 10 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/10x1.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 362, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 868, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x02x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 2 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 363, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 869, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x03x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 3 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/3x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 364, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 870, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x04x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 4 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/4x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 365, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 871, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x05x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 5 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/5x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 366, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 872, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x06x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 6 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/6x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 367, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 873, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x07x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 7 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/7x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 368, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 874, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x08x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 8 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2xlong.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 369, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 875, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x09x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 9 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2xlong.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 370, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 876, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x10x1.27mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 10 positions, 1.27mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2xlong.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 371, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 877, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x02x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 2 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 372, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 878, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x03x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 3 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/3x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 373, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 879, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x04x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 4 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/4x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 374, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 880, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x05x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 5 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/5x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 375, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 881, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x06x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 6 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/6x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 376, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 882, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x07x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 7 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/7x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 377, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 883, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x08x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 8 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2xlong.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 378, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 884, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x09x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 9 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2xlong.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 379, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 885, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x10x2.0mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 10 positions, 2.0mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2xlong.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 380, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 886, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x02x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 2 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 381, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 887, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x03x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 3 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/3x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 382, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 888, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x04x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 4 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/4x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 383, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 889, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x05x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 5 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/5x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 384, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 890, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x06x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 6 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/6x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 385, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 891, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x07x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 7 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/7x2.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 386, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 892, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x08x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 8 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2xlong.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 387, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 893, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x09x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 9 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2xlong.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 388, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 894, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x10x2.54mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 10 positions, 2.54mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": null, - "revision": null, - "link": null, - "image": "part_images/2xlong.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-07-14", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 389, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 895, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Silicon Wire 10AWG Red", - "is_template": false, - "variant_of": null, - "description": "Silicon wire, 10AWG, red", - "keywords": "", - "category": 22, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/wire.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "m", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-09-08", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 390, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 896, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Silicon Wire 10AWG Black", - "is_template": false, - "variant_of": null, - "description": "Silicon wire, 10AWG, black", - "keywords": "", - "category": 22, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/black.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "m", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-09-08", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 391, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 897, - "fields": { - "metadata": null, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Silicon Wire 10AWG White", - "is_template": false, - "variant_of": null, - "description": "Silicon wire, 10AWG, white", - "keywords": "", - "category": 22, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/ejote.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "m", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2022-09-08", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 392, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 898, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "PinHeader_2x09x5.08mm", - "is_template": false, - "variant_of": null, - "description": "Male pin header connector, 2 rows, 9 positions, 5.08mm pitch, vertical", - "keywords": "pin header connector", - "category": 21, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/2xlong.webp", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2023-05-17", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 393, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 899, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Silicon Wire 12AWG Black", - "is_template": false, - "variant_of": null, - "description": "Silicon wire, 12AWG, black", - "keywords": "", - "category": 22, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/black.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "m", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2023-05-26", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 394, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 900, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Silicon Wire 12AWG Red", - "is_template": false, - "variant_of": null, - "description": "Silicon wire, 12AWG, red", - "keywords": "", - "category": 22, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/wire.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "m", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2023-05-26", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 395, - "level": 0 - } - }, - { - "model": "part.part", - "pk": 901, - "fields": { - "metadata": {}, - "notes": null, - "barcode_data": "", - "barcode_hash": "", - "name": "Silicon Wire 12AWG White", - "is_template": false, - "variant_of": null, - "description": "Silicon wire, 12AWG, white", - "keywords": "", - "category": 22, - "IPN": "", - "revision": "", - "link": "", - "image": "part_images/ejote.jpg", - "default_location": null, - "default_supplier": null, - "default_expiry": 0, - "minimum_stock": "0.000000", - "units": "m", - "assembly": false, - "component": true, - "trackable": false, - "purchaseable": true, - "salable": false, - "active": true, - "virtual": false, - "bom_checksum": "", - "bom_checked_by": null, - "bom_checked_date": null, - "creation_date": "2023-05-26", - "creation_user": 1, - "responsible_owner": null, - "last_stocktake": null, - "base_cost": "0.000000", - "multiple": 1, - "lft": 1, - "rght": 2, - "tree_id": 396, - "level": 0 - } - }, { "model": "part.partpricing", "pk": 414, @@ -83155,6894 +62069,6 @@ "sale_history_max": null } }, - { - "model": "part.partstocktake", - "pk": 1, - "fields": { - "part": 82, - "item_count": 1, - "quantity": "150.00000", - "date": "2022-12-31", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 2, - "fields": { - "part": 83, - "item_count": 1, - "quantity": "0.00000", - "date": "2022-12-31", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 3, - "fields": { - "part": 85, - "item_count": 1, - "quantity": "15.00000", - "date": "2022-12-31", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 4, - "fields": { - "part": 70, - "item_count": 1, - "quantity": "0.00000", - "date": "2022-12-31", - "note": "None in stock", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 5, - "fields": { - "part": 89, - "item_count": 1, - "quantity": "525.00000", - "date": "2022-12-31", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 6, - "fields": { - "part": 52, - "item_count": 1, - "quantity": "860.00000", - "date": "2022-12-31", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 7, - "fields": { - "part": 49, - "item_count": 1, - "quantity": "8900.00000", - "date": "2022-12-31", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 8, - "fields": { - "part": 51, - "item_count": 1, - "quantity": "2058.00000", - "date": "2022-12-31", - "note": "2050", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 9, - "fields": { - "part": 4, - "item_count": 1, - "quantity": "3150.00000", - "date": "2022-12-31", - "note": "", - "user": 4, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 10, - "fields": { - "part": 6, - "item_count": 1, - "quantity": "2287.00000", - "date": "2022-12-31", - "note": "", - "user": 4, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 11, - "fields": { - "part": 25, - "item_count": 1, - "quantity": "1691.00000", - "date": "2022-12-31", - "note": "", - "user": 4, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 12, - "fields": { - "part": 20, - "item_count": 1, - "quantity": "7634.00000", - "date": "2022-12-31", - "note": "", - "user": 4, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 13, - "fields": { - "part": 612, - "item_count": 1, - "quantity": "870.00000", - "date": "2022-12-31", - "note": "", - "user": 4, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 14, - "fields": { - "part": 17, - "item_count": 1, - "quantity": "8700.00000", - "date": "2022-12-31", - "note": "", - "user": 4, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 15, - "fields": { - "part": 641, - "item_count": 1, - "quantity": "690.00000", - "date": "2022-12-31", - "note": "", - "user": 4, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 16, - "fields": { - "part": 17, - "item_count": 1, - "quantity": "8710.00000", - "date": "2022-12-31", - "note": "", - "user": 4, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 17, - "fields": { - "part": 9, - "item_count": 1, - "quantity": "1720.00000", - "date": "2022-12-31", - "note": "", - "user": 4, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 18, - "fields": { - "part": 20, - "item_count": 1, - "quantity": "3634.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 19, - "fields": { - "part": 17, - "item_count": 1, - "quantity": "6700.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 20, - "fields": { - "part": 721, - "item_count": 1, - "quantity": "250.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 21, - "fields": { - "part": 722, - "item_count": 1, - "quantity": "850.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 22, - "fields": { - "part": 749, - "item_count": 1, - "quantity": "880.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 23, - "fields": { - "part": 91, - "item_count": 1, - "quantity": "2710.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 24, - "fields": { - "part": 706, - "item_count": 1, - "quantity": "775.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 25, - "fields": { - "part": 843, - "item_count": 1, - "quantity": "10.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 26, - "fields": { - "part": 90, - "item_count": 1, - "quantity": "30.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 27, - "fields": { - "part": 58, - "item_count": 1, - "quantity": "3300.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 28, - "fields": { - "part": 60, - "item_count": 1, - "quantity": "9039.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 29, - "fields": { - "part": 661, - "item_count": 1, - "quantity": "560.00000", - "date": "2023-01-06", - "note": "550", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 30, - "fields": { - "part": 654, - "item_count": 1, - "quantity": "500.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 31, - "fields": { - "part": 655, - "item_count": 1, - "quantity": "195.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 32, - "fields": { - "part": 656, - "item_count": 1, - "quantity": "764.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 33, - "fields": { - "part": 660, - "item_count": 1, - "quantity": "200.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 34, - "fields": { - "part": 662, - "item_count": 1, - "quantity": "140.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 35, - "fields": { - "part": 47, - "item_count": 1, - "quantity": "2200.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 36, - "fields": { - "part": 669, - "item_count": 1, - "quantity": "797.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 37, - "fields": { - "part": 672, - "item_count": 1, - "quantity": "650.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 38, - "fields": { - "part": 673, - "item_count": 1, - "quantity": "600.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 39, - "fields": { - "part": 2, - "item_count": 1, - "quantity": "1900.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 40, - "fields": { - "part": 90, - "item_count": 1, - "quantity": "30.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 41, - "fields": { - "part": 91, - "item_count": 1, - "quantity": "2710.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 42, - "fields": { - "part": 88, - "item_count": 1, - "quantity": "50.00000", - "date": "2023-01-06", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": null, - "cost_max_currency": "USD", - "cost_max": null - } - }, - { - "model": "part.partstocktake", - "pk": 43, - "fields": { - "part": 1, - "item_count": 7, - "quantity": "3030.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "571.318000", - "cost_max_currency": "USD", - "cost_max": "1008.666400" - } - }, - { - "model": "part.partstocktake", - "pk": 44, - "fields": { - "part": 2, - "item_count": 7, - "quantity": "1943.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "261.808191", - "cost_max_currency": "USD", - "cost_max": "788.637921" - } - }, - { - "model": "part.partstocktake", - "pk": 45, - "fields": { - "part": 3, - "item_count": 5, - "quantity": "2491.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "378.088738", - "cost_max_currency": "USD", - "cost_max": "1232.923936" - } - }, - { - "model": "part.partstocktake", - "pk": 46, - "fields": { - "part": 4, - "item_count": 7, - "quantity": "3153.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "472.452867", - "cost_max_currency": "USD", - "cost_max": "1542.079140" - } - }, - { - "model": "part.partstocktake", - "pk": 47, - "fields": { - "part": 5, - "item_count": 5, - "quantity": "2280.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "327.080228", - "cost_max_currency": "USD", - "cost_max": "1943.536868" - } - }, - { - "model": "part.partstocktake", - "pk": 48, - "fields": { - "part": 6, - "item_count": 5, - "quantity": "2287.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "237.949895", - "cost_max_currency": "USD", - "cost_max": "1784.549373" - } - }, - { - "model": "part.partstocktake", - "pk": 49, - "fields": { - "part": 7, - "item_count": 5, - "quantity": "1507.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "158.064312", - "cost_max_currency": "USD", - "cost_max": "381.287964" - } - }, - { - "model": "part.partstocktake", - "pk": 50, - "fields": { - "part": 8, - "item_count": 5, - "quantity": "1957.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1435.860468", - "cost_max_currency": "USD", - "cost_max": "1823.986548" - } - }, - { - "model": "part.partstocktake", - "pk": 51, - "fields": { - "part": 9, - "item_count": 5, - "quantity": "1720.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1170.820191", - "cost_max_currency": "USD", - "cost_max": "1485.092191" - } - }, - { - "model": "part.partstocktake", - "pk": 52, - "fields": { - "part": 10, - "item_count": 5, - "quantity": "2022.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "759.570356", - "cost_max_currency": "USD", - "cost_max": "1685.569065" - } - }, - { - "model": "part.partstocktake", - "pk": 53, - "fields": { - "part": 11, - "item_count": 5, - "quantity": "1633.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "315.510654", - "cost_max_currency": "USD", - "cost_max": "995.252934" - } - }, - { - "model": "part.partstocktake", - "pk": 54, - "fields": { - "part": 12, - "item_count": 5, - "quantity": "2455.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "203.071152", - "cost_max_currency": "USD", - "cost_max": "598.091085" - } - }, - { - "model": "part.partstocktake", - "pk": 55, - "fields": { - "part": 13, - "item_count": 6, - "quantity": "2267.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "615.313399", - "cost_max_currency": "USD", - "cost_max": "2123.493871" - } - }, - { - "model": "part.partstocktake", - "pk": 56, - "fields": { - "part": 14, - "item_count": 5, - "quantity": "2925.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "165.677068", - "cost_max_currency": "USD", - "cost_max": "879.546756" - } - }, - { - "model": "part.partstocktake", - "pk": 57, - "fields": { - "part": 15, - "item_count": 5, - "quantity": "2839.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "536.601799", - "cost_max_currency": "USD", - "cost_max": "1543.352047" - } - }, - { - "model": "part.partstocktake", - "pk": 58, - "fields": { - "part": 16, - "item_count": 7, - "quantity": "3427.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "700.206405", - "cost_max_currency": "USD", - "cost_max": "1428.303905" - } - }, - { - "model": "part.partstocktake", - "pk": 59, - "fields": { - "part": 17, - "item_count": 8, - "quantity": "6719.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "3003.929350", - "cost_max_currency": "USD", - "cost_max": "5875.518850" - } - }, - { - "model": "part.partstocktake", - "pk": 60, - "fields": { - "part": 18, - "item_count": 11, - "quantity": "10297.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1637.261856", - "cost_max_currency": "USD", - "cost_max": "8856.901856" - } - }, - { - "model": "part.partstocktake", - "pk": 61, - "fields": { - "part": 19, - "item_count": 9, - "quantity": "11303.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1469.008477", - "cost_max_currency": "USD", - "cost_max": "4067.208477" - } - }, - { - "model": "part.partstocktake", - "pk": 62, - "fields": { - "part": 20, - "item_count": 8, - "quantity": "3634.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "428.038179", - "cost_max_currency": "USD", - "cost_max": "856.014079" - } - }, - { - "model": "part.partstocktake", - "pk": 63, - "fields": { - "part": 21, - "item_count": 10, - "quantity": "6521.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "997.328326", - "cost_max_currency": "USD", - "cost_max": "3629.752826" - } - }, - { - "model": "part.partstocktake", - "pk": 64, - "fields": { - "part": 22, - "item_count": 8, - "quantity": "11152.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1872.906235", - "cost_max_currency": "USD", - "cost_max": "10166.658235" - } - }, - { - "model": "part.partstocktake", - "pk": 65, - "fields": { - "part": 23, - "item_count": 10, - "quantity": "19625.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "4378.912500", - "cost_max_currency": "USD", - "cost_max": "14860.162500" - } - }, - { - "model": "part.partstocktake", - "pk": 66, - "fields": { - "part": 24, - "item_count": 9, - "quantity": "5015.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "925.207563", - "cost_max_currency": "USD", - "cost_max": "1729.293963" - } - }, - { - "model": "part.partstocktake", - "pk": 67, - "fields": { - "part": 25, - "item_count": 7, - "quantity": "1691.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "249.924722", - "cost_max_currency": "USD", - "cost_max": "587.057622" - } - }, - { - "model": "part.partstocktake", - "pk": 68, - "fields": { - "part": 26, - "item_count": 9, - "quantity": "7211.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1051.276486", - "cost_max_currency": "USD", - "cost_max": "3905.739986" - } - }, - { - "model": "part.partstocktake", - "pk": 69, - "fields": { - "part": 27, - "item_count": 10, - "quantity": "5529.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "882.559243", - "cost_max_currency": "USD", - "cost_max": "2461.176493" - } - }, - { - "model": "part.partstocktake", - "pk": 70, - "fields": { - "part": 28, - "item_count": 10, - "quantity": "4312.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "606.364556", - "cost_max_currency": "USD", - "cost_max": "2187.091706" - } - }, - { - "model": "part.partstocktake", - "pk": 71, - "fields": { - "part": 29, - "item_count": 9, - "quantity": "9054.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1374.264717", - "cost_max_currency": "USD", - "cost_max": "5404.154317" - } - }, - { - "model": "part.partstocktake", - "pk": 72, - "fields": { - "part": 30, - "item_count": 6, - "quantity": "822.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "150.838338", - "cost_max_currency": "USD", - "cost_max": "436.436838" - } - }, - { - "model": "part.partstocktake", - "pk": 73, - "fields": { - "part": 31, - "item_count": 8, - "quantity": "2049.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1078.486499", - "cost_max_currency": "USD", - "cost_max": "1753.111499" - } - }, - { - "model": "part.partstocktake", - "pk": 74, - "fields": { - "part": 32, - "item_count": 8, - "quantity": "2196.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "754.874592", - "cost_max_currency": "USD", - "cost_max": "1288.747592" - } - }, - { - "model": "part.partstocktake", - "pk": 75, - "fields": { - "part": 33, - "item_count": 7, - "quantity": "2072.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "180.744110", - "cost_max_currency": "USD", - "cost_max": "616.945310" - } - }, - { - "model": "part.partstocktake", - "pk": 76, - "fields": { - "part": 34, - "item_count": 5, - "quantity": "2460.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "221.102473", - "cost_max_currency": "USD", - "cost_max": "736.261733" - } - }, - { - "model": "part.partstocktake", - "pk": 77, - "fields": { - "part": 35, - "item_count": 8, - "quantity": "1679.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "347.917792", - "cost_max_currency": "USD", - "cost_max": "823.691132" - } - }, - { - "model": "part.partstocktake", - "pk": 78, - "fields": { - "part": 36, - "item_count": 6, - "quantity": "2090.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "401.354624", - "cost_max_currency": "USD", - "cost_max": "1269.155904" - } - }, - { - "model": "part.partstocktake", - "pk": 79, - "fields": { - "part": 37, - "item_count": 10, - "quantity": "3913.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "717.254877", - "cost_max_currency": "USD", - "cost_max": "1757.519577" - } - }, - { - "model": "part.partstocktake", - "pk": 80, - "fields": { - "part": 38, - "item_count": 8, - "quantity": "15041.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1575.703658", - "cost_max_currency": "USD", - "cost_max": "6412.809008" - } - }, - { - "model": "part.partstocktake", - "pk": 81, - "fields": { - "part": 39, - "item_count": 9, - "quantity": "9079.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1112.276789", - "cost_max_currency": "USD", - "cost_max": "3191.197589" - } - }, - { - "model": "part.partstocktake", - "pk": 82, - "fields": { - "part": 40, - "item_count": 9, - "quantity": "3216.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "558.683624", - "cost_max_currency": "USD", - "cost_max": "2072.059274" - } - }, - { - "model": "part.partstocktake", - "pk": 83, - "fields": { - "part": 41, - "item_count": 8, - "quantity": "2742.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "418.566804", - "cost_max_currency": "USD", - "cost_max": "717.551804" - } - }, - { - "model": "part.partstocktake", - "pk": 84, - "fields": { - "part": 42, - "item_count": 7, - "quantity": "3735.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "501.645204", - "cost_max_currency": "USD", - "cost_max": "2681.295904" - } - }, - { - "model": "part.partstocktake", - "pk": 85, - "fields": { - "part": 43, - "item_count": 6, - "quantity": "3450.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "879.114015", - "cost_max_currency": "USD", - "cost_max": "3009.823515" - } - }, - { - "model": "part.partstocktake", - "pk": 86, - "fields": { - "part": 44, - "item_count": 9, - "quantity": "2321.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "435.816197", - "cost_max_currency": "USD", - "cost_max": "785.702197" - } - }, - { - "model": "part.partstocktake", - "pk": 87, - "fields": { - "part": 45, - "item_count": 8, - "quantity": "3227.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "512.100493", - "cost_max_currency": "USD", - "cost_max": "1599.966253" - } - }, - { - "model": "part.partstocktake", - "pk": 88, - "fields": { - "part": 46, - "item_count": 11, - "quantity": "18090.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "2249.763249", - "cost_max_currency": "USD", - "cost_max": "12407.307249" - } - }, - { - "model": "part.partstocktake", - "pk": 89, - "fields": { - "part": 47, - "item_count": 7, - "quantity": "2197.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "355.246769", - "cost_max_currency": "USD", - "cost_max": "1221.501829" - } - }, - { - "model": "part.partstocktake", - "pk": 90, - "fields": { - "part": 48, - "item_count": 10, - "quantity": "5534.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1039.486684", - "cost_max_currency": "USD", - "cost_max": "2117.857684" - } - }, - { - "model": "part.partstocktake", - "pk": 91, - "fields": { - "part": 49, - "item_count": 8, - "quantity": "8902.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1204.972641", - "cost_max_currency": "USD", - "cost_max": "5252.875457" - } - }, - { - "model": "part.partstocktake", - "pk": 92, - "fields": { - "part": 50, - "item_count": 6, - "quantity": "2134.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "313.370154", - "cost_max_currency": "USD", - "cost_max": "492.316328" - } - }, - { - "model": "part.partstocktake", - "pk": 93, - "fields": { - "part": 51, - "item_count": 8, - "quantity": "2058.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "243.515859", - "cost_max_currency": "USD", - "cost_max": "669.997859" - } - }, - { - "model": "part.partstocktake", - "pk": 94, - "fields": { - "part": 52, - "item_count": 7, - "quantity": "860.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "92.395432", - "cost_max_currency": "USD", - "cost_max": "208.313432" - } - }, - { - "model": "part.partstocktake", - "pk": 95, - "fields": { - "part": 53, - "item_count": 7, - "quantity": "1781.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "426.777857", - "cost_max_currency": "USD", - "cost_max": "1159.867407" - } - }, - { - "model": "part.partstocktake", - "pk": 96, - "fields": { - "part": 54, - "item_count": 7, - "quantity": "3376.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "954.438620", - "cost_max_currency": "USD", - "cost_max": "2393.954870" - } - }, - { - "model": "part.partstocktake", - "pk": 97, - "fields": { - "part": 55, - "item_count": 6, - "quantity": "1439.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "115.846507", - "cost_max_currency": "USD", - "cost_max": "559.272007" - } - }, - { - "model": "part.partstocktake", - "pk": 98, - "fields": { - "part": 56, - "item_count": 6, - "quantity": "2397.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "314.831700", - "cost_max_currency": "USD", - "cost_max": "947.930292" - } - }, - { - "model": "part.partstocktake", - "pk": 99, - "fields": { - "part": 57, - "item_count": 8, - "quantity": "2121.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "283.513435", - "cost_max_currency": "USD", - "cost_max": "941.917685" - } - }, - { - "model": "part.partstocktake", - "pk": 100, - "fields": { - "part": 58, - "item_count": 7, - "quantity": "3296.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "571.453086", - "cost_max_currency": "USD", - "cost_max": "777.877476" - } - }, - { - "model": "part.partstocktake", - "pk": 101, - "fields": { - "part": 59, - "item_count": 4, - "quantity": "3506.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "371.091842", - "cost_max_currency": "USD", - "cost_max": "780.287442" - } - }, - { - "model": "part.partstocktake", - "pk": 102, - "fields": { - "part": 60, - "item_count": 9, - "quantity": "9039.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1392.267438", - "cost_max_currency": "USD", - "cost_max": "7887.497438" - } - }, - { - "model": "part.partstocktake", - "pk": 103, - "fields": { - "part": 61, - "item_count": 1, - "quantity": "1525.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "3583.750000", - "cost_max_currency": "USD", - "cost_max": "3904.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 104, - "fields": { - "part": 62, - "item_count": 2, - "quantity": "1762.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "2202.500000", - "cost_max_currency": "USD", - "cost_max": "2202.500000" - } - }, - { - "model": "part.partstocktake", - "pk": 105, - "fields": { - "part": 65, - "item_count": 1, - "quantity": "5000.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "2694.165000", - "cost_max_currency": "USD", - "cost_max": "2694.165000" - } - }, - { - "model": "part.partstocktake", - "pk": 106, - "fields": { - "part": 66, - "item_count": 1, - "quantity": "560.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "156.800000", - "cost_max_currency": "USD", - "cost_max": "156.800000" - } - }, - { - "model": "part.partstocktake", - "pk": 107, - "fields": { - "part": 67, - "item_count": 1, - "quantity": "1495.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "910.493870", - "cost_max_currency": "USD", - "cost_max": "910.493870" - } - }, - { - "model": "part.partstocktake", - "pk": 108, - "fields": { - "part": 68, - "item_count": 2, - "quantity": "255.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "747.940991", - "cost_max_currency": "USD", - "cost_max": "747.940991" - } - }, - { - "model": "part.partstocktake", - "pk": 109, - "fields": { - "part": 69, - "item_count": 1, - "quantity": "370.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "92.500000", - "cost_max_currency": "USD", - "cost_max": "92.500000" - } - }, - { - "model": "part.partstocktake", - "pk": 110, - "fields": { - "part": 71, - "item_count": 16, - "quantity": "129.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "9030.000000", - "cost_max_currency": "USD", - "cost_max": "11481.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 111, - "fields": { - "part": 72, - "item_count": 7, - "quantity": "65.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "5590.000000", - "cost_max_currency": "USD", - "cost_max": "5785.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 112, - "fields": { - "part": 78, - "item_count": 2, - "quantity": "2.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "172.000000", - "cost_max_currency": "USD", - "cost_max": "172.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 113, - "fields": { - "part": 79, - "item_count": 1, - "quantity": "5.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "440.000000", - "cost_max_currency": "USD", - "cost_max": "440.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 114, - "fields": { - "part": 80, - "item_count": 2, - "quantity": "38.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "3382.000000", - "cost_max_currency": "USD", - "cost_max": "3382.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 115, - "fields": { - "part": 73, - "item_count": 4, - "quantity": "17.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1286.390000", - "cost_max_currency": "USD", - "cost_max": "1286.390000" - } - }, - { - "model": "part.partstocktake", - "pk": 116, - "fields": { - "part": 74, - "item_count": 2, - "quantity": "11.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "924.000000", - "cost_max_currency": "USD", - "cost_max": "924.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 117, - "fields": { - "part": 75, - "item_count": 2, - "quantity": "31.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "2486.200000", - "cost_max_currency": "USD", - "cost_max": "2647.400000" - } - }, - { - "model": "part.partstocktake", - "pk": 118, - "fields": { - "part": 76, - "item_count": 1, - "quantity": "5.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "350.000000", - "cost_max_currency": "USD", - "cost_max": "375.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 119, - "fields": { - "part": 77, - "item_count": 166, - "quantity": "166.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "241915.593100", - "cost_max_currency": "USD", - "cost_max": "248687.957350" - } - }, - { - "model": "part.partstocktake", - "pk": 120, - "fields": { - "part": 81, - "item_count": 165, - "quantity": "165.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "240458.270250", - "cost_max_currency": "USD", - "cost_max": "247189.837125" - } - }, - { - "model": "part.partstocktake", - "pk": 121, - "fields": { - "part": 82, - "item_count": 1, - "quantity": "145.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 122, - "fields": { - "part": 85, - "item_count": 1, - "quantity": "15.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "112.500000", - "cost_max_currency": "USD", - "cost_max": "112.500000" - } - }, - { - "model": "part.partstocktake", - "pk": 123, - "fields": { - "part": 87, - "item_count": 5, - "quantity": "5.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "413.240880", - "cost_max_currency": "USD", - "cost_max": "605.338465" - } - }, - { - "model": "part.partstocktake", - "pk": 124, - "fields": { - "part": 88, - "item_count": 55, - "quantity": "55.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "4450.553250", - "cost_max_currency": "USD", - "cost_max": "6477.152385" - } - }, - { - "model": "part.partstocktake", - "pk": 125, - "fields": { - "part": 89, - "item_count": 3, - "quantity": "535.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "5428.104872", - "cost_max_currency": "USD", - "cost_max": "5509.698432" - } - }, - { - "model": "part.partstocktake", - "pk": 126, - "fields": { - "part": 90, - "item_count": 2, - "quantity": "32.27500", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "3465.813099", - "cost_max_currency": "USD", - "cost_max": "3700.574567" - } - }, - { - "model": "part.partstocktake", - "pk": 127, - "fields": { - "part": 91, - "item_count": 3, - "quantity": "2710.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "564628.498657", - "cost_max_currency": "USD", - "cost_max": "564628.498657" - } - }, - { - "model": "part.partstocktake", - "pk": 128, - "fields": { - "part": 92, - "item_count": 2, - "quantity": "110.12500", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "283.017660", - "cost_max_currency": "USD", - "cost_max": "283.017660" - } - }, - { - "model": "part.partstocktake", - "pk": 129, - "fields": { - "part": 93, - "item_count": 2, - "quantity": "213.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "362.531384", - "cost_max_currency": "USD", - "cost_max": "362.531384" - } - }, - { - "model": "part.partstocktake", - "pk": 130, - "fields": { - "part": 94, - "item_count": 1, - "quantity": "5.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "216.500000", - "cost_max_currency": "USD", - "cost_max": "404.322020" - } - }, - { - "model": "part.partstocktake", - "pk": 131, - "fields": { - "part": 99, - "item_count": 1, - "quantity": "5.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "230.832200", - "cost_max_currency": "USD", - "cost_max": "404.322020" - } - }, - { - "model": "part.partstocktake", - "pk": 132, - "fields": { - "part": 95, - "item_count": 2, - "quantity": "977.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "10356.200000", - "cost_max_currency": "USD", - "cost_max": "12456.750000" - } - }, - { - "model": "part.partstocktake", - "pk": 133, - "fields": { - "part": 96, - "item_count": 1, - "quantity": "7.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 134, - "fields": { - "part": 97, - "item_count": 1, - "quantity": "123.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 135, - "fields": { - "part": 98, - "item_count": 2, - "quantity": "2384.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "178.800000", - "cost_max_currency": "USD", - "cost_max": "238.400000" - } - }, - { - "model": "part.partstocktake", - "pk": 136, - "fields": { - "part": 102, - "item_count": 2, - "quantity": "45.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1948.500000", - "cost_max_currency": "USD", - "cost_max": "4928.796360" - } - }, - { - "model": "part.partstocktake", - "pk": 137, - "fields": { - "part": 103, - "item_count": 1, - "quantity": "3.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "147.098643", - "cost_max_currency": "USD", - "cost_max": "328.586424" - } - }, - { - "model": "part.partstocktake", - "pk": 138, - "fields": { - "part": 105, - "item_count": 1, - "quantity": "42.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1845.477900", - "cost_max_currency": "USD", - "cost_max": "2467.898244" - } - }, - { - "model": "part.partstocktake", - "pk": 139, - "fields": { - "part": 106, - "item_count": 4, - "quantity": "49.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "2095.975000", - "cost_max_currency": "USD", - "cost_max": "3225.777898" - } - }, - { - "model": "part.partstocktake", - "pk": 140, - "fields": { - "part": 107, - "item_count": 1, - "quantity": "25.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1105.205500", - "cost_max_currency": "USD", - "cost_max": "1645.805050" - } - }, - { - "model": "part.partstocktake", - "pk": 141, - "fields": { - "part": 108, - "item_count": 1, - "quantity": "14.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "603.609622", - "cost_max_currency": "USD", - "cost_max": "740.038502" - } - }, - { - "model": "part.partstocktake", - "pk": 142, - "fields": { - "part": 109, - "item_count": 2, - "quantity": "10.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "429.349870", - "cost_max_currency": "USD", - "cost_max": "531.398700" - } - }, - { - "model": "part.partstocktake", - "pk": 143, - "fields": { - "part": 111, - "item_count": 2, - "quantity": "31.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "5681.428187", - "cost_max_currency": "USD", - "cost_max": "18529.856455" - } - }, - { - "model": "part.partstocktake", - "pk": 144, - "fields": { - "part": 112, - "item_count": 1, - "quantity": "5.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "1257.919495", - "cost_max_currency": "USD", - "cost_max": "3601.410965" - } - }, - { - "model": "part.partstocktake", - "pk": 145, - "fields": { - "part": 601, - "item_count": 1, - "quantity": "374.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "283.083218", - "cost_max_currency": "USD", - "cost_max": "283.083218" - } - }, - { - "model": "part.partstocktake", - "pk": 146, - "fields": { - "part": 602, - "item_count": 1, - "quantity": "772.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "476.984832", - "cost_max_currency": "USD", - "cost_max": "476.984832" - } - }, - { - "model": "part.partstocktake", - "pk": 147, - "fields": { - "part": 603, - "item_count": 1, - "quantity": "281.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "173.170746", - "cost_max_currency": "USD", - "cost_max": "173.170746" - } - }, - { - "model": "part.partstocktake", - "pk": 148, - "fields": { - "part": 604, - "item_count": 1, - "quantity": "452.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "339.832584", - "cost_max_currency": "USD", - "cost_max": "339.832584" - } - }, - { - "model": "part.partstocktake", - "pk": 149, - "fields": { - "part": 605, - "item_count": 1, - "quantity": "104.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "54.474784", - "cost_max_currency": "USD", - "cost_max": "54.474784" - } - }, - { - "model": "part.partstocktake", - "pk": 150, - "fields": { - "part": 606, - "item_count": 1, - "quantity": "299.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "229.175427", - "cost_max_currency": "USD", - "cost_max": "229.175427" - } - }, - { - "model": "part.partstocktake", - "pk": 151, - "fields": { - "part": 607, - "item_count": 1, - "quantity": "386.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "222.627816", - "cost_max_currency": "USD", - "cost_max": "222.627816" - } - }, - { - "model": "part.partstocktake", - "pk": 152, - "fields": { - "part": 608, - "item_count": 1, - "quantity": "578.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "321.858144", - "cost_max_currency": "USD", - "cost_max": "321.858144" - } - }, - { - "model": "part.partstocktake", - "pk": 153, - "fields": { - "part": 609, - "item_count": 1, - "quantity": "872.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "521.680976", - "cost_max_currency": "USD", - "cost_max": "521.680976" - } - }, - { - "model": "part.partstocktake", - "pk": 154, - "fields": { - "part": 610, - "item_count": 1, - "quantity": "524.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "288.813080", - "cost_max_currency": "USD", - "cost_max": "288.813080" - } - }, - { - "model": "part.partstocktake", - "pk": 155, - "fields": { - "part": 611, - "item_count": 1, - "quantity": "687.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "325.372818", - "cost_max_currency": "USD", - "cost_max": "325.372818" - } - }, - { - "model": "part.partstocktake", - "pk": 156, - "fields": { - "part": 612, - "item_count": 1, - "quantity": "873.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "529.322598", - "cost_max_currency": "USD", - "cost_max": "529.322598" - } - }, - { - "model": "part.partstocktake", - "pk": 157, - "fields": { - "part": 613, - "item_count": 1, - "quantity": "734.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "475.193068", - "cost_max_currency": "USD", - "cost_max": "475.193068" - } - }, - { - "model": "part.partstocktake", - "pk": 158, - "fields": { - "part": 614, - "item_count": 1, - "quantity": "177.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "109.172361", - "cost_max_currency": "USD", - "cost_max": "109.172361" - } - }, - { - "model": "part.partstocktake", - "pk": 159, - "fields": { - "part": 615, - "item_count": 1, - "quantity": "706.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "466.967462", - "cost_max_currency": "USD", - "cost_max": "466.967462" - } - }, - { - "model": "part.partstocktake", - "pk": 160, - "fields": { - "part": 616, - "item_count": 1, - "quantity": "479.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "315.816196", - "cost_max_currency": "USD", - "cost_max": "315.816196" - } - }, - { - "model": "part.partstocktake", - "pk": 161, - "fields": { - "part": 617, - "item_count": 1, - "quantity": "888.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "427.552464", - "cost_max_currency": "USD", - "cost_max": "427.552464" - } - }, - { - "model": "part.partstocktake", - "pk": 162, - "fields": { - "part": 618, - "item_count": 1, - "quantity": "946.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "612.211468", - "cost_max_currency": "USD", - "cost_max": "612.211468" - } - }, - { - "model": "part.partstocktake", - "pk": 163, - "fields": { - "part": 619, - "item_count": 1, - "quantity": "517.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "399.413520", - "cost_max_currency": "USD", - "cost_max": "399.413520" - } - }, - { - "model": "part.partstocktake", - "pk": 164, - "fields": { - "part": 620, - "item_count": 1, - "quantity": "364.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "180.587316", - "cost_max_currency": "USD", - "cost_max": "180.587316" - } - }, - { - "model": "part.partstocktake", - "pk": 165, - "fields": { - "part": 621, - "item_count": 1, - "quantity": "594.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "341.475156", - "cost_max_currency": "USD", - "cost_max": "341.475156" - } - }, - { - "model": "part.partstocktake", - "pk": 166, - "fields": { - "part": 622, - "item_count": 1, - "quantity": "290.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "222.891100", - "cost_max_currency": "USD", - "cost_max": "222.891100" - } - }, - { - "model": "part.partstocktake", - "pk": 167, - "fields": { - "part": 623, - "item_count": 1, - "quantity": "239.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "158.489982", - "cost_max_currency": "USD", - "cost_max": "158.489982" - } - }, - { - "model": "part.partstocktake", - "pk": 168, - "fields": { - "part": 624, - "item_count": 1, - "quantity": "534.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "252.805746", - "cost_max_currency": "USD", - "cost_max": "252.805746" - } - }, - { - "model": "part.partstocktake", - "pk": 169, - "fields": { - "part": 625, - "item_count": 1, - "quantity": "911.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "678.202149", - "cost_max_currency": "USD", - "cost_max": "678.202149" - } - }, - { - "model": "part.partstocktake", - "pk": 170, - "fields": { - "part": 626, - "item_count": 1, - "quantity": "481.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "244.738572", - "cost_max_currency": "USD", - "cost_max": "244.738572" - } - }, - { - "model": "part.partstocktake", - "pk": 171, - "fields": { - "part": 627, - "item_count": 2, - "quantity": "1693.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "7824.106646", - "cost_max_currency": "USD", - "cost_max": "12782.150000" - } - }, - { - "model": "part.partstocktake", - "pk": 172, - "fields": { - "part": 628, - "item_count": 1, - "quantity": "302.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "161.421114", - "cost_max_currency": "USD", - "cost_max": "161.421114" - } - }, - { - "model": "part.partstocktake", - "pk": 173, - "fields": { - "part": 629, - "item_count": 1, - "quantity": "950.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "479.233200", - "cost_max_currency": "USD", - "cost_max": "479.233200" - } - }, - { - "model": "part.partstocktake", - "pk": 174, - "fields": { - "part": 630, - "item_count": 1, - "quantity": "992.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "601.782912", - "cost_max_currency": "USD", - "cost_max": "601.782912" - } - }, - { - "model": "part.partstocktake", - "pk": 175, - "fields": { - "part": 631, - "item_count": 1, - "quantity": "216.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "131.358240", - "cost_max_currency": "USD", - "cost_max": "131.358240" - } - }, - { - "model": "part.partstocktake", - "pk": 176, - "fields": { - "part": 632, - "item_count": 1, - "quantity": "921.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "718.291584", - "cost_max_currency": "USD", - "cost_max": "718.291584" - } - }, - { - "model": "part.partstocktake", - "pk": 177, - "fields": { - "part": 633, - "item_count": 1, - "quantity": "306.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "226.244466", - "cost_max_currency": "USD", - "cost_max": "226.244466" - } - }, - { - "model": "part.partstocktake", - "pk": 178, - "fields": { - "part": 634, - "item_count": 1, - "quantity": "647.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "488.054098", - "cost_max_currency": "USD", - "cost_max": "488.054098" - } - }, - { - "model": "part.partstocktake", - "pk": 179, - "fields": { - "part": 635, - "item_count": 1, - "quantity": "656.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "505.690064", - "cost_max_currency": "USD", - "cost_max": "505.690064" - } - }, - { - "model": "part.partstocktake", - "pk": 180, - "fields": { - "part": 636, - "item_count": 1, - "quantity": "125.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "63.658875", - "cost_max_currency": "USD", - "cost_max": "63.658875" - } - }, - { - "model": "part.partstocktake", - "pk": 181, - "fields": { - "part": 637, - "item_count": 1, - "quantity": "553.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "282.233504", - "cost_max_currency": "USD", - "cost_max": "282.233504" - } - }, - { - "model": "part.partstocktake", - "pk": 182, - "fields": { - "part": 638, - "item_count": 1, - "quantity": "548.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "390.307520", - "cost_max_currency": "USD", - "cost_max": "390.307520" - } - }, - { - "model": "part.partstocktake", - "pk": 183, - "fields": { - "part": 639, - "item_count": 1, - "quantity": "523.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "366.788791", - "cost_max_currency": "USD", - "cost_max": "366.788791" - } - }, - { - "model": "part.partstocktake", - "pk": 184, - "fields": { - "part": 640, - "item_count": 1, - "quantity": "427.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "232.239322", - "cost_max_currency": "USD", - "cost_max": "232.239322" - } - }, - { - "model": "part.partstocktake", - "pk": 185, - "fields": { - "part": 641, - "item_count": 1, - "quantity": "694.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "420.010188", - "cost_max_currency": "USD", - "cost_max": "420.010188" - } - }, - { - "model": "part.partstocktake", - "pk": 186, - "fields": { - "part": 642, - "item_count": 1, - "quantity": "410.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "270.440100", - "cost_max_currency": "USD", - "cost_max": "270.440100" - } - }, - { - "model": "part.partstocktake", - "pk": 187, - "fields": { - "part": 643, - "item_count": 1, - "quantity": "752.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "364.595920", - "cost_max_currency": "USD", - "cost_max": "364.595920" - } - }, - { - "model": "part.partstocktake", - "pk": 188, - "fields": { - "part": 644, - "item_count": 1, - "quantity": "186.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "109.970826", - "cost_max_currency": "USD", - "cost_max": "109.970826" - } - }, - { - "model": "part.partstocktake", - "pk": 189, - "fields": { - "part": 645, - "item_count": 1, - "quantity": "401.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "227.907548", - "cost_max_currency": "USD", - "cost_max": "227.907548" - } - }, - { - "model": "part.partstocktake", - "pk": 190, - "fields": { - "part": 646, - "item_count": 1, - "quantity": "955.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "703.089145", - "cost_max_currency": "USD", - "cost_max": "703.089145" - } - }, - { - "model": "part.partstocktake", - "pk": 191, - "fields": { - "part": 647, - "item_count": 1, - "quantity": "777.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "538.920207", - "cost_max_currency": "USD", - "cost_max": "538.920207" - } - }, - { - "model": "part.partstocktake", - "pk": 192, - "fields": { - "part": 648, - "item_count": 1, - "quantity": "917.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "662.810351", - "cost_max_currency": "USD", - "cost_max": "662.810351" - } - }, - { - "model": "part.partstocktake", - "pk": 193, - "fields": { - "part": 649, - "item_count": 1, - "quantity": "697.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "358.829540", - "cost_max_currency": "USD", - "cost_max": "358.829540" - } - }, - { - "model": "part.partstocktake", - "pk": 194, - "fields": { - "part": 650, - "item_count": 1, - "quantity": "975.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "636.822225", - "cost_max_currency": "USD", - "cost_max": "636.822225" - } - }, - { - "model": "part.partstocktake", - "pk": 195, - "fields": { - "part": 651, - "item_count": 1, - "quantity": "894.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "595.669518", - "cost_max_currency": "USD", - "cost_max": "595.669518" - } - }, - { - "model": "part.partstocktake", - "pk": 196, - "fields": { - "part": 652, - "item_count": 1, - "quantity": "981.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "673.398621", - "cost_max_currency": "USD", - "cost_max": "673.398621" - } - }, - { - "model": "part.partstocktake", - "pk": 197, - "fields": { - "part": 653, - "item_count": 1, - "quantity": "399.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "229.051935", - "cost_max_currency": "USD", - "cost_max": "229.051935" - } - }, - { - "model": "part.partstocktake", - "pk": 198, - "fields": { - "part": 654, - "item_count": 1, - "quantity": "554.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "319.763260", - "cost_max_currency": "USD", - "cost_max": "319.763260" - } - }, - { - "model": "part.partstocktake", - "pk": 199, - "fields": { - "part": 655, - "item_count": 1, - "quantity": "196.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "147.742840", - "cost_max_currency": "USD", - "cost_max": "147.742840" - } - }, - { - "model": "part.partstocktake", - "pk": 200, - "fields": { - "part": 656, - "item_count": 1, - "quantity": "764.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "446.952988", - "cost_max_currency": "USD", - "cost_max": "446.952988" - } - }, - { - "model": "part.partstocktake", - "pk": 201, - "fields": { - "part": 657, - "item_count": 1, - "quantity": "170.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "113.643470", - "cost_max_currency": "USD", - "cost_max": "113.643470" - } - }, - { - "model": "part.partstocktake", - "pk": 202, - "fields": { - "part": 658, - "item_count": 1, - "quantity": "897.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "531.530805", - "cost_max_currency": "USD", - "cost_max": "531.530805" - } - }, - { - "model": "part.partstocktake", - "pk": 203, - "fields": { - "part": 659, - "item_count": 1, - "quantity": "887.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "451.623146", - "cost_max_currency": "USD", - "cost_max": "451.623146" - } - }, - { - "model": "part.partstocktake", - "pk": 204, - "fields": { - "part": 660, - "item_count": 1, - "quantity": "212.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "142.024100", - "cost_max_currency": "USD", - "cost_max": "142.024100" - } - }, - { - "model": "part.partstocktake", - "pk": 205, - "fields": { - "part": 661, - "item_count": 1, - "quantity": "560.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "415.028880", - "cost_max_currency": "USD", - "cost_max": "415.028880" - } - }, - { - "model": "part.partstocktake", - "pk": 206, - "fields": { - "part": 662, - "item_count": 1, - "quantity": "141.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "104.659929", - "cost_max_currency": "USD", - "cost_max": "104.659929" - } - }, - { - "model": "part.partstocktake", - "pk": 207, - "fields": { - "part": 663, - "item_count": 1, - "quantity": "381.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "206.789274", - "cost_max_currency": "USD", - "cost_max": "206.789274" - } - }, - { - "model": "part.partstocktake", - "pk": 208, - "fields": { - "part": 664, - "item_count": 1, - "quantity": "571.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "417.810407", - "cost_max_currency": "USD", - "cost_max": "417.810407" - } - }, - { - "model": "part.partstocktake", - "pk": 209, - "fields": { - "part": 665, - "item_count": 1, - "quantity": "532.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "398.918604", - "cost_max_currency": "USD", - "cost_max": "398.918604" - } - }, - { - "model": "part.partstocktake", - "pk": 210, - "fields": { - "part": 666, - "item_count": 1, - "quantity": "502.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "369.468988", - "cost_max_currency": "USD", - "cost_max": "369.468988" - } - }, - { - "model": "part.partstocktake", - "pk": 211, - "fields": { - "part": 667, - "item_count": 1, - "quantity": "543.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "255.182307", - "cost_max_currency": "USD", - "cost_max": "255.182307" - } - }, - { - "model": "part.partstocktake", - "pk": 212, - "fields": { - "part": 668, - "item_count": 1, - "quantity": "254.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "128.925828", - "cost_max_currency": "USD", - "cost_max": "128.925828" - } - }, - { - "model": "part.partstocktake", - "pk": 213, - "fields": { - "part": 669, - "item_count": 1, - "quantity": "797.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "467.235671", - "cost_max_currency": "USD", - "cost_max": "467.235671" - } - }, - { - "model": "part.partstocktake", - "pk": 214, - "fields": { - "part": 670, - "item_count": 1, - "quantity": "718.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "472.537340", - "cost_max_currency": "USD", - "cost_max": "472.537340" - } - }, - { - "model": "part.partstocktake", - "pk": 215, - "fields": { - "part": 671, - "item_count": 1, - "quantity": "249.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "182.194545", - "cost_max_currency": "USD", - "cost_max": "182.194545" - } - }, - { - "model": "part.partstocktake", - "pk": 216, - "fields": { - "part": 672, - "item_count": 1, - "quantity": "669.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "438.907485", - "cost_max_currency": "USD", - "cost_max": "438.907485" - } - }, - { - "model": "part.partstocktake", - "pk": 217, - "fields": { - "part": 673, - "item_count": 1, - "quantity": "602.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "363.152888", - "cost_max_currency": "USD", - "cost_max": "363.152888" - } - }, - { - "model": "part.partstocktake", - "pk": 218, - "fields": { - "part": 674, - "item_count": 1, - "quantity": "522.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "403.485642", - "cost_max_currency": "USD", - "cost_max": "403.485642" - } - }, - { - "model": "part.partstocktake", - "pk": 219, - "fields": { - "part": 675, - "item_count": 1, - "quantity": "387.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "257.747805", - "cost_max_currency": "USD", - "cost_max": "257.747805" - } - }, - { - "model": "part.partstocktake", - "pk": 220, - "fields": { - "part": 676, - "item_count": 1, - "quantity": "690.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "428.156730", - "cost_max_currency": "USD", - "cost_max": "428.156730" - } - }, - { - "model": "part.partstocktake", - "pk": 221, - "fields": { - "part": 677, - "item_count": 1, - "quantity": "413.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "224.064477", - "cost_max_currency": "USD", - "cost_max": "224.064477" - } - }, - { - "model": "part.partstocktake", - "pk": 222, - "fields": { - "part": 678, - "item_count": 1, - "quantity": "670.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "353.767370", - "cost_max_currency": "USD", - "cost_max": "353.767370" - } - }, - { - "model": "part.partstocktake", - "pk": 223, - "fields": { - "part": 679, - "item_count": 1, - "quantity": "924.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "646.577316", - "cost_max_currency": "USD", - "cost_max": "646.577316" - } - }, - { - "model": "part.partstocktake", - "pk": 224, - "fields": { - "part": 680, - "item_count": 1, - "quantity": "535.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "309.358935", - "cost_max_currency": "USD", - "cost_max": "309.358935" - } - }, - { - "model": "part.partstocktake", - "pk": 225, - "fields": { - "part": 681, - "item_count": 1, - "quantity": "762.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "398.027652", - "cost_max_currency": "USD", - "cost_max": "398.027652" - } - }, - { - "model": "part.partstocktake", - "pk": 226, - "fields": { - "part": 682, - "item_count": 1, - "quantity": "565.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "391.798685", - "cost_max_currency": "USD", - "cost_max": "391.798685" - } - }, - { - "model": "part.partstocktake", - "pk": 227, - "fields": { - "part": 683, - "item_count": 1, - "quantity": "666.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "508.794696", - "cost_max_currency": "USD", - "cost_max": "508.794696" - } - }, - { - "model": "part.partstocktake", - "pk": 228, - "fields": { - "part": 684, - "item_count": 1, - "quantity": "580.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "359.827940", - "cost_max_currency": "USD", - "cost_max": "359.827940" - } - }, - { - "model": "part.partstocktake", - "pk": 229, - "fields": { - "part": 685, - "item_count": 1, - "quantity": "424.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "325.948304", - "cost_max_currency": "USD", - "cost_max": "325.948304" - } - }, - { - "model": "part.partstocktake", - "pk": 230, - "fields": { - "part": 686, - "item_count": 1, - "quantity": "317.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "237.264673", - "cost_max_currency": "USD", - "cost_max": "237.264673" - } - }, - { - "model": "part.partstocktake", - "pk": 231, - "fields": { - "part": 687, - "item_count": 1, - "quantity": "860.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "491.426360", - "cost_max_currency": "USD", - "cost_max": "491.426360" - } - }, - { - "model": "part.partstocktake", - "pk": 232, - "fields": { - "part": 688, - "item_count": 1, - "quantity": "348.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "169.841400", - "cost_max_currency": "USD", - "cost_max": "169.841400" - } - }, - { - "model": "part.partstocktake", - "pk": 233, - "fields": { - "part": 689, - "item_count": 1, - "quantity": "500.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "284.969500", - "cost_max_currency": "USD", - "cost_max": "284.969500" - } - }, - { - "model": "part.partstocktake", - "pk": 234, - "fields": { - "part": 690, - "item_count": 1, - "quantity": "709.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "438.699422", - "cost_max_currency": "USD", - "cost_max": "438.699422" - } - }, - { - "model": "part.partstocktake", - "pk": 235, - "fields": { - "part": 691, - "item_count": 1, - "quantity": "847.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "525.324646", - "cost_max_currency": "USD", - "cost_max": "525.324646" - } - }, - { - "model": "part.partstocktake", - "pk": 236, - "fields": { - "part": 692, - "item_count": 1, - "quantity": "125.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "87.015250", - "cost_max_currency": "USD", - "cost_max": "87.015250" - } - }, - { - "model": "part.partstocktake", - "pk": 237, - "fields": { - "part": 693, - "item_count": 1, - "quantity": "792.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "440.309232", - "cost_max_currency": "USD", - "cost_max": "440.309232" - } - }, - { - "model": "part.partstocktake", - "pk": 238, - "fields": { - "part": 694, - "item_count": 1, - "quantity": "271.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "179.437230", - "cost_max_currency": "USD", - "cost_max": "179.437230" - } - }, - { - "model": "part.partstocktake", - "pk": 239, - "fields": { - "part": 695, - "item_count": 1, - "quantity": "265.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "204.520375", - "cost_max_currency": "USD", - "cost_max": "204.520375" - } - }, - { - "model": "part.partstocktake", - "pk": 240, - "fields": { - "part": 696, - "item_count": 1, - "quantity": "387.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "264.973482", - "cost_max_currency": "USD", - "cost_max": "264.973482" - } - }, - { - "model": "part.partstocktake", - "pk": 241, - "fields": { - "part": 697, - "item_count": 1, - "quantity": "159.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "91.133553", - "cost_max_currency": "USD", - "cost_max": "91.133553" - } - }, - { - "model": "part.partstocktake", - "pk": 242, - "fields": { - "part": 698, - "item_count": 1, - "quantity": "871.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "590.760105", - "cost_max_currency": "USD", - "cost_max": "590.760105" - } - }, - { - "model": "part.partstocktake", - "pk": 243, - "fields": { - "part": 699, - "item_count": 1, - "quantity": "269.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "206.673507", - "cost_max_currency": "USD", - "cost_max": "206.673507" - } - }, - { - "model": "part.partstocktake", - "pk": 244, - "fields": { - "part": 700, - "item_count": 1, - "quantity": "415.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "223.197375", - "cost_max_currency": "USD", - "cost_max": "223.197375" - } - }, - { - "model": "part.partstocktake", - "pk": 245, - "fields": { - "part": 701, - "item_count": 1, - "quantity": "702.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "442.933920", - "cost_max_currency": "USD", - "cost_max": "442.933920" - } - }, - { - "model": "part.partstocktake", - "pk": 246, - "fields": { - "part": 702, - "item_count": 1, - "quantity": "503.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "271.757319", - "cost_max_currency": "USD", - "cost_max": "271.757319" - } - }, - { - "model": "part.partstocktake", - "pk": 247, - "fields": { - "part": 703, - "item_count": 1, - "quantity": "976.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "520.746752", - "cost_max_currency": "USD", - "cost_max": "520.746752" - } - }, - { - "model": "part.partstocktake", - "pk": 248, - "fields": { - "part": 704, - "item_count": 1, - "quantity": "881.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "564.166851", - "cost_max_currency": "USD", - "cost_max": "564.166851" - } - }, - { - "model": "part.partstocktake", - "pk": 249, - "fields": { - "part": 705, - "item_count": 1, - "quantity": "816.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "612.851088", - "cost_max_currency": "USD", - "cost_max": "612.851088" - } - }, - { - "model": "part.partstocktake", - "pk": 250, - "fields": { - "part": 706, - "item_count": 1, - "quantity": "777.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "556.705737", - "cost_max_currency": "USD", - "cost_max": "556.705737" - } - }, - { - "model": "part.partstocktake", - "pk": 251, - "fields": { - "part": 707, - "item_count": 1, - "quantity": "657.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "314.092647", - "cost_max_currency": "USD", - "cost_max": "314.092647" - } - }, - { - "model": "part.partstocktake", - "pk": 252, - "fields": { - "part": 708, - "item_count": 1, - "quantity": "910.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "676.427570", - "cost_max_currency": "USD", - "cost_max": "676.427570" - } - }, - { - "model": "part.partstocktake", - "pk": 253, - "fields": { - "part": 709, - "item_count": 1, - "quantity": "785.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "585.569180", - "cost_max_currency": "USD", - "cost_max": "585.569180" - } - }, - { - "model": "part.partstocktake", - "pk": 254, - "fields": { - "part": 710, - "item_count": 1, - "quantity": "600.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "402.777600", - "cost_max_currency": "USD", - "cost_max": "402.777600" - } - }, - { - "model": "part.partstocktake", - "pk": 255, - "fields": { - "part": 711, - "item_count": 1, - "quantity": "995.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "664.349560", - "cost_max_currency": "USD", - "cost_max": "664.349560" - } - }, - { - "model": "part.partstocktake", - "pk": 256, - "fields": { - "part": 712, - "item_count": 1, - "quantity": "224.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "170.321088", - "cost_max_currency": "USD", - "cost_max": "170.321088" - } - }, - { - "model": "part.partstocktake", - "pk": 257, - "fields": { - "part": 713, - "item_count": 1, - "quantity": "327.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "211.138014", - "cost_max_currency": "USD", - "cost_max": "211.138014" - } - }, - { - "model": "part.partstocktake", - "pk": 258, - "fields": { - "part": 714, - "item_count": 1, - "quantity": "896.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "694.714496", - "cost_max_currency": "USD", - "cost_max": "694.714496" - } - }, - { - "model": "part.partstocktake", - "pk": 259, - "fields": { - "part": 715, - "item_count": 1, - "quantity": "473.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "334.072805", - "cost_max_currency": "USD", - "cost_max": "334.072805" - } - }, - { - "model": "part.partstocktake", - "pk": 260, - "fields": { - "part": 716, - "item_count": 1, - "quantity": "203.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "152.037662", - "cost_max_currency": "USD", - "cost_max": "152.037662" - } - }, - { - "model": "part.partstocktake", - "pk": 261, - "fields": { - "part": 717, - "item_count": 1, - "quantity": "907.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "686.881077", - "cost_max_currency": "USD", - "cost_max": "686.881077" - } - }, - { - "model": "part.partstocktake", - "pk": 262, - "fields": { - "part": 718, - "item_count": 1, - "quantity": "565.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "316.133885", - "cost_max_currency": "USD", - "cost_max": "316.133885" - } - }, - { - "model": "part.partstocktake", - "pk": 263, - "fields": { - "part": 719, - "item_count": 1, - "quantity": "318.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "167.462298", - "cost_max_currency": "USD", - "cost_max": "167.462298" - } - }, - { - "model": "part.partstocktake", - "pk": 264, - "fields": { - "part": 720, - "item_count": 1, - "quantity": "375.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "203.562000", - "cost_max_currency": "USD", - "cost_max": "203.562000" - } - }, - { - "model": "part.partstocktake", - "pk": 265, - "fields": { - "part": 721, - "item_count": 1, - "quantity": "257.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "126.025604", - "cost_max_currency": "USD", - "cost_max": "126.025604" - } - }, - { - "model": "part.partstocktake", - "pk": 266, - "fields": { - "part": 722, - "item_count": 1, - "quantity": "854.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "644.287490", - "cost_max_currency": "USD", - "cost_max": "644.287490" - } - }, - { - "model": "part.partstocktake", - "pk": 267, - "fields": { - "part": 723, - "item_count": 1, - "quantity": "423.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "282.746736", - "cost_max_currency": "USD", - "cost_max": "282.746736" - } - }, - { - "model": "part.partstocktake", - "pk": 268, - "fields": { - "part": 724, - "item_count": 1, - "quantity": "369.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "247.504167", - "cost_max_currency": "USD", - "cost_max": "247.504167" - } - }, - { - "model": "part.partstocktake", - "pk": 269, - "fields": { - "part": 725, - "item_count": 1, - "quantity": "664.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "510.616664", - "cost_max_currency": "USD", - "cost_max": "510.616664" - } - }, - { - "model": "part.partstocktake", - "pk": 270, - "fields": { - "part": 726, - "item_count": 1, - "quantity": "226.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "130.994798", - "cost_max_currency": "USD", - "cost_max": "130.994798" - } - }, - { - "model": "part.partstocktake", - "pk": 271, - "fields": { - "part": 727, - "item_count": 1, - "quantity": "394.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "222.219546", - "cost_max_currency": "USD", - "cost_max": "222.219546" - } - }, - { - "model": "part.partstocktake", - "pk": 272, - "fields": { - "part": 728, - "item_count": 1, - "quantity": "987.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "736.786617", - "cost_max_currency": "USD", - "cost_max": "736.786617" - } - }, - { - "model": "part.partstocktake", - "pk": 273, - "fields": { - "part": 729, - "item_count": 1, - "quantity": "464.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "297.045840", - "cost_max_currency": "USD", - "cost_max": "297.045840" - } - }, - { - "model": "part.partstocktake", - "pk": 274, - "fields": { - "part": 730, - "item_count": 1, - "quantity": "383.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "264.130205", - "cost_max_currency": "USD", - "cost_max": "264.130205" - } - }, - { - "model": "part.partstocktake", - "pk": 275, - "fields": { - "part": 731, - "item_count": 1, - "quantity": "664.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "395.811064", - "cost_max_currency": "USD", - "cost_max": "395.811064" - } - }, - { - "model": "part.partstocktake", - "pk": 276, - "fields": { - "part": 732, - "item_count": 1, - "quantity": "823.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "556.654156", - "cost_max_currency": "USD", - "cost_max": "556.654156" - } - }, - { - "model": "part.partstocktake", - "pk": 277, - "fields": { - "part": 733, - "item_count": 1, - "quantity": "545.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "361.329005", - "cost_max_currency": "USD", - "cost_max": "361.329005" - } - }, - { - "model": "part.partstocktake", - "pk": 278, - "fields": { - "part": 734, - "item_count": 1, - "quantity": "534.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "254.861646", - "cost_max_currency": "USD", - "cost_max": "254.861646" - } - }, - { - "model": "part.partstocktake", - "pk": 279, - "fields": { - "part": 735, - "item_count": 1, - "quantity": "996.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "654.356064", - "cost_max_currency": "USD", - "cost_max": "654.356064" - } - }, - { - "model": "part.partstocktake", - "pk": 280, - "fields": { - "part": 736, - "item_count": 1, - "quantity": "934.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "609.556420", - "cost_max_currency": "USD", - "cost_max": "609.556420" - } - }, - { - "model": "part.partstocktake", - "pk": 281, - "fields": { - "part": 737, - "item_count": 1, - "quantity": "877.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "433.049445", - "cost_max_currency": "USD", - "cost_max": "433.049445" - } - }, - { - "model": "part.partstocktake", - "pk": 282, - "fields": { - "part": 738, - "item_count": 1, - "quantity": "267.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "155.271180", - "cost_max_currency": "USD", - "cost_max": "155.271180" - } - }, - { - "model": "part.partstocktake", - "pk": 283, - "fields": { - "part": 739, - "item_count": 1, - "quantity": "878.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "613.672832", - "cost_max_currency": "USD", - "cost_max": "613.672832" - } - }, - { - "model": "part.partstocktake", - "pk": 284, - "fields": { - "part": 740, - "item_count": 1, - "quantity": "767.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "491.778924", - "cost_max_currency": "USD", - "cost_max": "491.778924" - } - }, - { - "model": "part.partstocktake", - "pk": 285, - "fields": { - "part": 741, - "item_count": 1, - "quantity": "184.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "95.823520", - "cost_max_currency": "USD", - "cost_max": "95.823520" - } - }, - { - "model": "part.partstocktake", - "pk": 286, - "fields": { - "part": 742, - "item_count": 1, - "quantity": "573.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "390.637593", - "cost_max_currency": "USD", - "cost_max": "390.637593" - } - }, - { - "model": "part.partstocktake", - "pk": 287, - "fields": { - "part": 743, - "item_count": 1, - "quantity": "519.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "293.970942", - "cost_max_currency": "USD", - "cost_max": "293.970942" - } - }, - { - "model": "part.partstocktake", - "pk": 288, - "fields": { - "part": 744, - "item_count": 1, - "quantity": "923.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "600.189057", - "cost_max_currency": "USD", - "cost_max": "600.189057" - } - }, - { - "model": "part.partstocktake", - "pk": 289, - "fields": { - "part": 745, - "item_count": 1, - "quantity": "199.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "119.312838", - "cost_max_currency": "USD", - "cost_max": "119.312838" - } - }, - { - "model": "part.partstocktake", - "pk": 290, - "fields": { - "part": 746, - "item_count": 1, - "quantity": "161.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "88.971337", - "cost_max_currency": "USD", - "cost_max": "88.971337" - } - }, - { - "model": "part.partstocktake", - "pk": 291, - "fields": { - "part": 747, - "item_count": 1, - "quantity": "623.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "433.411132", - "cost_max_currency": "USD", - "cost_max": "433.411132" - } - }, - { - "model": "part.partstocktake", - "pk": 292, - "fields": { - "part": 748, - "item_count": 1, - "quantity": "254.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "124.053092", - "cost_max_currency": "USD", - "cost_max": "124.053092" - } - }, - { - "model": "part.partstocktake", - "pk": 293, - "fields": { - "part": 749, - "item_count": 1, - "quantity": "885.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "446.350635", - "cost_max_currency": "USD", - "cost_max": "446.350635" - } - }, - { - "model": "part.partstocktake", - "pk": 294, - "fields": { - "part": 750, - "item_count": 1, - "quantity": "386.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "249.495732", - "cost_max_currency": "USD", - "cost_max": "249.495732" - } - }, - { - "model": "part.partstocktake", - "pk": 295, - "fields": { - "part": 751, - "item_count": 1, - "quantity": "752.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "514.863568", - "cost_max_currency": "USD", - "cost_max": "514.863568" - } - }, - { - "model": "part.partstocktake", - "pk": 296, - "fields": { - "part": 752, - "item_count": 1, - "quantity": "398.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "192.427030", - "cost_max_currency": "USD", - "cost_max": "192.427030" - } - }, - { - "model": "part.partstocktake", - "pk": 297, - "fields": { - "part": 753, - "item_count": 1, - "quantity": "370.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "257.873350", - "cost_max_currency": "USD", - "cost_max": "257.873350" - } - }, - { - "model": "part.partstocktake", - "pk": 298, - "fields": { - "part": 754, - "item_count": 1, - "quantity": "210.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "131.860890", - "cost_max_currency": "USD", - "cost_max": "131.860890" - } - }, - { - "model": "part.partstocktake", - "pk": 299, - "fields": { - "part": 755, - "item_count": 1, - "quantity": "392.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "193.226208", - "cost_max_currency": "USD", - "cost_max": "193.226208" - } - }, - { - "model": "part.partstocktake", - "pk": 300, - "fields": { - "part": 756, - "item_count": 1, - "quantity": "171.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "126.487161", - "cost_max_currency": "USD", - "cost_max": "126.487161" - } - }, - { - "model": "part.partstocktake", - "pk": 301, - "fields": { - "part": 757, - "item_count": 1, - "quantity": "178.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "131.143280", - "cost_max_currency": "USD", - "cost_max": "131.143280" - } - }, - { - "model": "part.partstocktake", - "pk": 302, - "fields": { - "part": 758, - "item_count": 1, - "quantity": "528.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "323.505072", - "cost_max_currency": "USD", - "cost_max": "323.505072" - } - }, - { - "model": "part.partstocktake", - "pk": 303, - "fields": { - "part": 759, - "item_count": 1, - "quantity": "790.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "487.874770", - "cost_max_currency": "USD", - "cost_max": "487.874770" - } - }, - { - "model": "part.partstocktake", - "pk": 304, - "fields": { - "part": 760, - "item_count": 1, - "quantity": "156.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "80.372448", - "cost_max_currency": "USD", - "cost_max": "80.372448" - } - }, - { - "model": "part.partstocktake", - "pk": 305, - "fields": { - "part": 761, - "item_count": 1, - "quantity": "650.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "413.874500", - "cost_max_currency": "USD", - "cost_max": "413.874500" - } - }, - { - "model": "part.partstocktake", - "pk": 306, - "fields": { - "part": 762, - "item_count": 1, - "quantity": "507.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "349.223628", - "cost_max_currency": "USD", - "cost_max": "349.223628" - } - }, - { - "model": "part.partstocktake", - "pk": 307, - "fields": { - "part": 763, - "item_count": 1, - "quantity": "992.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "522.301888", - "cost_max_currency": "USD", - "cost_max": "522.301888" - } - }, - { - "model": "part.partstocktake", - "pk": 308, - "fields": { - "part": 764, - "item_count": 1, - "quantity": "177.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "129.519396", - "cost_max_currency": "USD", - "cost_max": "129.519396" - } - }, - { - "model": "part.partstocktake", - "pk": 309, - "fields": { - "part": 765, - "item_count": 1, - "quantity": "682.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "417.677942", - "cost_max_currency": "USD", - "cost_max": "417.677942" - } - }, - { - "model": "part.partstocktake", - "pk": 310, - "fields": { - "part": 766, - "item_count": 1, - "quantity": "412.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "202.292000", - "cost_max_currency": "USD", - "cost_max": "202.292000" - } - }, - { - "model": "part.partstocktake", - "pk": 311, - "fields": { - "part": 767, - "item_count": 1, - "quantity": "489.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "331.890168", - "cost_max_currency": "USD", - "cost_max": "331.890168" - } - }, - { - "model": "part.partstocktake", - "pk": 312, - "fields": { - "part": 768, - "item_count": 1, - "quantity": "881.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "612.881746", - "cost_max_currency": "USD", - "cost_max": "612.881746" - } - }, - { - "model": "part.partstocktake", - "pk": 313, - "fields": { - "part": 769, - "item_count": 1, - "quantity": "309.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "225.381819", - "cost_max_currency": "USD", - "cost_max": "225.381819" - } - }, - { - "model": "part.partstocktake", - "pk": 314, - "fields": { - "part": 770, - "item_count": 1, - "quantity": "692.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "387.758740", - "cost_max_currency": "USD", - "cost_max": "387.758740" - } - }, - { - "model": "part.partstocktake", - "pk": 315, - "fields": { - "part": 771, - "item_count": 1, - "quantity": "692.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "451.795728", - "cost_max_currency": "USD", - "cost_max": "451.795728" - } - }, - { - "model": "part.partstocktake", - "pk": 316, - "fields": { - "part": 772, - "item_count": 1, - "quantity": "598.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "305.641388", - "cost_max_currency": "USD", - "cost_max": "305.641388" - } - }, - { - "model": "part.partstocktake", - "pk": 317, - "fields": { - "part": 773, - "item_count": 1, - "quantity": "498.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "293.359350", - "cost_max_currency": "USD", - "cost_max": "293.359350" - } - }, - { - "model": "part.partstocktake", - "pk": 318, - "fields": { - "part": 774, - "item_count": 1, - "quantity": "1000.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "556.488000", - "cost_max_currency": "USD", - "cost_max": "556.488000" - } - }, - { - "model": "part.partstocktake", - "pk": 319, - "fields": { - "part": 775, - "item_count": 1, - "quantity": "574.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "301.399938", - "cost_max_currency": "USD", - "cost_max": "301.399938" - } - }, - { - "model": "part.partstocktake", - "pk": 320, - "fields": { - "part": 776, - "item_count": 1, - "quantity": "873.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "429.679251", - "cost_max_currency": "USD", - "cost_max": "429.679251" - } - }, - { - "model": "part.partstocktake", - "pk": 321, - "fields": { - "part": 777, - "item_count": 1, - "quantity": "324.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "200.308788", - "cost_max_currency": "USD", - "cost_max": "200.308788" - } - }, - { - "model": "part.partstocktake", - "pk": 322, - "fields": { - "part": 778, - "item_count": 1, - "quantity": "312.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "170.187264", - "cost_max_currency": "USD", - "cost_max": "170.187264" - } - }, - { - "model": "part.partstocktake", - "pk": 323, - "fields": { - "part": 779, - "item_count": 1, - "quantity": "408.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "214.165320", - "cost_max_currency": "USD", - "cost_max": "214.165320" - } - }, - { - "model": "part.partstocktake", - "pk": 324, - "fields": { - "part": 780, - "item_count": 1, - "quantity": "593.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "439.765242", - "cost_max_currency": "USD", - "cost_max": "439.765242" - } - }, - { - "model": "part.partstocktake", - "pk": 325, - "fields": { - "part": 781, - "item_count": 1, - "quantity": "900.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "639.778500", - "cost_max_currency": "USD", - "cost_max": "639.778500" - } - }, - { - "model": "part.partstocktake", - "pk": 326, - "fields": { - "part": 782, - "item_count": 1, - "quantity": "762.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "508.145034", - "cost_max_currency": "USD", - "cost_max": "508.145034" - } - }, - { - "model": "part.partstocktake", - "pk": 327, - "fields": { - "part": 783, - "item_count": 1, - "quantity": "800.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "491.651200", - "cost_max_currency": "USD", - "cost_max": "491.651200" - } - }, - { - "model": "part.partstocktake", - "pk": 328, - "fields": { - "part": 784, - "item_count": 1, - "quantity": "520.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "296.115560", - "cost_max_currency": "USD", - "cost_max": "296.115560" - } - }, - { - "model": "part.partstocktake", - "pk": 329, - "fields": { - "part": 785, - "item_count": 1, - "quantity": "495.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "288.011790", - "cost_max_currency": "USD", - "cost_max": "288.011790" - } - }, - { - "model": "part.partstocktake", - "pk": 330, - "fields": { - "part": 786, - "item_count": 1, - "quantity": "371.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "260.712088", - "cost_max_currency": "USD", - "cost_max": "260.712088" - } - }, - { - "model": "part.partstocktake", - "pk": 331, - "fields": { - "part": 787, - "item_count": 1, - "quantity": "655.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "376.199250", - "cost_max_currency": "USD", - "cost_max": "376.199250" - } - }, - { - "model": "part.partstocktake", - "pk": 332, - "fields": { - "part": 788, - "item_count": 1, - "quantity": "983.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "631.451676", - "cost_max_currency": "USD", - "cost_max": "631.451676" - } - }, - { - "model": "part.partstocktake", - "pk": 333, - "fields": { - "part": 789, - "item_count": 1, - "quantity": "585.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "278.898750", - "cost_max_currency": "USD", - "cost_max": "278.898750" - } - }, - { - "model": "part.partstocktake", - "pk": 334, - "fields": { - "part": 790, - "item_count": 1, - "quantity": "707.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "412.294120", - "cost_max_currency": "USD", - "cost_max": "412.294120" - } - }, - { - "model": "part.partstocktake", - "pk": 335, - "fields": { - "part": 791, - "item_count": 1, - "quantity": "529.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "264.667693", - "cost_max_currency": "USD", - "cost_max": "264.667693" - } - }, - { - "model": "part.partstocktake", - "pk": 336, - "fields": { - "part": 792, - "item_count": 1, - "quantity": "410.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "210.685880", - "cost_max_currency": "USD", - "cost_max": "210.685880" - } - }, - { - "model": "part.partstocktake", - "pk": 337, - "fields": { - "part": 793, - "item_count": 1, - "quantity": "134.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "72.132334", - "cost_max_currency": "USD", - "cost_max": "72.132334" - } - }, - { - "model": "part.partstocktake", - "pk": 338, - "fields": { - "part": 794, - "item_count": 1, - "quantity": "761.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "577.728370", - "cost_max_currency": "USD", - "cost_max": "577.728370" - } - }, - { - "model": "part.partstocktake", - "pk": 339, - "fields": { - "part": 795, - "item_count": 1, - "quantity": "149.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "96.797403", - "cost_max_currency": "USD", - "cost_max": "96.797403" - } - }, - { - "model": "part.partstocktake", - "pk": 340, - "fields": { - "part": 796, - "item_count": 1, - "quantity": "282.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "164.140638", - "cost_max_currency": "USD", - "cost_max": "164.140638" - } - }, - { - "model": "part.partstocktake", - "pk": 341, - "fields": { - "part": 797, - "item_count": 1, - "quantity": "430.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "306.480780", - "cost_max_currency": "USD", - "cost_max": "306.480780" - } - }, - { - "model": "part.partstocktake", - "pk": 342, - "fields": { - "part": 798, - "item_count": 1, - "quantity": "537.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "390.235752", - "cost_max_currency": "USD", - "cost_max": "390.235752" - } - }, - { - "model": "part.partstocktake", - "pk": 343, - "fields": { - "part": 799, - "item_count": 1, - "quantity": "227.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "128.921926", - "cost_max_currency": "USD", - "cost_max": "128.921926" - } - }, - { - "model": "part.partstocktake", - "pk": 344, - "fields": { - "part": 800, - "item_count": 1, - "quantity": "486.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "345.190248", - "cost_max_currency": "USD", - "cost_max": "345.190248" - } - }, - { - "model": "part.partstocktake", - "pk": 345, - "fields": { - "part": 801, - "item_count": 1, - "quantity": "498.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "363.697866", - "cost_max_currency": "USD", - "cost_max": "363.697866" - } - }, - { - "model": "part.partstocktake", - "pk": 346, - "fields": { - "part": 802, - "item_count": 1, - "quantity": "383.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "262.420876", - "cost_max_currency": "USD", - "cost_max": "262.420876" - } - }, - { - "model": "part.partstocktake", - "pk": 347, - "fields": { - "part": 803, - "item_count": 1, - "quantity": "209.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "131.624020", - "cost_max_currency": "USD", - "cost_max": "131.624020" - } - }, - { - "model": "part.partstocktake", - "pk": 348, - "fields": { - "part": 804, - "item_count": 1, - "quantity": "293.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "179.674339", - "cost_max_currency": "USD", - "cost_max": "179.674339" - } - }, - { - "model": "part.partstocktake", - "pk": 349, - "fields": { - "part": 805, - "item_count": 1, - "quantity": "448.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "263.711168", - "cost_max_currency": "USD", - "cost_max": "263.711168" - } - }, - { - "model": "part.partstocktake", - "pk": 350, - "fields": { - "part": 806, - "item_count": 1, - "quantity": "451.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "246.249157", - "cost_max_currency": "USD", - "cost_max": "246.249157" - } - }, - { - "model": "part.partstocktake", - "pk": 351, - "fields": { - "part": 807, - "item_count": 1, - "quantity": "665.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "359.012885", - "cost_max_currency": "USD", - "cost_max": "359.012885" - } - }, - { - "model": "part.partstocktake", - "pk": 352, - "fields": { - "part": 808, - "item_count": 1, - "quantity": "544.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "399.544608", - "cost_max_currency": "USD", - "cost_max": "399.544608" - } - }, - { - "model": "part.partstocktake", - "pk": 353, - "fields": { - "part": 809, - "item_count": 1, - "quantity": "663.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "392.450916", - "cost_max_currency": "USD", - "cost_max": "392.450916" - } - }, - { - "model": "part.partstocktake", - "pk": 354, - "fields": { - "part": 810, - "item_count": 1, - "quantity": "838.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "612.335818", - "cost_max_currency": "USD", - "cost_max": "612.335818" - } - }, - { - "model": "part.partstocktake", - "pk": 355, - "fields": { - "part": 811, - "item_count": 1, - "quantity": "631.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "331.770966", - "cost_max_currency": "USD", - "cost_max": "331.770966" - } - }, - { - "model": "part.partstocktake", - "pk": 356, - "fields": { - "part": 812, - "item_count": 1, - "quantity": "743.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "447.426427", - "cost_max_currency": "USD", - "cost_max": "447.426427" - } - }, - { - "model": "part.partstocktake", - "pk": 357, - "fields": { - "part": 813, - "item_count": 1, - "quantity": "504.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "378.393624", - "cost_max_currency": "USD", - "cost_max": "378.393624" - } - }, - { - "model": "part.partstocktake", - "pk": 358, - "fields": { - "part": 814, - "item_count": 1, - "quantity": "174.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "85.069818", - "cost_max_currency": "USD", - "cost_max": "85.069818" - } - }, - { - "model": "part.partstocktake", - "pk": 359, - "fields": { - "part": 815, - "item_count": 1, - "quantity": "978.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "501.838206", - "cost_max_currency": "USD", - "cost_max": "501.838206" - } - }, - { - "model": "part.partstocktake", - "pk": 360, - "fields": { - "part": 816, - "item_count": 1, - "quantity": "374.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "212.452570", - "cost_max_currency": "USD", - "cost_max": "212.452570" - } - }, - { - "model": "part.partstocktake", - "pk": 361, - "fields": { - "part": 817, - "item_count": 1, - "quantity": "551.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "419.853735", - "cost_max_currency": "USD", - "cost_max": "419.853735" - } - }, - { - "model": "part.partstocktake", - "pk": 362, - "fields": { - "part": 818, - "item_count": 1, - "quantity": "768.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "432.636672", - "cost_max_currency": "USD", - "cost_max": "432.636672" - } - }, - { - "model": "part.partstocktake", - "pk": 363, - "fields": { - "part": 819, - "item_count": 1, - "quantity": "628.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "466.032520", - "cost_max_currency": "USD", - "cost_max": "466.032520" - } - }, - { - "model": "part.partstocktake", - "pk": 364, - "fields": { - "part": 820, - "item_count": 1, - "quantity": "180.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "87.032700", - "cost_max_currency": "USD", - "cost_max": "87.032700" - } - }, - { - "model": "part.partstocktake", - "pk": 365, - "fields": { - "part": 821, - "item_count": 1, - "quantity": "958.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "617.556498", - "cost_max_currency": "USD", - "cost_max": "617.556498" - } - }, - { - "model": "part.partstocktake", - "pk": 366, - "fields": { - "part": 822, - "item_count": 1, - "quantity": "230.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "148.622320", - "cost_max_currency": "USD", - "cost_max": "148.622320" - } - }, - { - "model": "part.partstocktake", - "pk": 367, - "fields": { - "part": 823, - "item_count": 1, - "quantity": "478.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "330.869210", - "cost_max_currency": "USD", - "cost_max": "330.869210" - } - }, - { - "model": "part.partstocktake", - "pk": 368, - "fields": { - "part": 824, - "item_count": 1, - "quantity": "602.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "324.789234", - "cost_max_currency": "USD", - "cost_max": "324.789234" - } - }, - { - "model": "part.partstocktake", - "pk": 369, - "fields": { - "part": 825, - "item_count": 1, - "quantity": "314.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "171.770246", - "cost_max_currency": "USD", - "cost_max": "171.770246" - } - }, - { - "model": "part.partstocktake", - "pk": 370, - "fields": { - "part": 826, - "item_count": 1, - "quantity": "976.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "663.516032", - "cost_max_currency": "USD", - "cost_max": "663.516032" - } - }, - { - "model": "part.partstocktake", - "pk": 371, - "fields": { - "part": 827, - "item_count": 1, - "quantity": "976.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "515.155248", - "cost_max_currency": "USD", - "cost_max": "515.155248" - } - }, - { - "model": "part.partstocktake", - "pk": 372, - "fields": { - "part": 828, - "item_count": 1, - "quantity": "938.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "602.301994", - "cost_max_currency": "USD", - "cost_max": "602.301994" - } - }, - { - "model": "part.partstocktake", - "pk": 373, - "fields": { - "part": 829, - "item_count": 1, - "quantity": "519.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "321.567729", - "cost_max_currency": "USD", - "cost_max": "321.567729" - } - }, - { - "model": "part.partstocktake", - "pk": 374, - "fields": { - "part": 830, - "item_count": 1, - "quantity": "892.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "647.069288", - "cost_max_currency": "USD", - "cost_max": "647.069288" - } - }, - { - "model": "part.partstocktake", - "pk": 375, - "fields": { - "part": 831, - "item_count": 1, - "quantity": "369.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "228.829815", - "cost_max_currency": "USD", - "cost_max": "228.829815" - } - }, - { - "model": "part.partstocktake", - "pk": 376, - "fields": { - "part": 832, - "item_count": 1, - "quantity": "709.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "429.183933", - "cost_max_currency": "USD", - "cost_max": "429.183933" - } - }, - { - "model": "part.partstocktake", - "pk": 377, - "fields": { - "part": 833, - "item_count": 1, - "quantity": "636.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "409.988496", - "cost_max_currency": "USD", - "cost_max": "409.988496" - } - }, - { - "model": "part.partstocktake", - "pk": 378, - "fields": { - "part": 834, - "item_count": 1, - "quantity": "593.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "432.329615", - "cost_max_currency": "USD", - "cost_max": "432.329615" - } - }, - { - "model": "part.partstocktake", - "pk": 379, - "fields": { - "part": 835, - "item_count": 1, - "quantity": "819.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "522.654678", - "cost_max_currency": "USD", - "cost_max": "522.654678" - } - }, - { - "model": "part.partstocktake", - "pk": 380, - "fields": { - "part": 836, - "item_count": 1, - "quantity": "552.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "301.053624", - "cost_max_currency": "USD", - "cost_max": "301.053624" - } - }, - { - "model": "part.partstocktake", - "pk": 381, - "fields": { - "part": 837, - "item_count": 1, - "quantity": "940.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "605.720020", - "cost_max_currency": "USD", - "cost_max": "605.720020" - } - }, - { - "model": "part.partstocktake", - "pk": 382, - "fields": { - "part": 838, - "item_count": 1, - "quantity": "857.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "430.604792", - "cost_max_currency": "USD", - "cost_max": "430.604792" - } - }, - { - "model": "part.partstocktake", - "pk": 383, - "fields": { - "part": 839, - "item_count": 1, - "quantity": "300.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "190.856700", - "cost_max_currency": "USD", - "cost_max": "190.856700" - } - }, - { - "model": "part.partstocktake", - "pk": 384, - "fields": { - "part": 840, - "item_count": 1, - "quantity": "295.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "218.146010", - "cost_max_currency": "USD", - "cost_max": "218.146010" - } - }, - { - "model": "part.partstocktake", - "pk": 385, - "fields": { - "part": 842, - "item_count": 1, - "quantity": "11.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 386, - "fields": { - "part": 843, - "item_count": 1, - "quantity": "10.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 387, - "fields": { - "part": 844, - "item_count": 1, - "quantity": "25.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 388, - "fields": { - "part": 846, - "item_count": 1, - "quantity": "19.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 389, - "fields": { - "part": 847, - "item_count": 1, - "quantity": "21.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 390, - "fields": { - "part": 848, - "item_count": 1, - "quantity": "22.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 391, - "fields": { - "part": 849, - "item_count": 1, - "quantity": "8.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 392, - "fields": { - "part": 850, - "item_count": 1, - "quantity": "22.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 393, - "fields": { - "part": 851, - "item_count": 1, - "quantity": "25.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 394, - "fields": { - "part": 852, - "item_count": 1, - "quantity": "22.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 395, - "fields": { - "part": 854, - "item_count": 1, - "quantity": "18.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 396, - "fields": { - "part": 855, - "item_count": 1, - "quantity": "23.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 397, - "fields": { - "part": 856, - "item_count": 1, - "quantity": "6.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 398, - "fields": { - "part": 857, - "item_count": 1, - "quantity": "25.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 399, - "fields": { - "part": 858, - "item_count": 1, - "quantity": "18.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 400, - "fields": { - "part": 859, - "item_count": 1, - "quantity": "8.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 401, - "fields": { - "part": 860, - "item_count": 1, - "quantity": "15.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 402, - "fields": { - "part": 861, - "item_count": 1, - "quantity": "3.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 403, - "fields": { - "part": 863, - "item_count": 1, - "quantity": "8.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 404, - "fields": { - "part": 864, - "item_count": 1, - "quantity": "15.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 405, - "fields": { - "part": 865, - "item_count": 1, - "quantity": "24.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 406, - "fields": { - "part": 866, - "item_count": 1, - "quantity": "25.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 407, - "fields": { - "part": 867, - "item_count": 1, - "quantity": "18.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 408, - "fields": { - "part": 868, - "item_count": 1, - "quantity": "22.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 409, - "fields": { - "part": 870, - "item_count": 1, - "quantity": "15.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 410, - "fields": { - "part": 871, - "item_count": 1, - "quantity": "19.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 411, - "fields": { - "part": 872, - "item_count": 1, - "quantity": "23.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 412, - "fields": { - "part": 875, - "item_count": 1, - "quantity": "4.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 413, - "fields": { - "part": 876, - "item_count": 1, - "quantity": "10.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 414, - "fields": { - "part": 877, - "item_count": 1, - "quantity": "12.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 415, - "fields": { - "part": 879, - "item_count": 1, - "quantity": "8.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 416, - "fields": { - "part": 880, - "item_count": 1, - "quantity": "9.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 417, - "fields": { - "part": 881, - "item_count": 1, - "quantity": "5.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 418, - "fields": { - "part": 883, - "item_count": 1, - "quantity": "11.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 419, - "fields": { - "part": 884, - "item_count": 1, - "quantity": "15.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 420, - "fields": { - "part": 885, - "item_count": 1, - "quantity": "23.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 421, - "fields": { - "part": 886, - "item_count": 1, - "quantity": "9.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 422, - "fields": { - "part": 888, - "item_count": 1, - "quantity": "3.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 423, - "fields": { - "part": 889, - "item_count": 1, - "quantity": "20.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 424, - "fields": { - "part": 890, - "item_count": 1, - "quantity": "14.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 425, - "fields": { - "part": 892, - "item_count": 1, - "quantity": "17.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 426, - "fields": { - "part": 893, - "item_count": 1, - "quantity": "20.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 427, - "fields": { - "part": 894, - "item_count": 1, - "quantity": "2.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "0.000000", - "cost_max_currency": "USD", - "cost_max": "0.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 428, - "fields": { - "part": 896, - "item_count": 2, - "quantity": "203.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "50009.000000", - "cost_max_currency": "USD", - "cost_max": "50009.000000" - } - }, - { - "model": "part.partstocktake", - "pk": 429, - "fields": { - "part": 897, - "item_count": 2, - "quantity": "501.00000", - "date": "2023-02-21", - "note": "", - "user": 1, - "cost_min_currency": "USD", - "cost_min": "514503.550000", - "cost_max_currency": "USD", - "cost_max": "514503.550000" - } - }, - { - "model": "part.partattachment", - "pk": 1, - "fields": { - "attachment": "part_files/85/1591BTBU.pdf", - "link": null, - "comment": "Datasheet", - "user": null, - "upload_date": "2021-11-15", - "part": 85 - } - }, - { - "model": "part.partattachment", - "pk": 2, - "fields": { - "attachment": "part_files/85/1591BTBU.zip", - "link": null, - "comment": "3D model", - "user": null, - "upload_date": "2021-11-15", - "part": 85 - } - }, { "model": "part.partsellpricebreak", "pk": 1, @@ -92903,14 +64929,6 @@ "part": 656 } }, - { - "model": "part.partstar", - "pk": 1, - "fields": { - "part": 70, - "user": 1 - } - }, { "model": "part.parttesttemplate", "pk": 1, @@ -111040,6 +83058,19841 @@ "level": 1 } }, + { + "model": "users.owner", + "pk": 1, + "fields": { + "owner_type": [ + "auth", + "group" + ], + "owner_id": 1 + } + }, + { + "model": "users.owner", + "pk": 2, + "fields": { + "owner_type": [ + "auth", + "group" + ], + "owner_id": 2 + } + }, + { + "model": "users.owner", + "pk": 3, + "fields": { + "owner_type": [ + "auth", + "group" + ], + "owner_id": 3 + } + }, + { + "model": "users.owner", + "pk": 4, + "fields": { + "owner_type": [ + "auth", + "user" + ], + "owner_id": 1 + } + }, + { + "model": "users.owner", + "pk": 5, + "fields": { + "owner_type": [ + "auth", + "user" + ], + "owner_id": 2 + } + }, + { + "model": "users.owner", + "pk": 6, + "fields": { + "owner_type": [ + "auth", + "user" + ], + "owner_id": 3 + } + }, + { + "model": "users.owner", + "pk": 7, + "fields": { + "owner_type": [ + "auth", + "user" + ], + "owner_id": 4 + } + }, + { + "model": "auth.group", + "pk": 1, + "fields": { + "name": "readers", + "permissions": [] + } + }, + { + "model": "auth.group", + "pk": 2, + "fields": { + "name": "engineering", + "permissions": [] + } + }, + { + "model": "auth.group", + "pk": 3, + "fields": { + "name": "all access", + "permissions": [] + } + }, + { + "model": "auth.user", + "pk": 1, + "fields": { + "password": "pbkdf2_sha256$260000$NNqALp0c36DPuISI5Q6iM3$+ILiuXGdDbEo4PXR5myUO/zHaNXhzHMPdtN2lZaKrg8=", + "last_login": "2024-01-15T13:13:44.003Z", + "is_superuser": true, + "username": "admin", + "first_name": "", + "last_name": "", + "email": "", + "is_staff": true, + "is_active": true, + "date_joined": "2021-06-20T05:52:40.528Z", + "groups": [], + "user_permissions": [] + } + }, + { + "model": "auth.user", + "pk": 2, + "fields": { + "password": "pbkdf2_sha256$260000$nPPXL5SwN9ZVrjrUOzp9Y0$TQGwwJt8SwiwtQ6IZRM/F+eDEYUbxnM3rFXiNkAYUYw=", + "last_login": "2021-11-07T22:38:06.071Z", + "is_superuser": false, + "username": "reader", + "first_name": "Ronald", + "last_name": "Reader", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-11-07T22:35:50Z", + "groups": [ + [ + "readers" + ] + ], + "user_permissions": [] + } + }, + { + "model": "auth.user", + "pk": 3, + "fields": { + "password": "pbkdf2_sha256$260000$3tovBUArQz4TuQyeR4YaHC$q62Z5ypi6Sti7sF7otItu/25d/n31IqhVw60hDlNqdw=", + "last_login": "2021-11-07T22:39:25.053Z", + "is_superuser": false, + "username": "engineer", + "first_name": "Robert", + "last_name": "Shuruncle", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-11-07T22:35:58Z", + "groups": [ + [ + "engineering" + ] + ], + "user_permissions": [] + } + }, + { + "model": "auth.user", + "pk": 4, + "fields": { + "password": "pbkdf2_sha256$260000$pbHvzfVrKhB4pv6asbGt3h$DEkXQ/Jlv4LtQJyBhosGnDYRkN0cs+HUVcQYe3lOyA0=", + "last_login": "2022-12-31T12:57:57.241Z", + "is_superuser": false, + "username": "allaccess", + "first_name": "Ally", + "last_name": "Access", + "email": "", + "is_staff": false, + "is_active": true, + "date_joined": "2021-11-08T03:29:40Z", + "groups": [ + [ + "all access" + ] + ], + "user_permissions": [] + } + }, + { + "model": "sites.site", + "pk": 1, + "fields": { + "domain": "", + "name": "InvenTree Demo" + } + }, + { + "model": "users.ruleset", + "pk": 1, + "fields": { + "name": "admin", + "group": [ + "readers" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 2, + "fields": { + "name": "part_category", + "group": [ + "readers" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 3, + "fields": { + "name": "part", + "group": [ + "readers" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 4, + "fields": { + "name": "stock_location", + "group": [ + "readers" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 5, + "fields": { + "name": "stock", + "group": [ + "readers" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 6, + "fields": { + "name": "build", + "group": [ + "readers" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 7, + "fields": { + "name": "purchase_order", + "group": [ + "readers" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 8, + "fields": { + "name": "sales_order", + "group": [ + "readers" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 9, + "fields": { + "name": "admin", + "group": [ + "engineering" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 10, + "fields": { + "name": "part_category", + "group": [ + "engineering" + ], + "can_view": true, + "can_add": true, + "can_change": true, + "can_delete": true + } + }, + { + "model": "users.ruleset", + "pk": 11, + "fields": { + "name": "part", + "group": [ + "engineering" + ], + "can_view": true, + "can_add": true, + "can_change": true, + "can_delete": true + } + }, + { + "model": "users.ruleset", + "pk": 12, + "fields": { + "name": "stock_location", + "group": [ + "engineering" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 13, + "fields": { + "name": "stock", + "group": [ + "engineering" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 14, + "fields": { + "name": "build", + "group": [ + "engineering" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 15, + "fields": { + "name": "purchase_order", + "group": [ + "engineering" + ], + "can_view": false, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 16, + "fields": { + "name": "sales_order", + "group": [ + "engineering" + ], + "can_view": false, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 17, + "fields": { + "name": "admin", + "group": [ + "all access" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 18, + "fields": { + "name": "part_category", + "group": [ + "all access" + ], + "can_view": true, + "can_add": true, + "can_change": true, + "can_delete": true + } + }, + { + "model": "users.ruleset", + "pk": 19, + "fields": { + "name": "part", + "group": [ + "all access" + ], + "can_view": true, + "can_add": true, + "can_change": true, + "can_delete": true + } + }, + { + "model": "users.ruleset", + "pk": 20, + "fields": { + "name": "stock_location", + "group": [ + "all access" + ], + "can_view": true, + "can_add": true, + "can_change": true, + "can_delete": true + } + }, + { + "model": "users.ruleset", + "pk": 21, + "fields": { + "name": "stock", + "group": [ + "all access" + ], + "can_view": true, + "can_add": true, + "can_change": true, + "can_delete": true + } + }, + { + "model": "users.ruleset", + "pk": 22, + "fields": { + "name": "build", + "group": [ + "all access" + ], + "can_view": true, + "can_add": true, + "can_change": true, + "can_delete": true + } + }, + { + "model": "users.ruleset", + "pk": 23, + "fields": { + "name": "purchase_order", + "group": [ + "all access" + ], + "can_view": true, + "can_add": true, + "can_change": true, + "can_delete": true + } + }, + { + "model": "users.ruleset", + "pk": 24, + "fields": { + "name": "sales_order", + "group": [ + "all access" + ], + "can_view": true, + "can_add": true, + "can_change": true, + "can_delete": true + } + }, + { + "model": "users.ruleset", + "pk": 25, + "fields": { + "name": "stocktake", + "group": [ + "readers" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 26, + "fields": { + "name": "stocktake", + "group": [ + "engineering" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 27, + "fields": { + "name": "stocktake", + "group": [ + "all access" + ], + "can_view": true, + "can_add": true, + "can_change": true, + "can_delete": true + } + }, + { + "model": "users.ruleset", + "pk": 28, + "fields": { + "name": "return_order", + "group": [ + "readers" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 30, + "fields": { + "name": "return_order", + "group": [ + "engineering" + ], + "can_view": true, + "can_add": false, + "can_change": false, + "can_delete": false + } + }, + { + "model": "users.ruleset", + "pk": 31, + "fields": { + "name": "return_order", + "group": [ + "all access" + ], + "can_view": true, + "can_add": true, + "can_change": true, + "can_delete": true + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 1, + "fields": { + "metadata": null, + "stock_item": 205, + "test": "Sticker", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-27T02:11:02.172Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 2, + "fields": { + "metadata": null, + "stock_item": 205, + "test": "Commissioning", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-27T02:11:02.671Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 3, + "fields": { + "metadata": null, + "stock_item": 205, + "test": "Paint", + "result": true, + "value": "Red", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-27T02:11:08.451Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 4, + "fields": { + "metadata": null, + "stock_item": 219, + "test": "Commissioning", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-27T02:11:15.144Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 5, + "fields": { + "metadata": null, + "stock_item": 219, + "test": "Sticker", + "result": false, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-27T02:11:22.162Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 6, + "fields": { + "metadata": null, + "stock_item": 218, + "test": "Paint", + "result": true, + "value": "Blue", + "attachment": "", + "notes": "Applied blue paint", + "user": [ + "admin" + ], + "date": "2022-04-27T02:11:36.546Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 7, + "fields": { + "metadata": null, + "stock_item": 216, + "test": "Sticker", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "allaccess" + ], + "date": "2022-04-28T06:30:33.989Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 8, + "fields": { + "metadata": null, + "stock_item": 216, + "test": "Optional", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "allaccess" + ], + "date": "2022-04-28T06:30:34.615Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 9, + "fields": { + "metadata": null, + "stock_item": 216, + "test": "Commissioning", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "allaccess" + ], + "date": "2022-04-28T06:30:35.681Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 10, + "fields": { + "metadata": null, + "stock_item": 215, + "test": "Sticker", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "allaccess" + ], + "date": "2022-04-28T06:30:39.032Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 11, + "fields": { + "metadata": null, + "stock_item": 215, + "test": "Commissioning", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "allaccess" + ], + "date": "2022-04-28T06:30:39.538Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 12, + "fields": { + "metadata": null, + "stock_item": 217, + "test": "Commissioning", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "allaccess" + ], + "date": "2022-04-28T06:30:42.076Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 13, + "fields": { + "metadata": null, + "stock_item": 217, + "test": "Optional", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "allaccess" + ], + "date": "2022-04-28T06:30:42.716Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 14, + "fields": { + "metadata": null, + "stock_item": 212, + "test": "Sticker", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-28T11:25:24.507Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 15, + "fields": { + "metadata": null, + "stock_item": 212, + "test": "Paint", + "result": false, + "value": "Painting failed", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-28T11:25:33.896Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 16, + "fields": { + "metadata": null, + "stock_item": 209, + "test": "Sticker", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-28T11:25:43.333Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 17, + "fields": { + "metadata": null, + "stock_item": 209, + "test": "Optional", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-28T11:25:44.155Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 18, + "fields": { + "metadata": null, + "stock_item": 209, + "test": "Commissioning", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-28T11:25:44.646Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 19, + "fields": { + "metadata": null, + "stock_item": 209, + "test": "Paint", + "result": true, + "value": "Red", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-28T11:25:56.417Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 20, + "fields": { + "metadata": null, + "stock_item": 207, + "test": "Sticker", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-28T11:26:04.013Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 21, + "fields": { + "metadata": null, + "stock_item": 207, + "test": "Commissioning", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-28T11:26:04.543Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 22, + "fields": { + "metadata": null, + "stock_item": 206, + "test": "Optional", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-28T11:26:08.281Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 23, + "fields": { + "metadata": null, + "stock_item": 206, + "test": "Sticker", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-28T11:26:09.009Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 24, + "fields": { + "metadata": null, + "stock_item": 206, + "test": "Commissioning", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-04-28T11:26:09.598Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 25, + "fields": { + "metadata": null, + "stock_item": 177, + "test": "Test A", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:44:13.234Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 26, + "fields": { + "metadata": null, + "stock_item": 177, + "test": "Test B", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:44:13.699Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 28, + "fields": { + "metadata": null, + "stock_item": 177, + "test": "Test A", + "result": false, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:44:21.129Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 29, + "fields": { + "metadata": null, + "stock_item": 177, + "test": "Test B", + "result": false, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:44:38.707Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 30, + "fields": { + "metadata": null, + "stock_item": 177, + "test": "Test B", + "result": false, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:44:40.888Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 31, + "fields": { + "metadata": null, + "stock_item": 177, + "test": "Test B", + "result": false, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:44:43.122Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 32, + "fields": { + "metadata": null, + "stock_item": 177, + "test": "Test B", + "result": false, + "value": "12", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:44:47.589Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 33, + "fields": { + "metadata": null, + "stock_item": 177, + "test": "Test B", + "result": true, + "value": "Finally passed", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:44:59.939Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 34, + "fields": { + "metadata": null, + "stock_item": 193, + "test": "Test A", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:50:42.295Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 35, + "fields": { + "metadata": null, + "stock_item": 193, + "test": "Test B", + "result": true, + "value": "0", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:50:42.650Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 36, + "fields": { + "metadata": null, + "stock_item": 189, + "test": "Test B", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:05.857Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 37, + "fields": { + "metadata": null, + "stock_item": 189, + "test": "Test C", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:07.117Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 38, + "fields": { + "metadata": null, + "stock_item": 190, + "test": "Test B", + "result": true, + "value": "Test", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:08.977Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 39, + "fields": { + "metadata": null, + "stock_item": 191, + "test": "Test A", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:16.591Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 40, + "fields": { + "metadata": null, + "stock_item": 191, + "test": "Test B", + "result": false, + "value": "Failed", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:21.389Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 41, + "fields": { + "metadata": null, + "stock_item": 191, + "test": "Test C", + "result": true, + "value": "Pass", + "attachment": "", + "notes": "This test passed!", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:23.623Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 42, + "fields": { + "metadata": null, + "stock_item": 192, + "test": "Test B", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:37.608Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 43, + "fields": { + "metadata": null, + "stock_item": 193, + "test": "Test C", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:40.211Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 44, + "fields": { + "metadata": null, + "stock_item": 194, + "test": "Test B", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:41.819Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 45, + "fields": { + "metadata": null, + "stock_item": 194, + "test": "Test C", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:42.571Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 46, + "fields": { + "metadata": null, + "stock_item": 195, + "test": "Test C", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:43.695Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 47, + "fields": { + "metadata": null, + "stock_item": 196, + "test": "Test A", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:44.692Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 48, + "fields": { + "metadata": null, + "stock_item": 197, + "test": "Test B", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:45.815Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 49, + "fields": { + "metadata": null, + "stock_item": 197, + "test": "Test C", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:46.580Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 50, + "fields": { + "metadata": null, + "stock_item": 198, + "test": "Test A", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:47.534Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 51, + "fields": { + "metadata": null, + "stock_item": 198, + "test": "Test C", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:48.006Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 52, + "fields": { + "metadata": null, + "stock_item": 199, + "test": "Test B", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:49.209Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 53, + "fields": { + "metadata": null, + "stock_item": 200, + "test": "Test C", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:50.732Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 54, + "fields": { + "metadata": null, + "stock_item": 192, + "test": "Test C", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:51:51.857Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 55, + "fields": { + "metadata": null, + "stock_item": 176, + "test": "Test B", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:53:37.884Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 56, + "fields": { + "metadata": null, + "stock_item": 179, + "test": "Test C", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:53:39.449Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 57, + "fields": { + "metadata": null, + "stock_item": 183, + "test": "Test B", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:53:46.627Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 58, + "fields": { + "metadata": null, + "stock_item": 195, + "test": "Test A", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:53:48.174Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 59, + "fields": { + "metadata": null, + "stock_item": 190, + "test": "Test C", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:53:59.692Z" + } + }, + { + "model": "stock.stockitemtestresult", + "pk": 60, + "fields": { + "metadata": null, + "stock_item": 242, + "test": "Test B", + "result": true, + "value": "", + "attachment": "", + "notes": "", + "user": [ + "admin" + ], + "date": "2022-05-10T03:54:01.630Z" + } + }, + { + "model": "stock.stockitemtracking", + "pk": 2, + "fields": { + "tracking_type": 1, + "item": 2, + "date": "2021-07-28T14:37:51.084Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 3, + "fields": { + "tracking_type": 1, + "item": 3, + "date": "2021-07-28T14:37:51.202Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 4, + "fields": { + "tracking_type": 1, + "item": 4, + "date": "2021-07-28T14:37:51.376Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 5, + "fields": { + "tracking_type": 1, + "item": 5, + "date": "2021-07-28T14:37:51.495Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 6, + "fields": { + "tracking_type": 1, + "item": 6, + "date": "2021-07-28T14:37:51.620Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 7, + "fields": { + "tracking_type": 1, + "item": 7, + "date": "2021-07-28T14:37:51.868Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 8, + "fields": { + "tracking_type": 1, + "item": 8, + "date": "2021-07-28T14:37:51.987Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 9, + "fields": { + "tracking_type": 1, + "item": 9, + "date": "2021-07-28T14:37:52.192Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 10, + "fields": { + "tracking_type": 1, + "item": 10, + "date": "2021-07-28T14:37:52.335Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 11, + "fields": { + "tracking_type": 1, + "item": 11, + "date": "2021-07-28T14:37:52.464Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 12, + "fields": { + "tracking_type": 1, + "item": 12, + "date": "2021-07-28T14:37:52.661Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 13, + "fields": { + "tracking_type": 1, + "item": 13, + "date": "2021-07-28T14:37:52.791Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 14, + "fields": { + "tracking_type": 1, + "item": 14, + "date": "2021-07-28T14:37:52.925Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 15, + "fields": { + "tracking_type": 1, + "item": 15, + "date": "2021-07-28T14:37:53.057Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 16, + "fields": { + "tracking_type": 1, + "item": 16, + "date": "2021-07-28T14:37:53.196Z", + "notes": "", + "user": null, + "deltas": { + "status": 50, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 17, + "fields": { + "tracking_type": 1, + "item": 17, + "date": "2021-07-28T14:37:53.394Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 18, + "fields": { + "tracking_type": 1, + "item": 18, + "date": "2021-07-28T14:37:53.525Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 19, + "fields": { + "tracking_type": 1, + "item": 19, + "date": "2021-07-28T14:37:53.735Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 20, + "fields": { + "tracking_type": 1, + "item": 20, + "date": "2021-07-28T14:37:53.865Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 22, + "fields": { + "tracking_type": 1, + "item": 22, + "date": "2021-07-28T14:37:54.173Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 23, + "fields": { + "tracking_type": 1, + "item": 23, + "date": "2021-07-28T14:37:54.361Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 24, + "fields": { + "tracking_type": 1, + "item": 24, + "date": "2021-07-28T14:37:54.483Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 25, + "fields": { + "tracking_type": 1, + "item": 25, + "date": "2021-07-28T14:37:54.603Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 26, + "fields": { + "tracking_type": 1, + "item": 26, + "date": "2021-07-28T14:37:54.725Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 27, + "fields": { + "tracking_type": 1, + "item": 27, + "date": "2021-07-28T14:37:54.899Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 29, + "fields": { + "tracking_type": 1, + "item": 29, + "date": "2021-07-28T14:37:55.149Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 30, + "fields": { + "tracking_type": 1, + "item": 30, + "date": "2021-07-28T14:37:55.337Z", + "notes": "", + "user": null, + "deltas": { + "status": 55, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 31, + "fields": { + "tracking_type": 1, + "item": 31, + "date": "2021-07-28T14:37:55.466Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 32, + "fields": { + "tracking_type": 1, + "item": 32, + "date": "2021-07-28T14:37:55.601Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 33, + "fields": { + "tracking_type": 1, + "item": 33, + "date": "2021-07-28T14:37:55.862Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 34, + "fields": { + "tracking_type": 1, + "item": 34, + "date": "2021-07-28T14:37:56Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 35, + "fields": { + "tracking_type": 1, + "item": 35, + "date": "2021-07-28T14:37:56.136Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 36, + "fields": { + "tracking_type": 1, + "item": 36, + "date": "2021-07-28T14:37:56.324Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 37, + "fields": { + "tracking_type": 1, + "item": 37, + "date": "2021-07-28T14:37:56.458Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 38, + "fields": { + "tracking_type": 1, + "item": 38, + "date": "2021-07-28T14:37:56.592Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 39, + "fields": { + "tracking_type": 1, + "item": 39, + "date": "2021-07-28T14:37:56.795Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 40, + "fields": { + "tracking_type": 1, + "item": 40, + "date": "2021-07-28T14:37:56.921Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 41, + "fields": { + "tracking_type": 1, + "item": 41, + "date": "2021-07-28T14:37:57.053Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 42, + "fields": { + "tracking_type": 1, + "item": 42, + "date": "2021-07-28T14:37:57.195Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 43, + "fields": { + "tracking_type": 1, + "item": 43, + "date": "2021-07-28T14:37:57.398Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 44, + "fields": { + "tracking_type": 1, + "item": 44, + "date": "2021-07-28T14:37:57.527Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 45, + "fields": { + "tracking_type": 1, + "item": 45, + "date": "2021-07-28T14:37:57.661Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 46, + "fields": { + "tracking_type": 1, + "item": 46, + "date": "2021-07-28T14:37:57.801Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 47, + "fields": { + "tracking_type": 1, + "item": 47, + "date": "2021-07-28T14:37:58.064Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 48, + "fields": { + "tracking_type": 1, + "item": 48, + "date": "2021-07-28T14:37:58.198Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 49, + "fields": { + "tracking_type": 1, + "item": 49, + "date": "2021-07-28T14:37:58.400Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 50, + "fields": { + "tracking_type": 1, + "item": 50, + "date": "2021-07-28T14:37:58.601Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 51, + "fields": { + "tracking_type": 1, + "item": 51, + "date": "2021-07-28T14:37:58.731Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 52, + "fields": { + "tracking_type": 1, + "item": 52, + "date": "2021-07-28T14:37:58.867Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 53, + "fields": { + "tracking_type": 1, + "item": 53, + "date": "2021-07-28T14:37:59.090Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 54, + "fields": { + "tracking_type": 1, + "item": 54, + "date": "2021-07-28T14:37:59.223Z", + "notes": "", + "user": null, + "deltas": { + "status": 55, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 55, + "fields": { + "tracking_type": 1, + "item": 55, + "date": "2021-07-28T14:37:59.360Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 56, + "fields": { + "tracking_type": 1, + "item": 56, + "date": "2021-07-28T14:37:59.496Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 57, + "fields": { + "tracking_type": 1, + "item": 57, + "date": "2021-07-28T14:37:59.710Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 58, + "fields": { + "tracking_type": 1, + "item": 58, + "date": "2021-07-28T14:37:59.846Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 59, + "fields": { + "tracking_type": 1, + "item": 59, + "date": "2021-07-28T14:37:59.974Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 60, + "fields": { + "tracking_type": 1, + "item": 60, + "date": "2021-07-28T14:38:00.097Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 61, + "fields": { + "tracking_type": 1, + "item": 61, + "date": "2021-07-28T14:38:00.282Z", + "notes": "", + "user": null, + "deltas": { + "status": 55, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 62, + "fields": { + "tracking_type": 1, + "item": 62, + "date": "2021-07-28T14:38:00.402Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 63, + "fields": { + "tracking_type": 1, + "item": 63, + "date": "2021-07-28T14:38:00.530Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 64, + "fields": { + "tracking_type": 1, + "item": 64, + "date": "2021-07-28T14:38:00.657Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 65, + "fields": { + "tracking_type": 1, + "item": 65, + "date": "2021-07-28T14:38:00.795Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 66, + "fields": { + "tracking_type": 1, + "item": 66, + "date": "2021-07-28T14:38:00.975Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 67, + "fields": { + "tracking_type": 1, + "item": 67, + "date": "2021-07-28T14:38:01.098Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 68, + "fields": { + "tracking_type": 1, + "item": 68, + "date": "2021-07-28T14:38:01.225Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 69, + "fields": { + "tracking_type": 1, + "item": 69, + "date": "2021-07-28T14:38:01.356Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 70, + "fields": { + "tracking_type": 1, + "item": 70, + "date": "2021-07-28T14:38:01.542Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 71, + "fields": { + "tracking_type": 1, + "item": 71, + "date": "2021-07-28T14:38:01.670Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 72, + "fields": { + "tracking_type": 1, + "item": 72, + "date": "2021-07-28T14:38:55.423Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 73, + "fields": { + "tracking_type": 1, + "item": 73, + "date": "2021-07-28T14:38:55.535Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 74, + "fields": { + "tracking_type": 1, + "item": 74, + "date": "2021-07-28T14:38:55.644Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 75, + "fields": { + "tracking_type": 1, + "item": 75, + "date": "2021-07-28T14:38:55.823Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 76, + "fields": { + "tracking_type": 1, + "item": 76, + "date": "2021-07-28T14:38:55.949Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 77, + "fields": { + "tracking_type": 1, + "item": 77, + "date": "2021-07-28T14:38:56.083Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 78, + "fields": { + "tracking_type": 1, + "item": 78, + "date": "2021-07-28T14:38:56.278Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 79, + "fields": { + "tracking_type": 1, + "item": 79, + "date": "2021-07-28T14:38:56.413Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 80, + "fields": { + "tracking_type": 1, + "item": 80, + "date": "2021-07-28T14:38:56.616Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 81, + "fields": { + "tracking_type": 1, + "item": 81, + "date": "2021-07-28T14:38:56.860Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 82, + "fields": { + "tracking_type": 1, + "item": 82, + "date": "2021-07-28T14:38:56.994Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 84, + "fields": { + "tracking_type": 1, + "item": 84, + "date": "2021-07-28T14:38:57.337Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 85, + "fields": { + "tracking_type": 1, + "item": 85, + "date": "2021-07-28T14:38:57.470Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 86, + "fields": { + "tracking_type": 1, + "item": 86, + "date": "2021-07-28T14:38:57.670Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 87, + "fields": { + "tracking_type": 1, + "item": 87, + "date": "2021-07-28T14:38:57.865Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 88, + "fields": { + "tracking_type": 1, + "item": 88, + "date": "2021-07-28T14:38:58.003Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 92, + "fields": { + "tracking_type": 1, + "item": 92, + "date": "2021-07-28T14:38:58.638Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 93, + "fields": { + "tracking_type": 1, + "item": 93, + "date": "2021-07-28T14:38:58.781Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 94, + "fields": { + "tracking_type": 1, + "item": 94, + "date": "2021-07-28T14:38:58.980Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 95, + "fields": { + "tracking_type": 1, + "item": 95, + "date": "2021-07-28T14:38:59.114Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 96, + "fields": { + "tracking_type": 1, + "item": 96, + "date": "2021-07-28T14:38:59.249Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 97, + "fields": { + "tracking_type": 1, + "item": 97, + "date": "2021-07-28T14:38:59.423Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 98, + "fields": { + "tracking_type": 1, + "item": 98, + "date": "2021-07-28T14:38:59.557Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 99, + "fields": { + "tracking_type": 1, + "item": 99, + "date": "2021-07-28T14:38:59.688Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 100, + "fields": { + "tracking_type": 1, + "item": 100, + "date": "2021-07-28T14:38:59.870Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 101, + "fields": { + "tracking_type": 1, + "item": 101, + "date": "2021-07-28T14:39:00.001Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 102, + "fields": { + "tracking_type": 1, + "item": 102, + "date": "2021-07-28T14:39:00.145Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 103, + "fields": { + "tracking_type": 1, + "item": 103, + "date": "2021-07-28T14:39:00.400Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 104, + "fields": { + "tracking_type": 1, + "item": 104, + "date": "2021-07-28T14:39:00.529Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 105, + "fields": { + "tracking_type": 1, + "item": 105, + "date": "2021-07-28T14:39:00.668Z", + "notes": "", + "user": null, + "deltas": { + "status": 55, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 106, + "fields": { + "tracking_type": 1, + "item": 106, + "date": "2021-07-28T14:39:00.875Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 107, + "fields": { + "tracking_type": 1, + "item": 107, + "date": "2021-07-28T14:39:01.015Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 108, + "fields": { + "tracking_type": 1, + "item": 108, + "date": "2021-07-28T14:39:01.149Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 109, + "fields": { + "tracking_type": 1, + "item": 109, + "date": "2021-07-28T14:39:01.354Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 110, + "fields": { + "tracking_type": 1, + "item": 110, + "date": "2021-07-28T14:39:01.499Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 111, + "fields": { + "tracking_type": 1, + "item": 111, + "date": "2021-07-28T14:39:01.633Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 112, + "fields": { + "tracking_type": 1, + "item": 112, + "date": "2021-07-28T14:39:01.762Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 113, + "fields": { + "tracking_type": 1, + "item": 113, + "date": "2021-07-28T14:39:01.940Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 114, + "fields": { + "tracking_type": 1, + "item": 114, + "date": "2021-07-28T14:39:02.065Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 115, + "fields": { + "tracking_type": 1, + "item": 115, + "date": "2021-07-28T14:39:02.283Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 116, + "fields": { + "tracking_type": 1, + "item": 116, + "date": "2021-07-28T14:39:02.406Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 117, + "fields": { + "tracking_type": 1, + "item": 117, + "date": "2021-07-28T14:39:02.608Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 118, + "fields": { + "tracking_type": 1, + "item": 118, + "date": "2021-07-28T14:39:02.753Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 119, + "fields": { + "tracking_type": 1, + "item": 119, + "date": "2021-07-28T14:39:02.875Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 120, + "fields": { + "tracking_type": 1, + "item": 120, + "date": "2021-07-28T14:39:03.115Z", + "notes": "", + "user": null, + "deltas": { + "status": 50, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 121, + "fields": { + "tracking_type": 1, + "item": 121, + "date": "2021-07-28T14:39:03.305Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 122, + "fields": { + "tracking_type": 1, + "item": 122, + "date": "2021-07-28T14:39:03.426Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 148, + "fields": { + "tracking_type": 1, + "item": 148, + "date": "2021-07-28T15:08:18.813Z", + "notes": "", + "user": null, + "deltas": { + "status": 50, + "location": 8, + "quantity": 500.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 149, + "fields": { + "tracking_type": 1, + "item": 149, + "date": "2021-07-28T15:08:18.975Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 150, + "fields": { + "tracking_type": 1, + "item": 150, + "date": "2021-07-28T15:08:19.132Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 151, + "fields": { + "tracking_type": 1, + "item": 151, + "date": "2021-07-28T15:08:19.251Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 152, + "fields": { + "tracking_type": 1, + "item": 152, + "date": "2021-07-28T15:08:19.417Z", + "notes": "", + "user": null, + "deltas": { + "status": 50, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 153, + "fields": { + "tracking_type": 1, + "item": 153, + "date": "2021-07-28T15:08:19.548Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 154, + "fields": { + "tracking_type": 1, + "item": 154, + "date": "2021-07-28T15:08:19.710Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 155, + "fields": { + "tracking_type": 1, + "item": 155, + "date": "2021-07-28T15:08:19.870Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 156, + "fields": { + "tracking_type": 1, + "item": 156, + "date": "2021-07-28T15:08:19.991Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 157, + "fields": { + "tracking_type": 1, + "item": 157, + "date": "2021-07-28T15:08:21.500Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 158, + "fields": { + "tracking_type": 1, + "item": 158, + "date": "2021-07-28T15:08:21.656Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1976.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 159, + "fields": { + "tracking_type": 1, + "item": 159, + "date": "2021-07-28T15:08:21.814Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 160, + "fields": { + "tracking_type": 1, + "item": 160, + "date": "2021-07-28T15:08:21.945Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 161, + "fields": { + "tracking_type": 1, + "item": 161, + "date": "2021-07-28T15:08:22.106Z", + "notes": "", + "user": null, + "deltas": { + "status": 50, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 162, + "fields": { + "tracking_type": 1, + "item": 162, + "date": "2021-07-28T15:08:23.765Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 163, + "fields": { + "tracking_type": 1, + "item": 163, + "date": "2021-07-28T15:08:23.885Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 2347.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 164, + "fields": { + "tracking_type": 1, + "item": 164, + "date": "2021-07-28T15:08:24.040Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 166, + "fields": { + "tracking_type": 1, + "item": 166, + "date": "2021-07-28T15:08:24.336Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 167, + "fields": { + "tracking_type": 1, + "item": 167, + "date": "2021-07-28T15:08:24.532Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 4000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 168, + "fields": { + "tracking_type": 1, + "item": 168, + "date": "2021-07-28T15:08:26.438Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 169, + "fields": { + "tracking_type": 1, + "item": 169, + "date": "2021-07-28T15:08:26.588Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 1149.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 170, + "fields": { + "tracking_type": 1, + "item": 170, + "date": "2021-07-28T15:08:26.700Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 8, + "quantity": 500.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 171, + "fields": { + "tracking_type": 1, + "item": 171, + "date": "2021-07-28T15:08:26.895Z", + "notes": "", + "user": null, + "deltas": { + "status": 55, + "location": 8, + "quantity": 500.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 172, + "fields": { + "tracking_type": 1, + "item": 172, + "date": "2021-08-02T13:35:56.313Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 3, + "quantity": 580.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 173, + "fields": { + "tracking_type": 1, + "item": 173, + "date": "2021-08-02T13:36:47.681Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 3, + "quantity": 5000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 175, + "fields": { + "tracking_type": 1, + "item": 175, + "date": "2021-11-08T03:56:55.595Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 5, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 176, + "fields": { + "tracking_type": 1, + "item": 175, + "date": "2021-11-08T03:56:55.605Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 5, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 177, + "fields": { + "tracking_type": 6, + "item": 175, + "date": "2021-11-08T03:56:55.607Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 1, + "location": 5 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 178, + "fields": { + "tracking_type": 1, + "item": 176, + "date": "2021-11-08T03:56:55.614Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 5, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 179, + "fields": { + "tracking_type": 1, + "item": 176, + "date": "2021-11-08T03:56:55.616Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 5, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 180, + "fields": { + "tracking_type": 6, + "item": 176, + "date": "2021-11-08T03:56:55.618Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 2, + "location": 5 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 181, + "fields": { + "tracking_type": 1, + "item": 177, + "date": "2021-11-08T03:56:55.626Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 5, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 182, + "fields": { + "tracking_type": 1, + "item": 177, + "date": "2021-11-08T03:56:55.627Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 5, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 183, + "fields": { + "tracking_type": 6, + "item": 177, + "date": "2021-11-08T03:56:55.629Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 3, + "location": 5 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 184, + "fields": { + "tracking_type": 1, + "item": 178, + "date": "2021-11-08T03:56:55.635Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 5, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 185, + "fields": { + "tracking_type": 1, + "item": 178, + "date": "2021-11-08T03:56:55.637Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 5, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 186, + "fields": { + "tracking_type": 6, + "item": 178, + "date": "2021-11-08T03:56:55.638Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 4, + "location": 5 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 187, + "fields": { + "tracking_type": 1, + "item": 179, + "date": "2021-11-08T03:56:55.644Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 5, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 188, + "fields": { + "tracking_type": 1, + "item": 179, + "date": "2021-11-08T03:56:55.646Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 5, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 189, + "fields": { + "tracking_type": 6, + "item": 179, + "date": "2021-11-08T03:56:55.648Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 5, + "location": 5 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 192, + "fields": { + "tracking_type": 1, + "item": 181, + "date": "2021-11-08T03:57:37.280Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 6, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 193, + "fields": { + "tracking_type": 1, + "item": 181, + "date": "2021-11-08T03:57:37.282Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 6, + "quantity": 6.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 194, + "fields": { + "tracking_type": 6, + "item": 181, + "date": "2021-11-08T03:57:37.284Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 10, + "location": 6 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 195, + "fields": { + "tracking_type": 1, + "item": 182, + "date": "2021-11-08T03:57:37.291Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 6, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 196, + "fields": { + "tracking_type": 1, + "item": 182, + "date": "2021-11-08T03:57:37.293Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 6, + "quantity": 6.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 197, + "fields": { + "tracking_type": 6, + "item": 182, + "date": "2021-11-08T03:57:37.295Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 11, + "location": 6 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 198, + "fields": { + "tracking_type": 1, + "item": 183, + "date": "2021-11-08T03:57:37.302Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 6, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 199, + "fields": { + "tracking_type": 1, + "item": 183, + "date": "2021-11-08T03:57:37.306Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 6, + "quantity": 6.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 200, + "fields": { + "tracking_type": 6, + "item": 183, + "date": "2021-11-08T03:57:37.307Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 12, + "location": 6 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 201, + "fields": { + "tracking_type": 1, + "item": 184, + "date": "2021-11-08T03:57:37.314Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 6, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 202, + "fields": { + "tracking_type": 1, + "item": 184, + "date": "2021-11-08T03:57:37.316Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 6, + "quantity": 6.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 203, + "fields": { + "tracking_type": 6, + "item": 184, + "date": "2021-11-08T03:57:37.318Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 13, + "location": 6 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 204, + "fields": { + "tracking_type": 1, + "item": 185, + "date": "2021-11-08T03:57:37.325Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 6, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 205, + "fields": { + "tracking_type": 1, + "item": 185, + "date": "2021-11-08T03:57:37.326Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 6, + "quantity": 6.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 206, + "fields": { + "tracking_type": 6, + "item": 185, + "date": "2021-11-08T03:57:37.328Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 14, + "location": 6 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 207, + "fields": { + "tracking_type": 1, + "item": 186, + "date": "2021-11-08T03:57:37.335Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 6, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 208, + "fields": { + "tracking_type": 1, + "item": 186, + "date": "2021-11-08T03:57:37.336Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 6, + "quantity": 6.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 209, + "fields": { + "tracking_type": 6, + "item": 186, + "date": "2021-11-08T03:57:37.338Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 15, + "location": 6 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 211, + "fields": { + "tracking_type": 1, + "item": 187, + "date": "2021-11-08T03:57:53.848Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 15.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 213, + "fields": { + "tracking_type": 1, + "item": 189, + "date": "2021-11-08T03:58:08.255Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 214, + "fields": { + "tracking_type": 1, + "item": 189, + "date": "2021-11-08T03:58:08.257Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 215, + "fields": { + "tracking_type": 6, + "item": 189, + "date": "2021-11-08T03:58:08.258Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 25 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 216, + "fields": { + "tracking_type": 1, + "item": 190, + "date": "2021-11-08T03:58:08.266Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 217, + "fields": { + "tracking_type": 1, + "item": 190, + "date": "2021-11-08T03:58:08.267Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 218, + "fields": { + "tracking_type": 6, + "item": 190, + "date": "2021-11-08T03:58:08.269Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 26 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 219, + "fields": { + "tracking_type": 1, + "item": 191, + "date": "2021-11-08T03:58:08.277Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 220, + "fields": { + "tracking_type": 1, + "item": 191, + "date": "2021-11-08T03:58:08.279Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 221, + "fields": { + "tracking_type": 6, + "item": 191, + "date": "2021-11-08T03:58:08.281Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 27 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 222, + "fields": { + "tracking_type": 1, + "item": 192, + "date": "2021-11-08T03:58:08.288Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 223, + "fields": { + "tracking_type": 1, + "item": 192, + "date": "2021-11-08T03:58:08.290Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 224, + "fields": { + "tracking_type": 6, + "item": 192, + "date": "2021-11-08T03:58:08.292Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 28 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 225, + "fields": { + "tracking_type": 1, + "item": 193, + "date": "2021-11-08T03:58:08.298Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 226, + "fields": { + "tracking_type": 1, + "item": 193, + "date": "2021-11-08T03:58:08.300Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 227, + "fields": { + "tracking_type": 6, + "item": 193, + "date": "2021-11-08T03:58:08.302Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 29 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 228, + "fields": { + "tracking_type": 1, + "item": 194, + "date": "2021-11-08T03:58:08.308Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 229, + "fields": { + "tracking_type": 1, + "item": 194, + "date": "2021-11-08T03:58:08.310Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 230, + "fields": { + "tracking_type": 6, + "item": 194, + "date": "2021-11-08T03:58:08.311Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 30 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 231, + "fields": { + "tracking_type": 1, + "item": 195, + "date": "2021-11-08T03:58:08.318Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 232, + "fields": { + "tracking_type": 1, + "item": 195, + "date": "2021-11-08T03:58:08.320Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 233, + "fields": { + "tracking_type": 6, + "item": 195, + "date": "2021-11-08T03:58:08.321Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 31 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 234, + "fields": { + "tracking_type": 1, + "item": 196, + "date": "2021-11-08T03:58:08.328Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 235, + "fields": { + "tracking_type": 1, + "item": 196, + "date": "2021-11-08T03:58:08.329Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 236, + "fields": { + "tracking_type": 6, + "item": 196, + "date": "2021-11-08T03:58:08.331Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 32 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 237, + "fields": { + "tracking_type": 1, + "item": 197, + "date": "2021-11-08T03:58:08.337Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 238, + "fields": { + "tracking_type": 1, + "item": 197, + "date": "2021-11-08T03:58:08.339Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 239, + "fields": { + "tracking_type": 6, + "item": 197, + "date": "2021-11-08T03:58:08.341Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 33 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 240, + "fields": { + "tracking_type": 1, + "item": 198, + "date": "2021-11-08T03:58:08.348Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 241, + "fields": { + "tracking_type": 1, + "item": 198, + "date": "2021-11-08T03:58:08.349Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 242, + "fields": { + "tracking_type": 6, + "item": 198, + "date": "2021-11-08T03:58:08.351Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 34 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 243, + "fields": { + "tracking_type": 1, + "item": 199, + "date": "2021-11-08T03:58:08.358Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 244, + "fields": { + "tracking_type": 1, + "item": 199, + "date": "2021-11-08T03:58:08.360Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 245, + "fields": { + "tracking_type": 6, + "item": 199, + "date": "2021-11-08T03:58:08.361Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 35 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 246, + "fields": { + "tracking_type": 1, + "item": 200, + "date": "2021-11-08T03:58:08.368Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 247, + "fields": { + "tracking_type": 1, + "item": 200, + "date": "2021-11-08T03:58:08.370Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 248, + "fields": { + "tracking_type": 6, + "item": 200, + "date": "2021-11-08T03:58:08.372Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "serial": 36 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 250, + "fields": { + "tracking_type": 1, + "item": 201, + "date": "2021-11-08T03:58:22.689Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 251, + "fields": { + "tracking_type": 20, + "item": 201, + "date": "2021-11-08T03:58:34.001Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "location": 6 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 252, + "fields": { + "tracking_type": 1, + "item": 202, + "date": "2021-11-08T03:58:46.645Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 2, + "quantity": 15.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 254, + "fields": { + "tracking_type": 1, + "item": 204, + "date": "2021-11-10T00:00:01.202Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 255, + "fields": { + "tracking_type": 1, + "item": 204, + "date": "2021-11-10T00:00:01.205Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 256, + "fields": { + "tracking_type": 6, + "item": 204, + "date": "2021-11-10T00:00:01.207Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "serial": "99" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 258, + "fields": { + "tracking_type": 1, + "item": 205, + "date": "2021-11-10T01:45:29.130Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 259, + "fields": { + "tracking_type": 1, + "item": 206, + "date": "2021-11-10T01:45:29.136Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 260, + "fields": { + "tracking_type": 1, + "item": 207, + "date": "2021-11-10T01:45:29.142Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 261, + "fields": { + "tracking_type": 1, + "item": 208, + "date": "2021-11-10T01:45:29.146Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 262, + "fields": { + "tracking_type": 1, + "item": 209, + "date": "2021-11-10T01:45:29.151Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 263, + "fields": { + "tracking_type": 1, + "item": 210, + "date": "2021-11-10T01:45:29.155Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 264, + "fields": { + "tracking_type": 1, + "item": 211, + "date": "2021-11-10T01:45:29.160Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 265, + "fields": { + "tracking_type": 1, + "item": 212, + "date": "2021-11-10T01:45:29.164Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 266, + "fields": { + "tracking_type": 1, + "item": 213, + "date": "2021-11-10T01:45:29.169Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 267, + "fields": { + "tracking_type": 1, + "item": 214, + "date": "2021-11-10T01:45:29.174Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 268, + "fields": { + "tracking_type": 1, + "item": 215, + "date": "2021-11-10T01:45:29.178Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 269, + "fields": { + "tracking_type": 1, + "item": 216, + "date": "2021-11-10T01:45:29.183Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 270, + "fields": { + "tracking_type": 1, + "item": 217, + "date": "2021-11-10T01:45:29.187Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 271, + "fields": { + "tracking_type": 1, + "item": 218, + "date": "2021-11-10T01:45:29.192Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 272, + "fields": { + "tracking_type": 1, + "item": 219, + "date": "2021-11-10T01:45:29.197Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 273, + "fields": { + "tracking_type": 1, + "item": 220, + "date": "2021-11-15T12:26:51.367Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 3, + "quantity": 15.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 274, + "fields": { + "tracking_type": 5, + "item": 220, + "date": "2021-11-17T03:07:08.216Z", + "notes": "", + "user": null, + "deltas": { + "status": 85 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 275, + "fields": { + "tracking_type": 1, + "item": 221, + "date": "2021-11-17T11:26:17.753Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 2, + "quantity": 137.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 276, + "fields": { + "tracking_type": 1, + "item": 222, + "date": "2021-11-17T11:26:57.018Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 3, + "quantity": 1500.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 277, + "fields": { + "tracking_type": 1, + "item": 223, + "date": "2021-11-17T11:27:11.472Z", + "notes": "", + "user": null, + "deltas": { + "status": 50, + "location": 3, + "quantity": 1084.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 278, + "fields": { + "tracking_type": 1, + "item": 224, + "date": "2021-11-17T11:27:38.284Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 2, + "quantity": 7.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 279, + "fields": { + "tracking_type": 1, + "item": 225, + "date": "2021-11-17T11:28:07.502Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 10.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 281, + "fields": { + "tracking_type": 1, + "item": 227, + "date": "2021-11-17T11:30:23.469Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 5, + "quantity": 2.4 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 282, + "fields": { + "tracking_type": 1, + "item": 228, + "date": "2021-11-17T11:32:09.609Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 1, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 283, + "fields": { + "tracking_type": 1, + "item": 229, + "date": "2021-11-17T11:32:45.555Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 4, + "quantity": 3.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 284, + "fields": { + "tracking_type": 1, + "item": 230, + "date": "2021-11-17T11:33:01.094Z", + "notes": "", + "user": null, + "deltas": { + "status": 50, + "location": 2, + "quantity": 57.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 285, + "fields": { + "tracking_type": 1, + "item": 231, + "date": "2021-11-17T11:33:10.047Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 5, + "quantity": 17.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 286, + "fields": { + "tracking_type": 1, + "item": 232, + "date": "2022-04-21T13:12:10.328Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 55, + "location": 1, + "quantity": 10.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 287, + "fields": { + "tracking_type": 1, + "item": 233, + "date": "2022-04-21T13:12:29.209Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 14.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 288, + "fields": { + "tracking_type": 1, + "item": 234, + "date": "2022-04-21T13:12:54.381Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 50, + "quantity": 16.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 289, + "fields": { + "tracking_type": 1, + "item": 235, + "date": "2022-04-21T13:13:06.023Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 290, + "fields": { + "tracking_type": 1, + "item": 236, + "date": "2022-04-21T13:13:23.017Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 17.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 291, + "fields": { + "tracking_type": 1, + "item": 237, + "date": "2022-04-21T13:13:36.240Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 21.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 292, + "fields": { + "tracking_type": 1, + "item": 238, + "date": "2022-04-21T13:14:05.714Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 8, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 293, + "fields": { + "tracking_type": 1, + "item": 239, + "date": "2022-04-21T13:14:21.911Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 5, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 294, + "fields": { + "tracking_type": 1, + "item": 240, + "date": "2022-04-21T13:14:21.923Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 5, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 295, + "fields": { + "tracking_type": 1, + "item": 241, + "date": "2022-04-21T13:14:21.945Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 5, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 296, + "fields": { + "tracking_type": 1, + "item": 242, + "date": "2022-04-21T13:14:21.961Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 5, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 297, + "fields": { + "tracking_type": 1, + "item": 243, + "date": "2022-04-21T13:14:21.978Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 5, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 298, + "fields": { + "tracking_type": 1, + "item": 244, + "date": "2022-04-21T13:19:39.556Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 299, + "fields": { + "tracking_type": 1, + "item": 245, + "date": "2022-04-21T13:19:39.568Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 300, + "fields": { + "tracking_type": 1, + "item": 246, + "date": "2022-04-21T13:19:39.581Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 301, + "fields": { + "tracking_type": 1, + "item": 247, + "date": "2022-04-21T13:19:39.592Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 302, + "fields": { + "tracking_type": 1, + "item": 248, + "date": "2022-04-21T13:19:39.608Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 303, + "fields": { + "tracking_type": 1, + "item": 249, + "date": "2022-04-21T13:19:39.623Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 304, + "fields": { + "tracking_type": 1, + "item": 250, + "date": "2022-04-21T13:19:39.636Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 305, + "fields": { + "tracking_type": 1, + "item": 251, + "date": "2022-04-21T13:19:39.649Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 306, + "fields": { + "tracking_type": 1, + "item": 252, + "date": "2022-04-21T13:19:39.667Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 307, + "fields": { + "tracking_type": 1, + "item": 253, + "date": "2022-04-21T13:19:39.679Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 308, + "fields": { + "tracking_type": 1, + "item": 254, + "date": "2022-04-21T13:19:39.692Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 309, + "fields": { + "tracking_type": 1, + "item": 255, + "date": "2022-04-21T13:19:39.705Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 310, + "fields": { + "tracking_type": 1, + "item": 256, + "date": "2022-04-21T13:19:39.719Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 311, + "fields": { + "tracking_type": 1, + "item": 257, + "date": "2022-04-21T13:19:39.740Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 312, + "fields": { + "tracking_type": 1, + "item": 258, + "date": "2022-04-21T13:19:39.753Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 313, + "fields": { + "tracking_type": 1, + "item": 259, + "date": "2022-04-21T13:19:39.765Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 314, + "fields": { + "tracking_type": 1, + "item": 260, + "date": "2022-04-21T13:19:39.776Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 315, + "fields": { + "tracking_type": 1, + "item": 261, + "date": "2022-04-21T13:19:39.788Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 316, + "fields": { + "tracking_type": 1, + "item": 262, + "date": "2022-04-21T13:19:39.799Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 317, + "fields": { + "tracking_type": 1, + "item": 263, + "date": "2022-04-21T13:19:39.810Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 318, + "fields": { + "tracking_type": 1, + "item": 264, + "date": "2022-04-21T13:19:39.822Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 319, + "fields": { + "tracking_type": 1, + "item": 265, + "date": "2022-04-21T13:19:39.834Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 320, + "fields": { + "tracking_type": 1, + "item": 266, + "date": "2022-04-21T13:19:39.845Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 321, + "fields": { + "tracking_type": 1, + "item": 267, + "date": "2022-04-21T13:19:39.857Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 322, + "fields": { + "tracking_type": 1, + "item": 268, + "date": "2022-04-21T13:19:39.869Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 323, + "fields": { + "tracking_type": 1, + "item": 269, + "date": "2022-04-21T13:19:39.880Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 324, + "fields": { + "tracking_type": 1, + "item": 270, + "date": "2022-04-21T13:19:39.892Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 325, + "fields": { + "tracking_type": 1, + "item": 271, + "date": "2022-04-21T13:19:39.910Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 326, + "fields": { + "tracking_type": 1, + "item": 272, + "date": "2022-04-21T13:19:39.924Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 327, + "fields": { + "tracking_type": 1, + "item": 273, + "date": "2022-04-21T13:19:39.939Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 328, + "fields": { + "tracking_type": 1, + "item": 274, + "date": "2022-04-21T13:19:39.955Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 329, + "fields": { + "tracking_type": 1, + "item": 275, + "date": "2022-04-21T13:19:39.970Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 330, + "fields": { + "tracking_type": 1, + "item": 276, + "date": "2022-04-21T13:19:39.989Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 331, + "fields": { + "tracking_type": 1, + "item": 277, + "date": "2022-04-21T13:19:40.001Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 332, + "fields": { + "tracking_type": 1, + "item": 278, + "date": "2022-04-21T13:19:40.012Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 333, + "fields": { + "tracking_type": 1, + "item": 279, + "date": "2022-04-21T13:19:40.024Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 334, + "fields": { + "tracking_type": 1, + "item": 280, + "date": "2022-04-21T13:19:40.036Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 335, + "fields": { + "tracking_type": 1, + "item": 281, + "date": "2022-04-21T13:19:40.048Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 336, + "fields": { + "tracking_type": 1, + "item": 282, + "date": "2022-04-21T13:19:40.059Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 337, + "fields": { + "tracking_type": 1, + "item": 283, + "date": "2022-04-21T13:19:40.071Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 338, + "fields": { + "tracking_type": 1, + "item": 284, + "date": "2022-04-21T13:19:40.084Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 339, + "fields": { + "tracking_type": 1, + "item": 285, + "date": "2022-04-21T13:19:40.096Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 340, + "fields": { + "tracking_type": 1, + "item": 286, + "date": "2022-04-21T13:19:40.108Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 341, + "fields": { + "tracking_type": 1, + "item": 287, + "date": "2022-04-21T13:19:40.121Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 342, + "fields": { + "tracking_type": 1, + "item": 288, + "date": "2022-04-21T13:19:40.134Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 343, + "fields": { + "tracking_type": 1, + "item": 289, + "date": "2022-04-21T13:21:32.689Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 8, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 344, + "fields": { + "tracking_type": 1, + "item": 290, + "date": "2022-04-21T13:21:41.490Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 8, + "quantity": 762.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 345, + "fields": { + "tracking_type": 1, + "item": 291, + "date": "2022-04-21T13:22:25.257Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1540.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 346, + "fields": { + "tracking_type": 55, + "item": 317, + "date": "2022-04-27T01:00:26.011Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 347, + "fields": { + "tracking_type": 55, + "item": 318, + "date": "2022-04-27T01:00:50.467Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 348, + "fields": { + "tracking_type": 70, + "item": 319, + "date": "2022-04-28T05:54:46.655Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 85.0, + "purchaseorder": 2 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 349, + "fields": { + "tracking_type": 70, + "item": 320, + "date": "2022-04-28T05:54:51.857Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 5, + "quantity": 100.0, + "purchaseorder": 2 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 350, + "fields": { + "tracking_type": 70, + "item": 321, + "date": "2022-04-28T05:55:06.084Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 50, + "location": 4, + "quantity": 200.0, + "purchaseorder": 2 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 351, + "fields": { + "tracking_type": 30, + "item": 175, + "date": "2022-04-28T12:58:31.724Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 206 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 352, + "fields": { + "tracking_type": 35, + "item": 206, + "date": "2022-04-28T12:58:31.731Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 175 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 353, + "fields": { + "tracking_type": 30, + "item": 182, + "date": "2022-04-28T12:58:31.751Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 206 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 354, + "fields": { + "tracking_type": 35, + "item": 206, + "date": "2022-04-28T12:58:31.758Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 182 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 355, + "fields": { + "tracking_type": 30, + "item": 204, + "date": "2022-04-28T12:58:31.775Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 206 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 356, + "fields": { + "tracking_type": 35, + "item": 206, + "date": "2022-04-28T12:58:31.779Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 204 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 357, + "fields": { + "tracking_type": 30, + "item": 176, + "date": "2022-04-28T12:58:31.796Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 206 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 358, + "fields": { + "tracking_type": 35, + "item": 206, + "date": "2022-04-28T12:58:31.803Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 176 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 359, + "fields": { + "tracking_type": 30, + "item": 178, + "date": "2022-04-28T12:58:31.822Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 206 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 360, + "fields": { + "tracking_type": 35, + "item": 206, + "date": "2022-04-28T12:58:31.826Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 178 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 361, + "fields": { + "tracking_type": 30, + "item": 179, + "date": "2022-04-28T12:58:31.843Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 206 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 362, + "fields": { + "tracking_type": 35, + "item": 206, + "date": "2022-04-28T12:58:31.847Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 179 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 363, + "fields": { + "tracking_type": 30, + "item": 183, + "date": "2022-04-28T12:58:31.863Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 206 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 364, + "fields": { + "tracking_type": 35, + "item": 206, + "date": "2022-04-28T12:58:31.870Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 183 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 365, + "fields": { + "tracking_type": 30, + "item": 186, + "date": "2022-04-28T12:58:31.887Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 206 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 366, + "fields": { + "tracking_type": 35, + "item": 206, + "date": "2022-04-28T12:58:31.892Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 186 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 367, + "fields": { + "tracking_type": 30, + "item": 239, + "date": "2022-04-28T12:58:31.908Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 206 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 368, + "fields": { + "tracking_type": 35, + "item": 206, + "date": "2022-04-28T12:58:31.912Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 239 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 369, + "fields": { + "tracking_type": 55, + "item": 206, + "date": "2022-04-28T12:58:31.943Z", + "notes": "Completed a build output manually", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 370, + "fields": { + "tracking_type": 1, + "item": 324, + "date": "2022-04-29T03:05:02.127Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 371, + "fields": { + "tracking_type": 55, + "item": 325, + "date": "2022-04-29T03:05:47.057Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 372, + "fields": { + "tracking_type": 57, + "item": 227, + "date": "2022-04-29T03:05:54.902Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 0.125, + "quantity": 2.275 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 373, + "fields": { + "tracking_type": 57, + "item": 222, + "date": "2022-04-29T03:05:54.918Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 125.0, + "quantity": 1375.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 374, + "fields": { + "tracking_type": 57, + "item": 324, + "date": "2022-04-29T03:05:54.933Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 100.0, + "quantity": 900.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 375, + "fields": { + "tracking_type": 1, + "item": 326, + "date": "2022-04-29T03:07:57.497Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 123.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 376, + "fields": { + "tracking_type": 1, + "item": 329, + "date": "2022-04-29T03:13:58.558Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 7, + "quantity": 170.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 377, + "fields": { + "tracking_type": 70, + "item": 330, + "date": "2022-04-29T03:16:57.011Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 8, + "quantity": 400.0, + "purchaseorder": 3 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 378, + "fields": { + "tracking_type": 30, + "item": 191, + "date": "2022-04-29T03:19:47.057Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 405 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 379, + "fields": { + "tracking_type": 35, + "item": 405, + "date": "2022-04-29T03:19:47.065Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 191 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 380, + "fields": { + "tracking_type": 55, + "item": 405, + "date": "2022-04-29T03:19:47.084Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 381, + "fields": { + "tracking_type": 30, + "item": 192, + "date": "2022-04-29T03:19:47.109Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 371 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 382, + "fields": { + "tracking_type": 35, + "item": 371, + "date": "2022-04-29T03:19:47.114Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 192 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 383, + "fields": { + "tracking_type": 55, + "item": 371, + "date": "2022-04-29T03:19:47.131Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 384, + "fields": { + "tracking_type": 30, + "item": 194, + "date": "2022-04-29T03:19:47.148Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 331 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 385, + "fields": { + "tracking_type": 35, + "item": 331, + "date": "2022-04-29T03:19:47.153Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 194 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 386, + "fields": { + "tracking_type": 55, + "item": 331, + "date": "2022-04-29T03:19:47.167Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 387, + "fields": { + "tracking_type": 30, + "item": 195, + "date": "2022-04-29T03:24:32.343Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 343 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 388, + "fields": { + "tracking_type": 35, + "item": 343, + "date": "2022-04-29T03:24:32.351Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 195 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 389, + "fields": { + "tracking_type": 55, + "item": 343, + "date": "2022-04-29T03:24:32.367Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 390, + "fields": { + "tracking_type": 30, + "item": 241, + "date": "2022-04-29T03:24:32.386Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 342 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 391, + "fields": { + "tracking_type": 35, + "item": 342, + "date": "2022-04-29T03:24:32.390Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 241 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 392, + "fields": { + "tracking_type": 55, + "item": 342, + "date": "2022-04-29T03:24:32.405Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 393, + "fields": { + "tracking_type": 30, + "item": 193, + "date": "2022-04-29T03:24:32.424Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 340 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 394, + "fields": { + "tracking_type": 35, + "item": 340, + "date": "2022-04-29T03:24:32.428Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 193 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 395, + "fields": { + "tracking_type": 55, + "item": 340, + "date": "2022-04-29T03:24:32.445Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 396, + "fields": { + "tracking_type": 30, + "item": 197, + "date": "2022-04-29T03:24:32.466Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 339 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 397, + "fields": { + "tracking_type": 35, + "item": 339, + "date": "2022-04-29T03:24:32.471Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 197 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 398, + "fields": { + "tracking_type": 55, + "item": 339, + "date": "2022-04-29T03:24:32.487Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 399, + "fields": { + "tracking_type": 30, + "item": 190, + "date": "2022-04-29T03:24:32.506Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 338 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 400, + "fields": { + "tracking_type": 35, + "item": 338, + "date": "2022-04-29T03:24:32.511Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 190 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 401, + "fields": { + "tracking_type": 55, + "item": 338, + "date": "2022-04-29T03:24:32.526Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 402, + "fields": { + "tracking_type": 30, + "item": 198, + "date": "2022-04-29T03:24:32.545Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 337 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 403, + "fields": { + "tracking_type": 35, + "item": 337, + "date": "2022-04-29T03:24:32.550Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 198 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 404, + "fields": { + "tracking_type": 55, + "item": 337, + "date": "2022-04-29T03:24:32.565Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 405, + "fields": { + "tracking_type": 30, + "item": 196, + "date": "2022-04-29T03:24:32.585Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 336 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 406, + "fields": { + "tracking_type": 35, + "item": 336, + "date": "2022-04-29T03:24:32.590Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 196 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 407, + "fields": { + "tracking_type": 55, + "item": 336, + "date": "2022-04-29T03:24:32.605Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 408, + "fields": { + "tracking_type": 30, + "item": 189, + "date": "2022-04-29T03:24:32.624Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 335 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 409, + "fields": { + "tracking_type": 35, + "item": 335, + "date": "2022-04-29T03:24:32.629Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 189 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 410, + "fields": { + "tracking_type": 55, + "item": 335, + "date": "2022-04-29T03:24:32.644Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 411, + "fields": { + "tracking_type": 30, + "item": 243, + "date": "2022-04-29T03:24:32.664Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 334 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 412, + "fields": { + "tracking_type": 35, + "item": 334, + "date": "2022-04-29T03:24:32.668Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 243 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 413, + "fields": { + "tracking_type": 55, + "item": 334, + "date": "2022-04-29T03:24:32.685Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 414, + "fields": { + "tracking_type": 30, + "item": 200, + "date": "2022-04-29T03:24:32.704Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 333 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 415, + "fields": { + "tracking_type": 35, + "item": 333, + "date": "2022-04-29T03:24:32.709Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 200 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 416, + "fields": { + "tracking_type": 55, + "item": 333, + "date": "2022-04-29T03:24:32.724Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 417, + "fields": { + "tracking_type": 30, + "item": 199, + "date": "2022-04-29T03:24:32.744Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 332 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 418, + "fields": { + "tracking_type": 35, + "item": 332, + "date": "2022-04-29T03:24:32.749Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 199 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 419, + "fields": { + "tracking_type": 55, + "item": 332, + "date": "2022-04-29T03:24:32.765Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 420, + "fields": { + "tracking_type": 55, + "item": 341, + "date": "2022-04-29T03:24:32.782Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 421, + "fields": { + "tracking_type": 57, + "item": 312, + "date": "2022-04-29T03:24:42.262Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 285.0, + "quantity": 2600.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 422, + "fields": { + "tracking_type": 57, + "item": 149, + "date": "2022-04-29T03:24:42.285Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 60.0, + "quantity": 940.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 423, + "fields": { + "tracking_type": 57, + "item": 168, + "date": "2022-04-29T03:24:42.303Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 15.0, + "quantity": 985.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 424, + "fields": { + "tracking_type": 57, + "item": 291, + "date": "2022-04-29T03:24:42.320Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 15.0, + "quantity": 1525.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 425, + "fields": { + "tracking_type": 57, + "item": 329, + "date": "2022-04-29T03:24:42.336Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 15.0, + "quantity": 155.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 426, + "fields": { + "tracking_type": 57, + "item": 330, + "date": "2022-04-29T03:24:42.352Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 30.0, + "quantity": 370.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 427, + "fields": { + "tracking_type": 57, + "item": 292, + "date": "2022-04-29T03:24:42.367Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 30.0, + "quantity": 3744.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 428, + "fields": { + "tracking_type": 57, + "item": 311, + "date": "2022-04-29T03:24:42.382Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 150.0, + "quantity": 3770.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 429, + "fields": { + "tracking_type": 57, + "item": 27, + "date": "2022-04-29T03:24:42.399Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 30.0, + "quantity": 970.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 430, + "fields": { + "tracking_type": 1, + "item": 407, + "date": "2022-04-29T03:41:19.817Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "quantity": 1500.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 431, + "fields": { + "tracking_type": 20, + "item": 407, + "date": "2022-04-29T03:41:31.686Z", + "notes": "Moved to room 101", + "user": [ + "allaccess" + ], + "deltas": { + "location": 5 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 432, + "fields": { + "tracking_type": 1, + "item": 408, + "date": "2022-04-29T03:42:06.787Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10, + "location": 3, + "quantity": 150.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 433, + "fields": { + "tracking_type": 30, + "item": 253, + "date": "2022-04-29T03:52:57.368Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 413 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 434, + "fields": { + "tracking_type": 35, + "item": 413, + "date": "2022-04-29T03:52:57.378Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 253 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 435, + "fields": { + "tracking_type": 55, + "item": 413, + "date": "2022-04-29T03:52:57.399Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 436, + "fields": { + "tracking_type": 30, + "item": 252, + "date": "2022-04-29T03:52:57.423Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 412 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 437, + "fields": { + "tracking_type": 35, + "item": 412, + "date": "2022-04-29T03:52:57.430Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 252 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 438, + "fields": { + "tracking_type": 55, + "item": 412, + "date": "2022-04-29T03:52:57.449Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 439, + "fields": { + "tracking_type": 30, + "item": 251, + "date": "2022-04-29T03:52:57.473Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 411 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 440, + "fields": { + "tracking_type": 35, + "item": 411, + "date": "2022-04-29T03:52:57.479Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 251 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 441, + "fields": { + "tracking_type": 55, + "item": 411, + "date": "2022-04-29T03:52:57.498Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 442, + "fields": { + "tracking_type": 30, + "item": 250, + "date": "2022-04-29T03:52:57.523Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 410 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 443, + "fields": { + "tracking_type": 35, + "item": 410, + "date": "2022-04-29T03:52:57.530Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 250 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 444, + "fields": { + "tracking_type": 55, + "item": 410, + "date": "2022-04-29T03:52:57.557Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 445, + "fields": { + "tracking_type": 30, + "item": 249, + "date": "2022-04-29T03:52:57.588Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 409 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 446, + "fields": { + "tracking_type": 35, + "item": 409, + "date": "2022-04-29T03:52:57.596Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "stockitem": 249 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 447, + "fields": { + "tracking_type": 55, + "item": 409, + "date": "2022-04-29T03:52:57.617Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 448, + "fields": { + "tracking_type": 57, + "item": 172, + "date": "2022-04-29T03:53:10.471Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 20.0, + "quantity": 560.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 449, + "fields": { + "tracking_type": 57, + "item": 407, + "date": "2022-04-29T03:53:10.494Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 5.0, + "quantity": 1495.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 450, + "fields": { + "tracking_type": 57, + "item": 408, + "date": "2022-04-29T03:53:10.521Z", + "notes": "", + "user": [ + "allaccess" + ], + "deltas": { + "removed": 5.0, + "quantity": 145.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 451, + "fields": { + "tracking_type": 55, + "item": 414, + "date": "2022-05-25T05:29:50.353Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 452, + "fields": { + "tracking_type": 57, + "item": 293, + "date": "2022-05-25T05:30:03.848Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1050.0, + "quantity": 1582.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 453, + "fields": { + "tracking_type": 57, + "item": 294, + "date": "2022-05-25T05:30:03.874Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 900.0, + "quantity": 2247.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 454, + "fields": { + "tracking_type": 57, + "item": 295, + "date": "2022-05-25T05:30:03.895Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1150.0, + "quantity": 2801.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 455, + "fields": { + "tracking_type": 57, + "item": 296, + "date": "2022-05-25T05:30:03.917Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1100.0, + "quantity": 2076.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 456, + "fields": { + "tracking_type": 57, + "item": 297, + "date": "2022-05-25T05:30:03.939Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1050.0, + "quantity": 2038.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 457, + "fields": { + "tracking_type": 57, + "item": 298, + "date": "2022-05-25T05:30:03.961Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1100.0, + "quantity": 1266.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 458, + "fields": { + "tracking_type": 57, + "item": 299, + "date": "2022-05-25T05:30:03.982Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 800.0, + "quantity": 1728.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 459, + "fields": { + "tracking_type": 57, + "item": 300, + "date": "2022-05-25T05:30:04.004Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 550.0, + "quantity": 1472.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 460, + "fields": { + "tracking_type": 57, + "item": 301, + "date": "2022-05-25T05:30:04.026Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1250.0, + "quantity": 1811.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 461, + "fields": { + "tracking_type": 57, + "item": 302, + "date": "2022-05-25T05:30:04.047Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 650.0, + "quantity": 1435.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 462, + "fields": { + "tracking_type": 57, + "item": 303, + "date": "2022-05-25T05:30:04.068Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1050.0, + "quantity": 2233.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 463, + "fields": { + "tracking_type": 57, + "item": 304, + "date": "2022-05-25T05:30:04.089Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 650.0, + "quantity": 2047.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 464, + "fields": { + "tracking_type": 57, + "item": 305, + "date": "2022-05-25T05:30:04.111Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1100.0, + "quantity": 2758.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 465, + "fields": { + "tracking_type": 57, + "item": 306, + "date": "2022-05-25T05:30:04.132Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 700.0, + "quantity": 2578.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 466, + "fields": { + "tracking_type": 57, + "item": 7, + "date": "2022-05-25T05:30:04.159Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 675.0, + "quantity": 325.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 467, + "fields": { + "tracking_type": 57, + "item": 8, + "date": "2022-05-25T05:30:04.184Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 75.0, + "quantity": 925.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 468, + "fields": { + "tracking_type": 57, + "item": 10, + "date": "2022-05-25T05:30:04.207Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 500.0, + "quantity": 500.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 469, + "fields": { + "tracking_type": 57, + "item": 12, + "date": "2022-05-25T05:30:04.231Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1000.0, + "quantity": 1000.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 470, + "fields": { + "tracking_type": 57, + "item": 17, + "date": "2022-05-25T05:30:04.255Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 775.0, + "quantity": 1225.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 471, + "fields": { + "tracking_type": 57, + "item": 18, + "date": "2022-05-25T05:30:04.278Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 225.0, + "quantity": 1775.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 472, + "fields": { + "tracking_type": 57, + "item": 19, + "date": "2022-05-25T05:30:04.302Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 650.0, + "quantity": 350.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 473, + "fields": { + "tracking_type": 57, + "item": 22, + "date": "2022-05-25T05:30:04.326Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 900.0, + "quantity": 3100.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 474, + "fields": { + "tracking_type": 57, + "item": 106, + "date": "2022-05-25T05:30:04.350Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1200.0, + "quantity": 2800.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 475, + "fields": { + "tracking_type": 57, + "item": 39, + "date": "2022-05-25T05:30:04.374Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 500.0, + "quantity": 3500.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 476, + "fields": { + "tracking_type": 57, + "item": 43, + "date": "2022-05-25T05:30:04.399Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 335.0, + "quantity": 665.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 477, + "fields": { + "tracking_type": 57, + "item": 44, + "date": "2022-05-25T05:30:04.422Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 865.0, + "quantity": 135.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 478, + "fields": { + "tracking_type": 57, + "item": 47, + "date": "2022-05-25T05:30:04.446Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 310.0, + "quantity": 690.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 479, + "fields": { + "tracking_type": 57, + "item": 48, + "date": "2022-05-25T05:30:04.470Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 390.0, + "quantity": 610.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 480, + "fields": { + "tracking_type": 57, + "item": 49, + "date": "2022-05-25T05:30:04.493Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1150.0, + "quantity": 2850.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 481, + "fields": { + "tracking_type": 57, + "item": 50, + "date": "2022-05-25T05:30:04.517Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 575.0, + "quantity": 425.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 482, + "fields": { + "tracking_type": 57, + "item": 51, + "date": "2022-05-25T05:30:04.541Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 175.0, + "quantity": 825.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 483, + "fields": { + "tracking_type": 57, + "item": 2, + "date": "2022-05-25T05:30:04.564Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 560.0, + "quantity": 440.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 484, + "fields": { + "tracking_type": 57, + "item": 3, + "date": "2022-05-25T05:30:04.589Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 390.0, + "quantity": 610.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 485, + "fields": { + "tracking_type": 57, + "item": 80, + "date": "2022-05-25T05:30:04.613Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 450.0, + "quantity": 550.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 486, + "fields": { + "tracking_type": 57, + "item": 104, + "date": "2022-05-25T05:30:04.637Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 850.0, + "quantity": 150.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 487, + "fields": { + "tracking_type": 57, + "item": 105, + "date": "2022-05-25T05:30:04.661Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 400.0, + "quantity": 600.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 488, + "fields": { + "tracking_type": 57, + "item": 33, + "date": "2022-05-25T05:30:04.685Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 170.0, + "quantity": 830.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 489, + "fields": { + "tracking_type": 57, + "item": 34, + "date": "2022-05-25T05:30:04.708Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 980.0, + "quantity": 20.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 490, + "fields": { + "tracking_type": 57, + "item": 36, + "date": "2022-05-25T05:30:04.732Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 585.0, + "quantity": 415.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 491, + "fields": { + "tracking_type": 57, + "item": 37, + "date": "2022-05-25T05:30:04.756Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 615.0, + "quantity": 385.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 492, + "fields": { + "tracking_type": 57, + "item": 307, + "date": "2022-05-25T05:30:04.777Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 700.0, + "quantity": 2189.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 493, + "fields": { + "tracking_type": 57, + "item": 308, + "date": "2022-05-25T05:30:04.799Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 850.0, + "quantity": 1187.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 494, + "fields": { + "tracking_type": 57, + "item": 309, + "date": "2022-05-25T05:30:04.821Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 650.0, + "quantity": 1732.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 495, + "fields": { + "tracking_type": 57, + "item": 53, + "date": "2022-05-25T05:30:04.845Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 340.0, + "quantity": 660.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 496, + "fields": { + "tracking_type": 57, + "item": 54, + "date": "2022-05-25T05:30:04.869Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 210.0, + "quantity": 790.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 497, + "fields": { + "tracking_type": 57, + "item": 57, + "date": "2022-05-25T05:30:04.893Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1150.0, + "quantity": 2850.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 498, + "fields": { + "tracking_type": 57, + "item": 61, + "date": "2022-05-25T05:30:04.917Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1200.0, + "quantity": 800.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 499, + "fields": { + "tracking_type": 57, + "item": 67, + "date": "2022-05-25T05:30:04.941Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 970.0, + "quantity": 30.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 500, + "fields": { + "tracking_type": 57, + "item": 68, + "date": "2022-05-25T05:30:04.965Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 180.0, + "quantity": 820.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 501, + "fields": { + "tracking_type": 57, + "item": 70, + "date": "2022-05-25T05:30:04.989Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 75.0, + "quantity": 925.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 502, + "fields": { + "tracking_type": 57, + "item": 71, + "date": "2022-05-25T05:30:05.013Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 425.0, + "quantity": 575.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 503, + "fields": { + "tracking_type": 57, + "item": 121, + "date": "2022-05-25T05:30:05.038Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 650.0, + "quantity": 1350.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 504, + "fields": { + "tracking_type": 57, + "item": 310, + "date": "2022-05-25T05:30:05.060Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 900.0, + "quantity": 3090.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 505, + "fields": { + "tracking_type": 57, + "item": 23, + "date": "2022-05-25T05:30:05.084Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1250.0, + "quantity": 2750.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 506, + "fields": { + "tracking_type": 57, + "item": 27, + "date": "2022-05-25T05:30:05.108Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 75.0, + "quantity": 895.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 507, + "fields": { + "tracking_type": 57, + "item": 29, + "date": "2022-05-25T05:30:05.170Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 25.0, + "quantity": 975.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 508, + "fields": { + "tracking_type": 57, + "item": 30, + "date": "2022-05-25T05:30:05.194Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 725.0, + "quantity": 275.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 509, + "fields": { + "tracking_type": 57, + "item": 31, + "date": "2022-05-25T05:30:05.218Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 25.0, + "quantity": 975.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 510, + "fields": { + "tracking_type": 57, + "item": 153, + "date": "2022-05-25T05:30:05.242Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 700.0, + "quantity": 300.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 511, + "fields": { + "tracking_type": 57, + "item": 158, + "date": "2022-05-25T05:30:05.266Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 971.0, + "quantity": 1005.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 512, + "fields": { + "tracking_type": 57, + "item": 164, + "date": "2022-05-25T05:30:05.288Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 179.0, + "quantity": 821.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 513, + "fields": { + "tracking_type": 57, + "item": 159, + "date": "2022-05-25T05:30:05.309Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 875.0, + "quantity": 125.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 514, + "fields": { + "tracking_type": 57, + "item": 160, + "date": "2022-05-25T05:30:05.332Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 375.0, + "quantity": 625.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 515, + "fields": { + "tracking_type": 57, + "item": 312, + "date": "2022-05-25T05:30:05.351Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1150.0, + "quantity": 1450.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 516, + "fields": { + "tracking_type": 57, + "item": 313, + "date": "2022-05-25T05:30:05.371Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 600.0, + "quantity": 2985.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 517, + "fields": { + "tracking_type": 57, + "item": 168, + "date": "2022-05-25T05:30:05.395Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 700.0, + "quantity": 285.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 518, + "fields": { + "tracking_type": 57, + "item": 150, + "date": "2022-05-25T05:30:05.419Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 115.0, + "quantity": 885.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 519, + "fields": { + "tracking_type": 57, + "item": 151, + "date": "2022-05-25T05:30:05.440Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 435.0, + "quantity": 565.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 520, + "fields": { + "tracking_type": 57, + "item": 315, + "date": "2022-05-25T05:30:05.461Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 650.0, + "quantity": 3292.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 521, + "fields": { + "tracking_type": 57, + "item": 155, + "date": "2022-05-25T05:30:05.486Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 750.0, + "quantity": 3250.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 522, + "fields": { + "tracking_type": 57, + "item": 292, + "date": "2022-05-25T05:30:05.507Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1150.0, + "quantity": 2594.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 523, + "fields": { + "tracking_type": 57, + "item": 4, + "date": "2022-05-25T05:30:05.529Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1085.0, + "quantity": 915.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 524, + "fields": { + "tracking_type": 57, + "item": 5, + "date": "2022-05-25T05:30:05.553Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 115.0, + "quantity": 1885.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 525, + "fields": { + "tracking_type": 57, + "item": 72, + "date": "2022-05-25T05:30:05.575Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 525.0, + "quantity": 475.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 526, + "fields": { + "tracking_type": 57, + "item": 73, + "date": "2022-05-25T05:30:05.599Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 475.0, + "quantity": 525.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 527, + "fields": { + "tracking_type": 57, + "item": 311, + "date": "2022-05-25T05:30:05.621Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 950.0, + "quantity": 2820.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 528, + "fields": { + "tracking_type": 57, + "item": 314, + "date": "2022-05-25T05:30:05.642Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 500.0, + "quantity": 2016.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 529, + "fields": { + "tracking_type": 57, + "item": 161, + "date": "2022-05-25T05:30:05.666Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 125.0, + "quantity": 875.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 530, + "fields": { + "tracking_type": 57, + "item": 166, + "date": "2022-05-25T05:30:05.718Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 125.0, + "quantity": 875.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 531, + "fields": { + "tracking_type": 55, + "item": 416, + "date": "2022-05-25T07:02:39.019Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 532, + "fields": { + "tracking_type": 55, + "item": 415, + "date": "2022-05-25T07:02:39.048Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 533, + "fields": { + "tracking_type": 57, + "item": 320, + "date": "2022-05-25T07:02:45.772Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1.875, + "quantity": 98.125 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 534, + "fields": { + "tracking_type": 57, + "item": 324, + "date": "2022-05-25T07:02:45.796Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 60.0, + "quantity": 840.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 535, + "fields": { + "tracking_type": 57, + "item": 222, + "date": "2022-05-25T07:02:45.818Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 75.0, + "quantity": 1300.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 536, + "fields": { + "tracking_type": 55, + "item": 417, + "date": "2022-06-02T11:53:49.518Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 537, + "fields": { + "tracking_type": 55, + "item": 418, + "date": "2022-06-02T12:19:35.045Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 538, + "fields": { + "tracking_type": 40, + "item": 418, + "date": "2022-06-02T12:19:35.054Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "stockitem": 414 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 539, + "fields": { + "tracking_type": 12, + "item": 414, + "date": "2022-06-02T12:19:35.069Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 25.0, + "quantity": 25.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 540, + "fields": { + "tracking_type": 100, + "item": 418, + "date": "2022-06-02T12:19:35.082Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 541, + "fields": { + "tracking_type": 55, + "item": 419, + "date": "2022-06-02T12:19:35.113Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 542, + "fields": { + "tracking_type": 40, + "item": 419, + "date": "2022-06-02T12:19:35.117Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "stockitem": 318 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 543, + "fields": { + "tracking_type": 12, + "item": 318, + "date": "2022-06-02T12:19:35.130Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 15.0, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 544, + "fields": { + "tracking_type": 100, + "item": 419, + "date": "2022-06-02T12:19:35.146Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 545, + "fields": { + "tracking_type": 100, + "item": 417, + "date": "2022-06-02T12:19:35.169Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 547, + "fields": { + "tracking_type": 1, + "item": 661, + "date": "2022-07-14T13:54:19.700Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 11.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 548, + "fields": { + "tracking_type": 1, + "item": 662, + "date": "2022-07-14T13:54:20.006Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 10.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 549, + "fields": { + "tracking_type": 1, + "item": 663, + "date": "2022-07-14T13:54:20.318Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 25.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 551, + "fields": { + "tracking_type": 1, + "item": 665, + "date": "2022-07-14T13:54:20.941Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 19.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 552, + "fields": { + "tracking_type": 1, + "item": 666, + "date": "2022-07-14T13:54:21.255Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 21.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 553, + "fields": { + "tracking_type": 1, + "item": 667, + "date": "2022-07-14T13:54:21.549Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 22.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 554, + "fields": { + "tracking_type": 1, + "item": 668, + "date": "2022-07-14T13:54:21.890Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 8.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 555, + "fields": { + "tracking_type": 1, + "item": 669, + "date": "2022-07-14T13:54:22.224Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 22.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 556, + "fields": { + "tracking_type": 1, + "item": 670, + "date": "2022-07-14T13:54:22.532Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 25.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 557, + "fields": { + "tracking_type": 1, + "item": 671, + "date": "2022-07-14T13:54:22.840Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 22.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 559, + "fields": { + "tracking_type": 1, + "item": 673, + "date": "2022-07-14T13:54:23.427Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 18.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 560, + "fields": { + "tracking_type": 1, + "item": 674, + "date": "2022-07-14T13:54:23.745Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 23.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 561, + "fields": { + "tracking_type": 1, + "item": 675, + "date": "2022-07-14T13:54:24.069Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 6.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 562, + "fields": { + "tracking_type": 1, + "item": 676, + "date": "2022-07-14T13:54:24.408Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 25.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 563, + "fields": { + "tracking_type": 1, + "item": 677, + "date": "2022-07-14T13:54:24.679Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 18.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 564, + "fields": { + "tracking_type": 1, + "item": 678, + "date": "2022-07-14T13:54:25.016Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 8.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 565, + "fields": { + "tracking_type": 1, + "item": 679, + "date": "2022-07-14T13:54:25.331Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 15.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 566, + "fields": { + "tracking_type": 1, + "item": 680, + "date": "2022-07-14T13:54:25.671Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 3.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 568, + "fields": { + "tracking_type": 1, + "item": 682, + "date": "2022-07-14T13:54:26.323Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 8.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 569, + "fields": { + "tracking_type": 1, + "item": 683, + "date": "2022-07-14T13:54:26.628Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 15.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 570, + "fields": { + "tracking_type": 1, + "item": 684, + "date": "2022-07-14T13:54:26.956Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 24.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 571, + "fields": { + "tracking_type": 1, + "item": 685, + "date": "2022-07-14T13:54:27.278Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 25.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 572, + "fields": { + "tracking_type": 1, + "item": 686, + "date": "2022-07-14T13:54:27.609Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 18.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 573, + "fields": { + "tracking_type": 1, + "item": 687, + "date": "2022-07-14T13:54:27.862Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 22.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 575, + "fields": { + "tracking_type": 1, + "item": 689, + "date": "2022-07-14T13:54:28.434Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 15.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 576, + "fields": { + "tracking_type": 1, + "item": 690, + "date": "2022-07-14T13:54:28.747Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 19.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 577, + "fields": { + "tracking_type": 1, + "item": 691, + "date": "2022-07-14T13:54:29.038Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 23.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 580, + "fields": { + "tracking_type": 1, + "item": 694, + "date": "2022-07-14T13:54:29.951Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 4.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 581, + "fields": { + "tracking_type": 1, + "item": 695, + "date": "2022-07-14T13:54:30.282Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 10.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 582, + "fields": { + "tracking_type": 1, + "item": 696, + "date": "2022-07-14T13:54:30.589Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 12.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 584, + "fields": { + "tracking_type": 1, + "item": 698, + "date": "2022-07-14T13:54:31.250Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 8.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 585, + "fields": { + "tracking_type": 1, + "item": 699, + "date": "2022-07-14T13:54:31.591Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 9.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 586, + "fields": { + "tracking_type": 1, + "item": 700, + "date": "2022-07-14T13:54:31.917Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 588, + "fields": { + "tracking_type": 1, + "item": 702, + "date": "2022-07-14T13:54:32.599Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 11.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 589, + "fields": { + "tracking_type": 1, + "item": 703, + "date": "2022-07-14T13:54:32.909Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 15.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 590, + "fields": { + "tracking_type": 1, + "item": 704, + "date": "2022-07-14T13:54:33.247Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 23.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 591, + "fields": { + "tracking_type": 1, + "item": 705, + "date": "2022-07-14T13:54:33.577Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 9.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 593, + "fields": { + "tracking_type": 1, + "item": 707, + "date": "2022-07-14T13:54:34.221Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 3.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 594, + "fields": { + "tracking_type": 1, + "item": 708, + "date": "2022-07-14T13:54:34.618Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 20.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 595, + "fields": { + "tracking_type": 1, + "item": 709, + "date": "2022-07-14T13:54:35.226Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 14.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 597, + "fields": { + "tracking_type": 1, + "item": 711, + "date": "2022-07-14T13:54:35.901Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 17.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 598, + "fields": { + "tracking_type": 1, + "item": 712, + "date": "2022-07-14T13:54:36.191Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 20.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 599, + "fields": { + "tracking_type": 1, + "item": 713, + "date": "2022-07-14T13:54:36.467Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 2.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 600, + "fields": { + "tracking_type": 1, + "item": 714, + "date": "2022-07-15T07:25:32.452Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 81.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 601, + "fields": { + "tracking_type": 1, + "item": 715, + "date": "2022-07-15T07:25:32.947Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 86.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 602, + "fields": { + "tracking_type": 1, + "item": 716, + "date": "2022-07-15T07:25:33.250Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 27.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 603, + "fields": { + "tracking_type": 1, + "item": 717, + "date": "2022-07-15T07:25:33.585Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 35.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 604, + "fields": { + "tracking_type": 1, + "item": 718, + "date": "2022-07-15T07:25:33.989Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 50.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 605, + "fields": { + "tracking_type": 1, + "item": 719, + "date": "2022-07-15T07:25:34.682Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 59.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 606, + "fields": { + "tracking_type": 1, + "item": 720, + "date": "2022-07-15T07:25:34.935Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 27.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 607, + "fields": { + "tracking_type": 1, + "item": 721, + "date": "2022-07-15T07:25:35.229Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 93.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 608, + "fields": { + "tracking_type": 1, + "item": 722, + "date": "2022-07-15T07:25:35.504Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 35.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 609, + "fields": { + "tracking_type": 1, + "item": 723, + "date": "2022-07-15T07:25:36.071Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 83.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 610, + "fields": { + "tracking_type": 1, + "item": 724, + "date": "2022-07-15T07:25:36.414Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 48.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 611, + "fields": { + "tracking_type": 1, + "item": 725, + "date": "2022-07-15T07:25:36.707Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 66.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 612, + "fields": { + "tracking_type": 1, + "item": 726, + "date": "2022-07-15T07:25:37.481Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 90.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 613, + "fields": { + "tracking_type": 1, + "item": 727, + "date": "2022-07-15T07:25:37.729Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 74.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 614, + "fields": { + "tracking_type": 1, + "item": 728, + "date": "2022-07-15T07:25:38.043Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 91.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 615, + "fields": { + "tracking_type": 1, + "item": 729, + "date": "2022-07-15T07:25:38.489Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 64.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 616, + "fields": { + "tracking_type": 1, + "item": 730, + "date": "2022-07-15T07:25:38.848Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 91.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 617, + "fields": { + "tracking_type": 1, + "item": 731, + "date": "2022-07-15T07:25:39.186Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 63.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 618, + "fields": { + "tracking_type": 1, + "item": 732, + "date": "2022-07-15T07:25:39.508Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 90.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 619, + "fields": { + "tracking_type": 1, + "item": 733, + "date": "2022-07-15T07:25:40.090Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 47.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 620, + "fields": { + "tracking_type": 1, + "item": 734, + "date": "2022-07-15T07:25:40.363Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 82.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 621, + "fields": { + "tracking_type": 1, + "item": 735, + "date": "2022-07-15T07:25:40.686Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 74.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 622, + "fields": { + "tracking_type": 1, + "item": 736, + "date": "2022-07-15T07:25:40.996Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 72.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 623, + "fields": { + "tracking_type": 1, + "item": 737, + "date": "2022-07-15T07:25:41.304Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 33.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 624, + "fields": { + "tracking_type": 1, + "item": 738, + "date": "2022-07-15T07:25:41.697Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 45.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 625, + "fields": { + "tracking_type": 1, + "item": 739, + "date": "2022-07-15T07:25:41.978Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 33.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 626, + "fields": { + "tracking_type": 1, + "item": 740, + "date": "2022-07-15T07:25:42.277Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 86.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 627, + "fields": { + "tracking_type": 1, + "item": 741, + "date": "2022-07-15T07:25:42.599Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 91.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 628, + "fields": { + "tracking_type": 1, + "item": 742, + "date": "2022-07-15T07:25:42.883Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 82.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 629, + "fields": { + "tracking_type": 1, + "item": 743, + "date": "2022-07-15T07:25:43.207Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 54.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 630, + "fields": { + "tracking_type": 1, + "item": 744, + "date": "2022-07-15T07:25:43.670Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 73.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 631, + "fields": { + "tracking_type": 1, + "item": 745, + "date": "2022-07-15T07:25:44.059Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 41.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 632, + "fields": { + "tracking_type": 1, + "item": 746, + "date": "2022-07-15T07:25:44.380Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 89.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 633, + "fields": { + "tracking_type": 1, + "item": 747, + "date": "2022-07-15T07:25:44.717Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 42.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 634, + "fields": { + "tracking_type": 1, + "item": 748, + "date": "2022-07-15T07:25:44.984Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 74.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 635, + "fields": { + "tracking_type": 1, + "item": 749, + "date": "2022-07-15T07:25:45.271Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 52.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 636, + "fields": { + "tracking_type": 1, + "item": 750, + "date": "2022-07-15T07:25:45.833Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 91.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 637, + "fields": { + "tracking_type": 1, + "item": 751, + "date": "2022-07-15T07:25:46.127Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 32.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 638, + "fields": { + "tracking_type": 1, + "item": 752, + "date": "2022-07-15T07:25:46.399Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 54.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 639, + "fields": { + "tracking_type": 1, + "item": 753, + "date": "2022-07-15T07:25:46.717Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 54.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 640, + "fields": { + "tracking_type": 1, + "item": 754, + "date": "2022-07-15T07:25:47.003Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 58.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 641, + "fields": { + "tracking_type": 1, + "item": 755, + "date": "2022-07-15T07:25:47.376Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 35.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 642, + "fields": { + "tracking_type": 1, + "item": 756, + "date": "2022-07-15T07:25:47.657Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 27.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 643, + "fields": { + "tracking_type": 1, + "item": 757, + "date": "2022-07-15T07:25:47.980Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 43.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 644, + "fields": { + "tracking_type": 1, + "item": 758, + "date": "2022-07-15T07:25:48.224Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 52.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 645, + "fields": { + "tracking_type": 1, + "item": 759, + "date": "2022-07-15T07:25:48.470Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 98.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 646, + "fields": { + "tracking_type": 1, + "item": 760, + "date": "2022-07-15T07:25:48.708Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 76.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 647, + "fields": { + "tracking_type": 1, + "item": 761, + "date": "2022-07-15T07:25:48.981Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 77.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 648, + "fields": { + "tracking_type": 1, + "item": 762, + "date": "2022-07-15T07:25:49.298Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 46.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 649, + "fields": { + "tracking_type": 1, + "item": 763, + "date": "2022-07-15T07:25:49.523Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 99.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 650, + "fields": { + "tracking_type": 1, + "item": 764, + "date": "2022-07-15T07:25:49.778Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 87.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 651, + "fields": { + "tracking_type": 1, + "item": 765, + "date": "2022-07-15T07:25:50.206Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 72.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 652, + "fields": { + "tracking_type": 1, + "item": 766, + "date": "2022-07-15T07:25:50.529Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 79.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 653, + "fields": { + "tracking_type": 1, + "item": 767, + "date": "2022-07-15T07:25:50.798Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 98.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 654, + "fields": { + "tracking_type": 1, + "item": 768, + "date": "2022-07-15T07:25:51.031Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 37.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 655, + "fields": { + "tracking_type": 1, + "item": 769, + "date": "2022-07-15T07:25:51.702Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 93.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 656, + "fields": { + "tracking_type": 1, + "item": 770, + "date": "2022-07-15T07:25:52.045Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 74.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 657, + "fields": { + "tracking_type": 1, + "item": 771, + "date": "2022-07-15T07:25:52.277Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 53.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 658, + "fields": { + "tracking_type": 1, + "item": 772, + "date": "2022-07-15T07:25:52.611Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 81.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 659, + "fields": { + "tracking_type": 1, + "item": 773, + "date": "2022-07-15T07:25:52.884Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 59.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 660, + "fields": { + "tracking_type": 1, + "item": 774, + "date": "2022-07-15T07:25:53.343Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 89.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 661, + "fields": { + "tracking_type": 1, + "item": 775, + "date": "2022-07-15T07:25:53.612Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 53.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 662, + "fields": { + "tracking_type": 1, + "item": 776, + "date": "2022-07-15T07:25:54.103Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 31.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 663, + "fields": { + "tracking_type": 1, + "item": 777, + "date": "2022-07-15T07:25:54.376Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 30.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 664, + "fields": { + "tracking_type": 1, + "item": 778, + "date": "2022-07-15T07:25:54.625Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 81.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 665, + "fields": { + "tracking_type": 1, + "item": 779, + "date": "2022-07-15T07:25:54.857Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 37.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 666, + "fields": { + "tracking_type": 1, + "item": 780, + "date": "2022-07-15T07:25:55.247Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 50.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 667, + "fields": { + "tracking_type": 1, + "item": 781, + "date": "2022-07-15T07:25:55.491Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 85.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 668, + "fields": { + "tracking_type": 1, + "item": 782, + "date": "2022-07-15T07:25:55.784Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 96.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 669, + "fields": { + "tracking_type": 1, + "item": 783, + "date": "2022-07-15T07:25:56.052Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 46.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 670, + "fields": { + "tracking_type": 1, + "item": 784, + "date": "2022-07-15T07:25:56.326Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 30.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 671, + "fields": { + "tracking_type": 1, + "item": 785, + "date": "2022-07-15T07:25:56.544Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 61.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 672, + "fields": { + "tracking_type": 1, + "item": 786, + "date": "2022-07-15T07:25:56.822Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 39.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 673, + "fields": { + "tracking_type": 1, + "item": 787, + "date": "2022-07-15T07:25:57.142Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 51.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 674, + "fields": { + "tracking_type": 1, + "item": 788, + "date": "2022-07-15T07:25:57.363Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 75.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 675, + "fields": { + "tracking_type": 1, + "item": 789, + "date": "2022-07-15T07:25:57.601Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 34.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 676, + "fields": { + "tracking_type": 1, + "item": 790, + "date": "2022-07-15T07:25:57.819Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 39.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 677, + "fields": { + "tracking_type": 1, + "item": 791, + "date": "2022-07-15T07:25:58.051Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 55.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 678, + "fields": { + "tracking_type": 1, + "item": 792, + "date": "2022-07-15T07:25:58.310Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 98.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 679, + "fields": { + "tracking_type": 1, + "item": 793, + "date": "2022-07-15T07:25:58.694Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 26.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 680, + "fields": { + "tracking_type": 1, + "item": 794, + "date": "2022-07-15T07:25:59.014Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 66.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 681, + "fields": { + "tracking_type": 1, + "item": 795, + "date": "2022-07-15T07:25:59.267Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 69.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 682, + "fields": { + "tracking_type": 1, + "item": 796, + "date": "2022-07-15T07:25:59.502Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 43.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 683, + "fields": { + "tracking_type": 1, + "item": 797, + "date": "2022-07-15T07:25:59.832Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 51.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 684, + "fields": { + "tracking_type": 1, + "item": 798, + "date": "2022-07-15T07:26:00.167Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 78.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 685, + "fields": { + "tracking_type": 1, + "item": 799, + "date": "2022-07-15T07:26:00.424Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 84.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 686, + "fields": { + "tracking_type": 1, + "item": 800, + "date": "2022-07-15T07:26:00.663Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 36.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 687, + "fields": { + "tracking_type": 1, + "item": 801, + "date": "2022-07-15T07:26:01.118Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 53.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 688, + "fields": { + "tracking_type": 1, + "item": 802, + "date": "2022-07-15T07:26:01.577Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 41.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 689, + "fields": { + "tracking_type": 1, + "item": 803, + "date": "2022-07-15T07:26:01.973Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 45.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 690, + "fields": { + "tracking_type": 1, + "item": 804, + "date": "2022-07-15T07:26:02.261Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 28.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 691, + "fields": { + "tracking_type": 1, + "item": 805, + "date": "2022-07-15T07:26:02.535Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 95.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 692, + "fields": { + "tracking_type": 1, + "item": 806, + "date": "2022-07-15T07:26:03.361Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 80.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 693, + "fields": { + "tracking_type": 1, + "item": 807, + "date": "2022-07-15T07:26:03.650Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 33.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 694, + "fields": { + "tracking_type": 1, + "item": 808, + "date": "2022-07-15T07:26:03.909Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 62.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 695, + "fields": { + "tracking_type": 1, + "item": 809, + "date": "2022-07-15T07:26:04.141Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 79.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 696, + "fields": { + "tracking_type": 1, + "item": 810, + "date": "2022-07-15T07:26:04.506Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 33.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 697, + "fields": { + "tracking_type": 1, + "item": 811, + "date": "2022-07-15T07:26:04.801Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 53.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 698, + "fields": { + "tracking_type": 1, + "item": 812, + "date": "2022-07-15T07:26:05.116Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 27.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 699, + "fields": { + "tracking_type": 1, + "item": 813, + "date": "2022-07-15T07:26:05.608Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 61.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 700, + "fields": { + "tracking_type": 1, + "item": 814, + "date": "2022-07-15T07:26:05.891Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 98.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 701, + "fields": { + "tracking_type": 1, + "item": 815, + "date": "2022-07-15T07:26:06.166Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 95.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 702, + "fields": { + "tracking_type": 1, + "item": 816, + "date": "2022-07-15T07:26:06.415Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 28.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 703, + "fields": { + "tracking_type": 1, + "item": 817, + "date": "2022-07-15T07:26:06.680Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 41.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 704, + "fields": { + "tracking_type": 1, + "item": 818, + "date": "2022-07-15T07:26:06.957Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 98.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 705, + "fields": { + "tracking_type": 1, + "item": 819, + "date": "2022-07-15T07:26:07.204Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 91.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 706, + "fields": { + "tracking_type": 1, + "item": 820, + "date": "2022-07-15T07:26:07.493Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 83.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 707, + "fields": { + "tracking_type": 1, + "item": 821, + "date": "2022-07-15T07:26:07.769Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 50.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 708, + "fields": { + "tracking_type": 1, + "item": 822, + "date": "2022-07-15T07:26:08.012Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 70.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 709, + "fields": { + "tracking_type": 1, + "item": 823, + "date": "2022-07-15T07:26:08.250Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 80.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 710, + "fields": { + "tracking_type": 1, + "item": 824, + "date": "2022-07-15T07:26:08.523Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 37.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 711, + "fields": { + "tracking_type": 1, + "item": 825, + "date": "2022-07-15T07:26:08.767Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 31.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 712, + "fields": { + "tracking_type": 1, + "item": 826, + "date": "2022-07-15T07:26:08.983Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 93.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 713, + "fields": { + "tracking_type": 1, + "item": 827, + "date": "2022-07-15T07:26:09.326Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 45.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 714, + "fields": { + "tracking_type": 1, + "item": 828, + "date": "2022-07-15T07:26:09.647Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 30.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 715, + "fields": { + "tracking_type": 1, + "item": 829, + "date": "2022-07-15T07:26:09.902Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 99.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 716, + "fields": { + "tracking_type": 1, + "item": 830, + "date": "2022-07-15T07:26:10.130Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 70.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 717, + "fields": { + "tracking_type": 1, + "item": 831, + "date": "2022-07-15T07:26:10.948Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 69.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 718, + "fields": { + "tracking_type": 1, + "item": 832, + "date": "2022-07-15T07:26:11.216Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 74.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 719, + "fields": { + "tracking_type": 1, + "item": 833, + "date": "2022-07-15T07:26:11.464Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 34.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 720, + "fields": { + "tracking_type": 1, + "item": 834, + "date": "2022-07-15T07:26:12.101Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 56.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 721, + "fields": { + "tracking_type": 1, + "item": 835, + "date": "2022-07-15T07:26:12.654Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 68.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 722, + "fields": { + "tracking_type": 1, + "item": 836, + "date": "2022-07-15T07:26:12.912Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 95.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 723, + "fields": { + "tracking_type": 1, + "item": 837, + "date": "2022-07-15T07:26:13.573Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 55.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 724, + "fields": { + "tracking_type": 1, + "item": 838, + "date": "2022-07-15T07:26:13.826Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 27.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 725, + "fields": { + "tracking_type": 1, + "item": 839, + "date": "2022-07-15T07:26:14.058Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 87.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 726, + "fields": { + "tracking_type": 1, + "item": 840, + "date": "2022-07-15T07:26:14.310Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 70.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 727, + "fields": { + "tracking_type": 1, + "item": 841, + "date": "2022-07-15T07:26:14.535Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 58.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 728, + "fields": { + "tracking_type": 1, + "item": 842, + "date": "2022-07-15T07:26:15.120Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 96.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 729, + "fields": { + "tracking_type": 1, + "item": 843, + "date": "2022-07-15T07:26:15.447Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 73.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 730, + "fields": { + "tracking_type": 1, + "item": 844, + "date": "2022-07-15T07:26:15.703Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 84.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 731, + "fields": { + "tracking_type": 1, + "item": 845, + "date": "2022-07-15T07:26:15.938Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 87.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 732, + "fields": { + "tracking_type": 1, + "item": 846, + "date": "2022-07-15T07:26:16.627Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 86.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 733, + "fields": { + "tracking_type": 1, + "item": 847, + "date": "2022-07-15T07:26:16.863Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 63.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 734, + "fields": { + "tracking_type": 1, + "item": 848, + "date": "2022-07-15T07:26:17.083Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 67.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 735, + "fields": { + "tracking_type": 1, + "item": 849, + "date": "2022-07-15T07:26:17.307Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 52.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 736, + "fields": { + "tracking_type": 1, + "item": 850, + "date": "2022-07-15T07:26:17.549Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 59.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 737, + "fields": { + "tracking_type": 1, + "item": 851, + "date": "2022-07-15T07:26:18.251Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 74.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 738, + "fields": { + "tracking_type": 1, + "item": 852, + "date": "2022-07-15T07:26:18.555Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 27.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 739, + "fields": { + "tracking_type": 1, + "item": 853, + "date": "2022-07-15T07:26:18.798Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 91.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 740, + "fields": { + "tracking_type": 1, + "item": 854, + "date": "2022-07-15T07:26:19.009Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 92.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 741, + "fields": { + "tracking_type": 1, + "item": 855, + "date": "2022-07-15T07:26:19.311Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 32.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 742, + "fields": { + "tracking_type": 1, + "item": 856, + "date": "2022-07-15T07:26:19.550Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 83.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 743, + "fields": { + "tracking_type": 1, + "item": 857, + "date": "2022-07-15T07:26:19.838Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 85.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 744, + "fields": { + "tracking_type": 1, + "item": 858, + "date": "2022-07-15T07:26:20.119Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 41.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 745, + "fields": { + "tracking_type": 1, + "item": 859, + "date": "2022-07-15T07:26:20.551Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 75.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 746, + "fields": { + "tracking_type": 1, + "item": 860, + "date": "2022-07-15T07:26:20.802Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 35.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 747, + "fields": { + "tracking_type": 1, + "item": 861, + "date": "2022-07-15T07:26:21.034Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 77.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 748, + "fields": { + "tracking_type": 1, + "item": 862, + "date": "2022-07-15T07:26:21.325Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 42.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 749, + "fields": { + "tracking_type": 1, + "item": 863, + "date": "2022-07-15T07:26:21.689Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 84.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 750, + "fields": { + "tracking_type": 1, + "item": 864, + "date": "2022-07-15T07:26:22.090Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 84.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 751, + "fields": { + "tracking_type": 1, + "item": 865, + "date": "2022-07-15T07:26:22.344Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 44.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 752, + "fields": { + "tracking_type": 1, + "item": 866, + "date": "2022-07-15T07:26:22.561Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 36.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 753, + "fields": { + "tracking_type": 1, + "item": 867, + "date": "2022-07-15T07:26:23.221Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 53.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 754, + "fields": { + "tracking_type": 1, + "item": 868, + "date": "2022-07-15T07:26:23.573Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 41.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 755, + "fields": { + "tracking_type": 1, + "item": 869, + "date": "2022-07-15T07:26:23.827Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 64.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 756, + "fields": { + "tracking_type": 1, + "item": 870, + "date": "2022-07-15T07:26:24.063Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 74.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 757, + "fields": { + "tracking_type": 1, + "item": 871, + "date": "2022-07-15T07:26:24.322Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 67.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 758, + "fields": { + "tracking_type": 1, + "item": 872, + "date": "2022-07-15T07:26:24.970Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 41.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 759, + "fields": { + "tracking_type": 1, + "item": 873, + "date": "2022-07-15T07:26:25.324Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 58.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 760, + "fields": { + "tracking_type": 1, + "item": 874, + "date": "2022-07-15T07:26:25.606Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 67.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 761, + "fields": { + "tracking_type": 1, + "item": 875, + "date": "2022-07-15T07:26:25.818Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 89.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 762, + "fields": { + "tracking_type": 1, + "item": 876, + "date": "2022-07-15T07:26:26.058Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 48.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 763, + "fields": { + "tracking_type": 1, + "item": 877, + "date": "2022-07-15T07:26:26.467Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 90.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 764, + "fields": { + "tracking_type": 1, + "item": 878, + "date": "2022-07-15T07:26:26.867Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 91.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 765, + "fields": { + "tracking_type": 1, + "item": 879, + "date": "2022-07-15T07:26:27.242Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 47.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 766, + "fields": { + "tracking_type": 1, + "item": 880, + "date": "2022-07-15T07:26:27.513Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 65.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 767, + "fields": { + "tracking_type": 1, + "item": 881, + "date": "2022-07-15T07:26:27.740Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 53.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 768, + "fields": { + "tracking_type": 1, + "item": 882, + "date": "2022-07-15T07:26:28.514Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 98.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 769, + "fields": { + "tracking_type": 1, + "item": 883, + "date": "2022-07-15T07:26:28.776Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 85.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 770, + "fields": { + "tracking_type": 1, + "item": 884, + "date": "2022-07-15T07:26:29.126Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 63.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 771, + "fields": { + "tracking_type": 1, + "item": 885, + "date": "2022-07-15T07:26:29.377Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 38.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 772, + "fields": { + "tracking_type": 1, + "item": 886, + "date": "2022-07-15T07:26:30.153Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 100.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 773, + "fields": { + "tracking_type": 1, + "item": 887, + "date": "2022-07-15T07:26:30.404Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 75.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 774, + "fields": { + "tracking_type": 1, + "item": 888, + "date": "2022-07-15T07:26:30.650Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 28.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 775, + "fields": { + "tracking_type": 1, + "item": 889, + "date": "2022-07-15T07:26:30.978Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 69.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 776, + "fields": { + "tracking_type": 1, + "item": 890, + "date": "2022-07-15T07:26:31.545Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 50.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 777, + "fields": { + "tracking_type": 1, + "item": 891, + "date": "2022-07-15T07:26:31.818Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 87.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 778, + "fields": { + "tracking_type": 1, + "item": 892, + "date": "2022-07-15T07:26:32.041Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 45.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 779, + "fields": { + "tracking_type": 1, + "item": 893, + "date": "2022-07-15T07:26:32.357Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 94.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 780, + "fields": { + "tracking_type": 1, + "item": 894, + "date": "2022-07-15T07:26:32.618Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 83.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 781, + "fields": { + "tracking_type": 1, + "item": 895, + "date": "2022-07-15T07:26:32.850Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 62.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 782, + "fields": { + "tracking_type": 1, + "item": 896, + "date": "2022-07-15T07:26:33.135Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 49.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 783, + "fields": { + "tracking_type": 1, + "item": 897, + "date": "2022-07-15T07:26:33.453Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 62.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 784, + "fields": { + "tracking_type": 1, + "item": 898, + "date": "2022-07-15T07:26:33.710Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 58.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 785, + "fields": { + "tracking_type": 1, + "item": 899, + "date": "2022-07-15T07:26:34.017Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 42.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 786, + "fields": { + "tracking_type": 1, + "item": 900, + "date": "2022-07-15T07:26:34.433Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 75.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 787, + "fields": { + "tracking_type": 1, + "item": 901, + "date": "2022-07-15T07:26:34.772Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 38.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 788, + "fields": { + "tracking_type": 1, + "item": 902, + "date": "2022-07-15T07:26:35.037Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 53.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 789, + "fields": { + "tracking_type": 1, + "item": 903, + "date": "2022-07-15T07:26:35.274Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 32.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 790, + "fields": { + "tracking_type": 1, + "item": 904, + "date": "2022-07-15T07:26:35.604Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 38.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 791, + "fields": { + "tracking_type": 1, + "item": 905, + "date": "2022-07-15T07:26:35.876Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 60.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 792, + "fields": { + "tracking_type": 1, + "item": 906, + "date": "2022-07-15T07:26:36.226Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 78.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 793, + "fields": { + "tracking_type": 1, + "item": 907, + "date": "2022-07-15T07:26:36.548Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 46.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 794, + "fields": { + "tracking_type": 1, + "item": 908, + "date": "2022-07-15T07:26:37.286Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 64.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 795, + "fields": { + "tracking_type": 1, + "item": 909, + "date": "2022-07-15T07:26:37.519Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 37.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 796, + "fields": { + "tracking_type": 1, + "item": 910, + "date": "2022-07-15T07:26:37.740Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 77.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 797, + "fields": { + "tracking_type": 1, + "item": 911, + "date": "2022-07-15T07:26:38.067Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 93.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 798, + "fields": { + "tracking_type": 1, + "item": 912, + "date": "2022-07-15T07:26:38.514Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 73.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 799, + "fields": { + "tracking_type": 1, + "item": 913, + "date": "2022-07-15T07:26:38.945Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 58.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 800, + "fields": { + "tracking_type": 1, + "item": 914, + "date": "2022-07-15T07:26:39.292Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 77.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 801, + "fields": { + "tracking_type": 1, + "item": 915, + "date": "2022-07-15T07:26:39.614Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 70.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 802, + "fields": { + "tracking_type": 1, + "item": 916, + "date": "2022-07-15T07:26:40.034Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 74.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 803, + "fields": { + "tracking_type": 1, + "item": 917, + "date": "2022-07-15T07:26:40.435Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 86.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 804, + "fields": { + "tracking_type": 1, + "item": 918, + "date": "2022-07-15T07:26:40.726Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 31.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 805, + "fields": { + "tracking_type": 1, + "item": 919, + "date": "2022-07-15T07:26:41.019Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 73.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 806, + "fields": { + "tracking_type": 1, + "item": 920, + "date": "2022-07-15T07:26:41.307Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 91.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 807, + "fields": { + "tracking_type": 1, + "item": 921, + "date": "2022-07-15T07:26:41.804Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 74.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 808, + "fields": { + "tracking_type": 1, + "item": 922, + "date": "2022-07-15T07:26:42.069Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 67.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 809, + "fields": { + "tracking_type": 1, + "item": 923, + "date": "2022-07-15T07:26:42.379Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 70.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 810, + "fields": { + "tracking_type": 1, + "item": 924, + "date": "2022-07-15T07:26:43.299Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 29.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 811, + "fields": { + "tracking_type": 1, + "item": 925, + "date": "2022-07-15T07:26:43.665Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 96.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 812, + "fields": { + "tracking_type": 1, + "item": 926, + "date": "2022-07-15T07:26:44.105Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 82.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 813, + "fields": { + "tracking_type": 1, + "item": 927, + "date": "2022-07-15T07:26:44.585Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 100.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 814, + "fields": { + "tracking_type": 1, + "item": 928, + "date": "2022-07-15T07:26:44.890Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 35.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 815, + "fields": { + "tracking_type": 1, + "item": 929, + "date": "2022-07-15T07:26:45.286Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 67.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 816, + "fields": { + "tracking_type": 1, + "item": 930, + "date": "2022-07-15T07:26:45.535Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 74.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 817, + "fields": { + "tracking_type": 1, + "item": 931, + "date": "2022-07-15T07:26:46.378Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 79.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 818, + "fields": { + "tracking_type": 1, + "item": 932, + "date": "2022-07-15T07:26:46.783Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 57.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 819, + "fields": { + "tracking_type": 1, + "item": 933, + "date": "2022-07-15T07:26:47.145Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 79.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 820, + "fields": { + "tracking_type": 1, + "item": 934, + "date": "2022-07-15T07:26:47.481Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 26.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 821, + "fields": { + "tracking_type": 1, + "item": 935, + "date": "2022-07-15T07:26:47.737Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 33.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 822, + "fields": { + "tracking_type": 1, + "item": 936, + "date": "2022-07-15T07:26:47.969Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 91.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 823, + "fields": { + "tracking_type": 1, + "item": 937, + "date": "2022-07-15T07:26:48.406Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 40.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 824, + "fields": { + "tracking_type": 1, + "item": 938, + "date": "2022-07-15T07:26:48.667Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 30.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 825, + "fields": { + "tracking_type": 1, + "item": 939, + "date": "2022-07-15T07:26:48.970Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 31.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 826, + "fields": { + "tracking_type": 1, + "item": 940, + "date": "2022-07-15T07:26:49.307Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 34.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 827, + "fields": { + "tracking_type": 1, + "item": 941, + "date": "2022-07-15T07:26:49.530Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 35.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 828, + "fields": { + "tracking_type": 1, + "item": 942, + "date": "2022-07-15T07:26:49.762Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 67.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 829, + "fields": { + "tracking_type": 1, + "item": 943, + "date": "2022-07-15T07:26:50.147Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 52.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 830, + "fields": { + "tracking_type": 1, + "item": 944, + "date": "2022-07-15T07:26:50.550Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 72.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 831, + "fields": { + "tracking_type": 1, + "item": 945, + "date": "2022-07-15T07:26:50.890Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 80.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 832, + "fields": { + "tracking_type": 1, + "item": 946, + "date": "2022-07-15T07:26:51.129Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 57.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 833, + "fields": { + "tracking_type": 1, + "item": 947, + "date": "2022-07-15T07:26:51.740Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 82.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 834, + "fields": { + "tracking_type": 1, + "item": 948, + "date": "2022-07-15T07:26:52.120Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 93.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 835, + "fields": { + "tracking_type": 1, + "item": 949, + "date": "2022-07-15T07:26:52.367Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 86.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 836, + "fields": { + "tracking_type": 1, + "item": 950, + "date": "2022-07-15T07:26:52.588Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 68.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 837, + "fields": { + "tracking_type": 1, + "item": 951, + "date": "2022-07-15T07:26:52.842Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 37.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 838, + "fields": { + "tracking_type": 1, + "item": 952, + "date": "2022-07-15T07:26:53.192Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 97.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 839, + "fields": { + "tracking_type": 1, + "item": 953, + "date": "2022-07-15T07:26:53.821Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 97.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 840, + "fields": { + "tracking_type": 1, + "item": 954, + "date": "2022-07-15T07:26:54.156Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 83.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 841, + "fields": { + "tracking_type": 1, + "item": 955, + "date": "2022-07-15T07:26:54.419Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 85.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 842, + "fields": { + "tracking_type": 1, + "item": 956, + "date": "2022-07-15T07:26:54.786Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 87.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 843, + "fields": { + "tracking_type": 1, + "item": 957, + "date": "2022-07-15T07:26:55.034Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 39.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 844, + "fields": { + "tracking_type": 1, + "item": 958, + "date": "2022-07-15T07:26:55.353Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 60.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 845, + "fields": { + "tracking_type": 1, + "item": 959, + "date": "2022-07-15T07:26:55.977Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 39.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 846, + "fields": { + "tracking_type": 1, + "item": 960, + "date": "2022-07-15T07:26:56.237Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 29.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 847, + "fields": { + "tracking_type": 1, + "item": 961, + "date": "2022-07-15T07:26:56.467Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 63.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 848, + "fields": { + "tracking_type": 1, + "item": 962, + "date": "2022-07-15T07:26:57.194Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 72.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 849, + "fields": { + "tracking_type": 1, + "item": 963, + "date": "2022-07-15T07:26:57.494Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 57.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 850, + "fields": { + "tracking_type": 1, + "item": 964, + "date": "2022-07-15T07:26:57.886Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 61.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 851, + "fields": { + "tracking_type": 1, + "item": 965, + "date": "2022-07-15T07:26:58.362Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 59.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 852, + "fields": { + "tracking_type": 1, + "item": 966, + "date": "2022-07-15T07:26:58.849Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 48.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 853, + "fields": { + "tracking_type": 1, + "item": 967, + "date": "2022-07-15T07:26:59.132Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 64.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 854, + "fields": { + "tracking_type": 1, + "item": 968, + "date": "2022-07-15T07:26:59.998Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 78.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 855, + "fields": { + "tracking_type": 1, + "item": 969, + "date": "2022-07-15T07:27:00.311Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 34.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 856, + "fields": { + "tracking_type": 1, + "item": 970, + "date": "2022-07-15T07:27:00.620Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 85.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 857, + "fields": { + "tracking_type": 1, + "item": 971, + "date": "2022-07-15T07:27:01.032Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 82.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 858, + "fields": { + "tracking_type": 1, + "item": 972, + "date": "2022-07-15T07:27:01.863Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 69.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 859, + "fields": { + "tracking_type": 1, + "item": 973, + "date": "2022-07-15T07:27:02.082Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 45.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 860, + "fields": { + "tracking_type": 1, + "item": 974, + "date": "2022-07-15T07:27:02.304Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 65.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 861, + "fields": { + "tracking_type": 1, + "item": 975, + "date": "2022-07-15T07:27:02.575Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 100.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 862, + "fields": { + "tracking_type": 1, + "item": 976, + "date": "2022-07-15T07:27:03.232Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 85.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 863, + "fields": { + "tracking_type": 1, + "item": 977, + "date": "2022-07-15T07:27:03.457Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 73.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 864, + "fields": { + "tracking_type": 1, + "item": 978, + "date": "2022-07-15T07:27:03.691Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 39.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 865, + "fields": { + "tracking_type": 1, + "item": 979, + "date": "2022-07-15T07:27:03.921Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 69.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 866, + "fields": { + "tracking_type": 1, + "item": 980, + "date": "2022-07-15T07:27:04.216Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 100.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 867, + "fields": { + "tracking_type": 1, + "item": 981, + "date": "2022-07-15T07:27:04.569Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 40.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 868, + "fields": { + "tracking_type": 1, + "item": 982, + "date": "2022-07-15T07:27:05.100Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 39.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 869, + "fields": { + "tracking_type": 1, + "item": 983, + "date": "2022-07-15T07:27:05.370Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 68.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 870, + "fields": { + "tracking_type": 1, + "item": 984, + "date": "2022-07-15T07:27:05.638Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 42.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 871, + "fields": { + "tracking_type": 1, + "item": 985, + "date": "2022-07-15T07:27:05.896Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 53.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 872, + "fields": { + "tracking_type": 1, + "item": 986, + "date": "2022-07-15T07:27:06.350Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 70.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 873, + "fields": { + "tracking_type": 1, + "item": 987, + "date": "2022-07-15T07:27:06.865Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 97.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 874, + "fields": { + "tracking_type": 1, + "item": 988, + "date": "2022-07-15T07:27:07.135Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 77.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 875, + "fields": { + "tracking_type": 1, + "item": 989, + "date": "2022-07-15T07:27:07.366Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 47.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 876, + "fields": { + "tracking_type": 1, + "item": 990, + "date": "2022-07-15T07:27:07.700Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 94.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 877, + "fields": { + "tracking_type": 1, + "item": 991, + "date": "2022-07-15T07:32:19.493Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 11, + "quantity": 81.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 878, + "fields": { + "tracking_type": 70, + "item": 992, + "date": "2022-09-07T04:51:38.317Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 10, + "quantity": 97.0, + "purchaseorder": 6 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 879, + "fields": { + "tracking_type": 1, + "item": 993, + "date": "2022-09-07T06:49:57.375Z", + "notes": "", + "user": null, + "deltas": { + "status": 50, + "location": 2, + "quantity": 57.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 880, + "fields": { + "tracking_type": 40, + "item": 993, + "date": "2022-09-07T06:49:57.390Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "stockitem": 230 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 881, + "fields": { + "tracking_type": 12, + "item": 230, + "date": "2022-09-07T06:49:57.405Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 15.0, + "quantity": 42.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 882, + "fields": { + "tracking_type": 100, + "item": 993, + "date": "2022-09-07T06:49:57.417Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 883, + "fields": { + "tracking_type": 1, + "item": 994, + "date": "2022-09-07T06:50:45.698Z", + "notes": "", + "user": null, + "deltas": { + "status": 10, + "location": 5, + "quantity": 17.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 884, + "fields": { + "tracking_type": 40, + "item": 994, + "date": "2022-09-07T06:50:45.706Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "stockitem": 231 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 885, + "fields": { + "tracking_type": 12, + "item": 231, + "date": "2022-09-07T06:50:45.719Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 3.0, + "quantity": 14.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 886, + "fields": { + "tracking_type": 100, + "item": 994, + "date": "2022-09-07T06:50:45.733Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 30, + "customer_name": "Customer A" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 887, + "fields": { + "tracking_type": 70, + "item": 995, + "date": "2022-10-21T10:09:14.135Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 500.0, + "purchaseorder": 8 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 888, + "fields": { + "tracking_type": 70, + "item": 996, + "date": "2022-11-12T04:14:30.343Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 7, + "quantity": 100.0, + "purchaseorder": 9 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 889, + "fields": { + "tracking_type": 70, + "item": 997, + "date": "2022-11-12T05:17:38.329Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 13.0, + "purchaseorder": 5 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 890, + "fields": { + "tracking_type": 70, + "item": 998, + "date": "2022-11-12T05:17:38.351Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 12.0, + "purchaseorder": 5 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 891, + "fields": { + "tracking_type": 70, + "item": 999, + "date": "2022-11-12T05:17:38.370Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 3.0, + "purchaseorder": 5 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 892, + "fields": { + "tracking_type": 70, + "item": 1000, + "date": "2022-11-12T05:17:38.388Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 5.0, + "purchaseorder": 5 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 893, + "fields": { + "tracking_type": 70, + "item": 1001, + "date": "2022-11-12T05:17:38.405Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 100.0, + "purchaseorder": 5 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 894, + "fields": { + "tracking_type": 70, + "item": 1002, + "date": "2022-11-12T05:17:38.422Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 1, + "quantity": 100.0, + "purchaseorder": 5 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 895, + "fields": { + "tracking_type": 1, + "item": 1003, + "date": "2022-11-12T11:52:46.428Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 896, + "fields": { + "tracking_type": 1, + "item": 1004, + "date": "2022-11-12T11:52:46.442Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 897, + "fields": { + "tracking_type": 1, + "item": 1005, + "date": "2022-11-12T11:52:46.453Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 898, + "fields": { + "tracking_type": 1, + "item": 1006, + "date": "2022-11-12T11:52:46.464Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 899, + "fields": { + "tracking_type": 1, + "item": 1007, + "date": "2022-11-12T11:52:46.476Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 900, + "fields": { + "tracking_type": 1, + "item": 1008, + "date": "2022-11-12T11:52:46.487Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 901, + "fields": { + "tracking_type": 1, + "item": 1009, + "date": "2022-11-12T11:52:46.499Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 902, + "fields": { + "tracking_type": 1, + "item": 1010, + "date": "2022-11-12T11:52:46.511Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 903, + "fields": { + "tracking_type": 1, + "item": 1011, + "date": "2022-11-12T11:52:46.522Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 904, + "fields": { + "tracking_type": 1, + "item": 1012, + "date": "2022-11-12T11:52:46.534Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 905, + "fields": { + "tracking_type": 1, + "item": 1013, + "date": "2022-11-12T11:52:46.545Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 906, + "fields": { + "tracking_type": 1, + "item": 1014, + "date": "2022-11-12T11:52:46.557Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 907, + "fields": { + "tracking_type": 1, + "item": 1015, + "date": "2022-11-12T11:52:46.569Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 908, + "fields": { + "tracking_type": 1, + "item": 1016, + "date": "2022-11-12T11:52:46.581Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 909, + "fields": { + "tracking_type": 1, + "item": 1017, + "date": "2022-11-12T11:52:46.592Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 910, + "fields": { + "tracking_type": 1, + "item": 1018, + "date": "2022-11-12T11:52:46.604Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 911, + "fields": { + "tracking_type": 1, + "item": 1019, + "date": "2022-11-12T11:52:46.617Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 912, + "fields": { + "tracking_type": 1, + "item": 1020, + "date": "2022-11-12T11:52:46.629Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 913, + "fields": { + "tracking_type": 1, + "item": 1021, + "date": "2022-11-12T11:52:46.640Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 914, + "fields": { + "tracking_type": 1, + "item": 1022, + "date": "2022-11-12T11:52:46.653Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 915, + "fields": { + "tracking_type": 1, + "item": 1023, + "date": "2022-11-12T11:52:46.664Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 916, + "fields": { + "tracking_type": 1, + "item": 1024, + "date": "2022-11-12T11:52:46.677Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 917, + "fields": { + "tracking_type": 1, + "item": 1025, + "date": "2022-11-12T11:52:46.688Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 918, + "fields": { + "tracking_type": 1, + "item": 1026, + "date": "2022-11-12T11:52:46.700Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 919, + "fields": { + "tracking_type": 1, + "item": 1027, + "date": "2022-11-12T11:52:46.711Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 920, + "fields": { + "tracking_type": 1, + "item": 1028, + "date": "2022-11-12T11:52:46.723Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 921, + "fields": { + "tracking_type": 1, + "item": 1029, + "date": "2022-11-12T11:52:46.734Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 922, + "fields": { + "tracking_type": 1, + "item": 1030, + "date": "2022-11-12T11:52:46.746Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 923, + "fields": { + "tracking_type": 1, + "item": 1031, + "date": "2022-11-12T11:52:46.758Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 924, + "fields": { + "tracking_type": 1, + "item": 1032, + "date": "2022-11-12T11:52:46.769Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 925, + "fields": { + "tracking_type": 1, + "item": 1033, + "date": "2022-11-12T11:52:46.781Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 926, + "fields": { + "tracking_type": 1, + "item": 1034, + "date": "2022-11-12T11:52:46.792Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 927, + "fields": { + "tracking_type": 1, + "item": 1035, + "date": "2022-11-12T11:52:46.804Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 928, + "fields": { + "tracking_type": 1, + "item": 1036, + "date": "2022-11-12T11:52:46.816Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 929, + "fields": { + "tracking_type": 1, + "item": 1037, + "date": "2022-11-12T11:52:46.828Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 930, + "fields": { + "tracking_type": 1, + "item": 1038, + "date": "2022-11-12T11:52:46.841Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 931, + "fields": { + "tracking_type": 1, + "item": 1039, + "date": "2022-11-12T11:52:46.852Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 932, + "fields": { + "tracking_type": 1, + "item": 1040, + "date": "2022-11-12T11:52:46.864Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 933, + "fields": { + "tracking_type": 1, + "item": 1041, + "date": "2022-11-12T11:52:46.876Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 934, + "fields": { + "tracking_type": 1, + "item": 1042, + "date": "2022-11-12T11:52:46.887Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 935, + "fields": { + "tracking_type": 1, + "item": 1043, + "date": "2022-11-12T11:52:46.899Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 936, + "fields": { + "tracking_type": 1, + "item": 1044, + "date": "2022-11-12T11:52:46.910Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 937, + "fields": { + "tracking_type": 1, + "item": 1045, + "date": "2022-11-12T11:52:46.922Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 938, + "fields": { + "tracking_type": 1, + "item": 1046, + "date": "2022-11-12T11:52:46.934Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 939, + "fields": { + "tracking_type": 1, + "item": 1047, + "date": "2022-11-12T11:52:46.945Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 940, + "fields": { + "tracking_type": 1, + "item": 1048, + "date": "2022-11-12T11:52:46.957Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 941, + "fields": { + "tracking_type": 1, + "item": 1049, + "date": "2022-11-12T11:52:46.968Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 942, + "fields": { + "tracking_type": 1, + "item": 1050, + "date": "2022-11-12T11:52:46.980Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 943, + "fields": { + "tracking_type": 1, + "item": 1051, + "date": "2022-11-12T11:52:46.991Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 944, + "fields": { + "tracking_type": 1, + "item": 1052, + "date": "2022-11-12T11:52:47.003Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 945, + "fields": { + "tracking_type": 1, + "item": 1053, + "date": "2022-11-12T11:52:47.014Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 946, + "fields": { + "tracking_type": 1, + "item": 1054, + "date": "2022-11-12T11:52:47.025Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 947, + "fields": { + "tracking_type": 1, + "item": 1055, + "date": "2022-11-12T11:52:47.037Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 948, + "fields": { + "tracking_type": 1, + "item": 1056, + "date": "2022-11-12T11:52:47.050Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 949, + "fields": { + "tracking_type": 1, + "item": 1057, + "date": "2022-11-12T11:52:47.062Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 950, + "fields": { + "tracking_type": 1, + "item": 1058, + "date": "2022-11-12T11:52:47.074Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 951, + "fields": { + "tracking_type": 1, + "item": 1059, + "date": "2022-11-12T11:52:47.085Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 952, + "fields": { + "tracking_type": 1, + "item": 1060, + "date": "2022-11-12T11:52:47.096Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 953, + "fields": { + "tracking_type": 1, + "item": 1061, + "date": "2022-11-12T11:52:47.109Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 954, + "fields": { + "tracking_type": 1, + "item": 1062, + "date": "2022-11-12T11:52:47.120Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 955, + "fields": { + "tracking_type": 1, + "item": 1063, + "date": "2022-11-12T11:52:47.132Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 956, + "fields": { + "tracking_type": 1, + "item": 1064, + "date": "2022-11-12T11:52:47.143Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 957, + "fields": { + "tracking_type": 1, + "item": 1065, + "date": "2022-11-12T11:52:47.154Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 958, + "fields": { + "tracking_type": 1, + "item": 1066, + "date": "2022-11-12T11:52:47.166Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 959, + "fields": { + "tracking_type": 1, + "item": 1067, + "date": "2022-11-12T11:52:47.177Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 960, + "fields": { + "tracking_type": 1, + "item": 1068, + "date": "2022-11-12T11:52:47.189Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 961, + "fields": { + "tracking_type": 1, + "item": 1069, + "date": "2022-11-12T11:52:47.200Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 962, + "fields": { + "tracking_type": 1, + "item": 1070, + "date": "2022-11-12T11:52:47.212Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 963, + "fields": { + "tracking_type": 1, + "item": 1071, + "date": "2022-11-12T11:52:47.223Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 964, + "fields": { + "tracking_type": 1, + "item": 1072, + "date": "2022-11-12T11:52:47.235Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 965, + "fields": { + "tracking_type": 1, + "item": 1073, + "date": "2022-11-12T11:52:47.247Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 966, + "fields": { + "tracking_type": 1, + "item": 1074, + "date": "2022-11-12T11:52:47.258Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 967, + "fields": { + "tracking_type": 1, + "item": 1075, + "date": "2022-11-12T11:52:47.271Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 968, + "fields": { + "tracking_type": 1, + "item": 1076, + "date": "2022-11-12T11:52:47.284Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 969, + "fields": { + "tracking_type": 1, + "item": 1077, + "date": "2022-11-12T11:52:47.295Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 970, + "fields": { + "tracking_type": 1, + "item": 1078, + "date": "2022-11-12T11:52:47.307Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 971, + "fields": { + "tracking_type": 1, + "item": 1079, + "date": "2022-11-12T11:52:47.318Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 972, + "fields": { + "tracking_type": 1, + "item": 1080, + "date": "2022-11-12T11:52:47.330Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 973, + "fields": { + "tracking_type": 1, + "item": 1081, + "date": "2022-11-12T11:52:47.342Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 974, + "fields": { + "tracking_type": 1, + "item": 1082, + "date": "2022-11-12T11:52:47.353Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 975, + "fields": { + "tracking_type": 1, + "item": 1083, + "date": "2022-11-12T11:52:47.365Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 976, + "fields": { + "tracking_type": 1, + "item": 1084, + "date": "2022-11-12T11:52:47.376Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 977, + "fields": { + "tracking_type": 1, + "item": 1085, + "date": "2022-11-12T11:52:47.387Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 978, + "fields": { + "tracking_type": 1, + "item": 1086, + "date": "2022-11-12T11:52:47.399Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 979, + "fields": { + "tracking_type": 1, + "item": 1087, + "date": "2022-11-12T11:52:47.411Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 980, + "fields": { + "tracking_type": 1, + "item": 1088, + "date": "2022-11-12T11:52:47.423Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 981, + "fields": { + "tracking_type": 1, + "item": 1089, + "date": "2022-11-12T11:52:47.434Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 982, + "fields": { + "tracking_type": 1, + "item": 1090, + "date": "2022-11-12T11:52:47.446Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 983, + "fields": { + "tracking_type": 1, + "item": 1091, + "date": "2022-11-12T11:52:47.458Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 984, + "fields": { + "tracking_type": 1, + "item": 1092, + "date": "2022-11-12T11:52:47.469Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 985, + "fields": { + "tracking_type": 1, + "item": 1093, + "date": "2022-11-12T11:52:47.482Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 986, + "fields": { + "tracking_type": 1, + "item": 1094, + "date": "2022-11-12T11:52:47.494Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 987, + "fields": { + "tracking_type": 1, + "item": 1095, + "date": "2022-11-12T11:52:47.506Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 988, + "fields": { + "tracking_type": 1, + "item": 1096, + "date": "2022-11-12T11:52:47.517Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 989, + "fields": { + "tracking_type": 1, + "item": 1097, + "date": "2022-11-12T11:52:47.529Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 990, + "fields": { + "tracking_type": 1, + "item": 1098, + "date": "2022-11-12T11:52:47.541Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 991, + "fields": { + "tracking_type": 1, + "item": 1099, + "date": "2022-11-12T11:52:47.552Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 992, + "fields": { + "tracking_type": 1, + "item": 1100, + "date": "2022-11-12T11:52:47.565Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 993, + "fields": { + "tracking_type": 1, + "item": 1101, + "date": "2022-11-12T11:52:47.577Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 994, + "fields": { + "tracking_type": 1, + "item": 1102, + "date": "2022-11-12T11:52:47.588Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 995, + "fields": { + "tracking_type": 1, + "item": 1103, + "date": "2022-11-12T11:52:47.600Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 996, + "fields": { + "tracking_type": 1, + "item": 1104, + "date": "2022-11-12T11:52:47.611Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 997, + "fields": { + "tracking_type": 1, + "item": 1105, + "date": "2022-11-12T11:52:47.623Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 998, + "fields": { + "tracking_type": 1, + "item": 1106, + "date": "2022-11-12T11:52:47.634Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 999, + "fields": { + "tracking_type": 1, + "item": 1107, + "date": "2022-11-12T11:52:47.646Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1000, + "fields": { + "tracking_type": 1, + "item": 1108, + "date": "2022-11-12T11:52:47.658Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1001, + "fields": { + "tracking_type": 1, + "item": 1109, + "date": "2022-11-12T11:52:47.669Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1002, + "fields": { + "tracking_type": 1, + "item": 1110, + "date": "2022-11-12T11:52:47.681Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1003, + "fields": { + "tracking_type": 1, + "item": 1111, + "date": "2022-11-12T11:52:47.694Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1004, + "fields": { + "tracking_type": 1, + "item": 1112, + "date": "2022-11-12T11:52:47.707Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1005, + "fields": { + "tracking_type": 1, + "item": 1113, + "date": "2022-11-12T11:52:47.718Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1006, + "fields": { + "tracking_type": 1, + "item": 1114, + "date": "2022-11-12T11:52:47.730Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1007, + "fields": { + "tracking_type": 1, + "item": 1115, + "date": "2022-11-12T11:52:47.742Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1008, + "fields": { + "tracking_type": 1, + "item": 1116, + "date": "2022-11-12T11:52:47.753Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1009, + "fields": { + "tracking_type": 1, + "item": 1117, + "date": "2022-11-12T11:52:47.765Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1010, + "fields": { + "tracking_type": 1, + "item": 1118, + "date": "2022-11-12T11:52:47.777Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1011, + "fields": { + "tracking_type": 1, + "item": 1119, + "date": "2022-11-12T11:52:47.789Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1012, + "fields": { + "tracking_type": 1, + "item": 1120, + "date": "2022-11-12T11:52:47.800Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1013, + "fields": { + "tracking_type": 1, + "item": 1121, + "date": "2022-11-12T11:52:47.812Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1014, + "fields": { + "tracking_type": 1, + "item": 1122, + "date": "2022-11-12T11:52:47.823Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1015, + "fields": { + "tracking_type": 1, + "item": 1123, + "date": "2022-11-12T11:52:47.835Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1016, + "fields": { + "tracking_type": 1, + "item": 1124, + "date": "2022-11-12T11:52:47.847Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1017, + "fields": { + "tracking_type": 1, + "item": 1125, + "date": "2022-11-12T11:52:47.858Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1018, + "fields": { + "tracking_type": 1, + "item": 1126, + "date": "2022-11-12T11:52:47.871Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1019, + "fields": { + "tracking_type": 1, + "item": 1127, + "date": "2022-11-12T11:52:47.883Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1020, + "fields": { + "tracking_type": 1, + "item": 1128, + "date": "2022-11-12T11:52:47.894Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1021, + "fields": { + "tracking_type": 1, + "item": 1129, + "date": "2022-11-12T11:52:47.906Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1022, + "fields": { + "tracking_type": 1, + "item": 1130, + "date": "2022-11-12T11:52:47.920Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1023, + "fields": { + "tracking_type": 1, + "item": 1131, + "date": "2022-11-12T11:52:47.932Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1024, + "fields": { + "tracking_type": 1, + "item": 1132, + "date": "2022-11-12T11:52:47.943Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1025, + "fields": { + "tracking_type": 1, + "item": 1133, + "date": "2022-11-12T11:52:47.955Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1026, + "fields": { + "tracking_type": 1, + "item": 1134, + "date": "2022-11-12T11:52:47.967Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1027, + "fields": { + "tracking_type": 1, + "item": 1135, + "date": "2022-11-12T11:52:47.978Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1028, + "fields": { + "tracking_type": 1, + "item": 1136, + "date": "2022-11-12T11:52:47.990Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1029, + "fields": { + "tracking_type": 1, + "item": 1137, + "date": "2022-11-12T11:52:48.001Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1030, + "fields": { + "tracking_type": 1, + "item": 1138, + "date": "2022-11-12T11:52:48.013Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1031, + "fields": { + "tracking_type": 1, + "item": 1139, + "date": "2022-11-12T11:52:48.024Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1032, + "fields": { + "tracking_type": 1, + "item": 1140, + "date": "2022-11-12T11:52:48.036Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1033, + "fields": { + "tracking_type": 1, + "item": 1141, + "date": "2022-11-12T11:52:48.048Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1034, + "fields": { + "tracking_type": 1, + "item": 1142, + "date": "2022-11-12T11:52:48.059Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1035, + "fields": { + "tracking_type": 1, + "item": 1143, + "date": "2022-11-12T11:52:48.070Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1036, + "fields": { + "tracking_type": 1, + "item": 1144, + "date": "2022-11-12T11:52:48.082Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1037, + "fields": { + "tracking_type": 1, + "item": 1145, + "date": "2022-11-12T11:52:48.093Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1038, + "fields": { + "tracking_type": 1, + "item": 1146, + "date": "2022-11-12T11:52:48.105Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1039, + "fields": { + "tracking_type": 1, + "item": 1147, + "date": "2022-11-12T11:52:48.117Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1040, + "fields": { + "tracking_type": 1, + "item": 1148, + "date": "2022-11-12T11:52:48.130Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1041, + "fields": { + "tracking_type": 1, + "item": 1149, + "date": "2022-11-12T11:52:48.142Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1042, + "fields": { + "tracking_type": 1, + "item": 1150, + "date": "2022-11-12T11:52:48.154Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1043, + "fields": { + "tracking_type": 1, + "item": 1151, + "date": "2022-11-12T11:52:48.166Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1044, + "fields": { + "tracking_type": 1, + "item": 1152, + "date": "2022-11-12T11:52:48.177Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1045, + "fields": { + "tracking_type": 1, + "item": 1153, + "date": "2022-11-12T11:52:48.189Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1046, + "fields": { + "tracking_type": 1, + "item": 1154, + "date": "2022-11-12T11:52:48.200Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1047, + "fields": { + "tracking_type": 1, + "item": 1155, + "date": "2022-11-12T11:52:48.212Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1048, + "fields": { + "tracking_type": 1, + "item": 1156, + "date": "2022-11-12T11:52:48.224Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1049, + "fields": { + "tracking_type": 1, + "item": 1157, + "date": "2022-11-12T11:52:48.236Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1050, + "fields": { + "tracking_type": 1, + "item": 1158, + "date": "2022-11-12T11:52:48.247Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1051, + "fields": { + "tracking_type": 1, + "item": 1159, + "date": "2022-11-12T11:52:48.259Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1052, + "fields": { + "tracking_type": 1, + "item": 1160, + "date": "2022-11-12T11:52:48.270Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1053, + "fields": { + "tracking_type": 1, + "item": 1161, + "date": "2022-11-12T11:52:48.282Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1054, + "fields": { + "tracking_type": 1, + "item": 1162, + "date": "2022-11-12T11:52:48.293Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1055, + "fields": { + "tracking_type": 1, + "item": 1163, + "date": "2022-11-12T11:52:48.306Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1056, + "fields": { + "tracking_type": 1, + "item": 1164, + "date": "2022-11-12T11:52:48.317Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1057, + "fields": { + "tracking_type": 1, + "item": 1165, + "date": "2022-11-12T11:52:48.329Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1058, + "fields": { + "tracking_type": 1, + "item": 1166, + "date": "2022-11-12T11:52:48.341Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1059, + "fields": { + "tracking_type": 1, + "item": 1167, + "date": "2022-11-12T11:52:48.354Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1060, + "fields": { + "tracking_type": 1, + "item": 1168, + "date": "2022-11-12T11:52:48.366Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1061, + "fields": { + "tracking_type": 1, + "item": 1169, + "date": "2022-11-12T11:52:48.377Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1062, + "fields": { + "tracking_type": 1, + "item": 1170, + "date": "2022-11-12T11:52:48.389Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1063, + "fields": { + "tracking_type": 1, + "item": 1171, + "date": "2022-11-12T11:52:48.401Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1064, + "fields": { + "tracking_type": 1, + "item": 1172, + "date": "2022-11-12T11:52:48.412Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1065, + "fields": { + "tracking_type": 1, + "item": 1173, + "date": "2022-11-12T11:52:48.424Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1066, + "fields": { + "tracking_type": 1, + "item": 1174, + "date": "2022-11-12T11:52:48.435Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1067, + "fields": { + "tracking_type": 1, + "item": 1175, + "date": "2022-11-12T11:52:48.447Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1068, + "fields": { + "tracking_type": 1, + "item": 1176, + "date": "2022-11-12T11:52:48.459Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1069, + "fields": { + "tracking_type": 1, + "item": 1177, + "date": "2022-11-12T11:52:48.471Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 2, + "quantity": 1.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1070, + "fields": { + "tracking_type": 55, + "item": 1178, + "date": "2022-11-12T11:53:23.745Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1071, + "fields": { + "tracking_type": 40, + "item": 1178, + "date": "2022-11-12T11:53:23.753Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "stockitem": 415 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1072, + "fields": { + "tracking_type": 12, + "item": 415, + "date": "2022-11-12T11:53:23.770Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 5.0, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1073, + "fields": { + "tracking_type": 100, + "item": 1178, + "date": "2022-11-12T11:53:23.781Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1074, + "fields": { + "tracking_type": 100, + "item": 1012, + "date": "2022-11-12T11:53:23.808Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1075, + "fields": { + "tracking_type": 100, + "item": 1013, + "date": "2022-11-12T11:53:23.835Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1076, + "fields": { + "tracking_type": 100, + "item": 1014, + "date": "2022-11-12T11:53:23.860Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1077, + "fields": { + "tracking_type": 100, + "item": 1015, + "date": "2022-11-12T11:53:23.885Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1078, + "fields": { + "tracking_type": 100, + "item": 1016, + "date": "2022-11-12T11:53:23.911Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1079, + "fields": { + "tracking_type": 100, + "item": 1017, + "date": "2022-11-12T11:53:23.936Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1080, + "fields": { + "tracking_type": 100, + "item": 1018, + "date": "2022-11-12T11:53:23.961Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1081, + "fields": { + "tracking_type": 100, + "item": 1019, + "date": "2022-11-12T11:53:23.985Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1082, + "fields": { + "tracking_type": 100, + "item": 1020, + "date": "2022-11-12T11:53:24.010Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1083, + "fields": { + "tracking_type": 100, + "item": 1021, + "date": "2022-11-12T11:53:24.036Z", + "notes": null, + "user": [ + "admin" + ], + "deltas": { + "customer": 32, + "customer_name": "Customer B" + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1084, + "fields": { + "tracking_type": 70, + "item": 1179, + "date": "2022-11-14T03:59:22.950Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 3, + "quantity": 3.0, + "purchaseorder": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1085, + "fields": { + "tracking_type": 70, + "item": 1180, + "date": "2022-11-14T03:59:22.973Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 3, + "quantity": 2.0, + "purchaseorder": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1086, + "fields": { + "tracking_type": 70, + "item": 1181, + "date": "2022-11-14T03:59:22.993Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 3, + "quantity": 1.0, + "purchaseorder": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1087, + "fields": { + "tracking_type": 70, + "item": 1182, + "date": "2022-11-14T03:59:23.020Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 3, + "quantity": 1.0, + "purchaseorder": 10 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1090, + "fields": { + "tracking_type": 80, + "item": 1012, + "date": "2023-03-28T10:55:30.095Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 75, + "customer": 32, + "location": 5, + "returnorder": 2 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1091, + "fields": { + "tracking_type": 80, + "item": 1017, + "date": "2023-03-28T10:56:15.619Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 75, + "customer": 32, + "location": 2, + "returnorder": 3 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1092, + "fields": { + "tracking_type": 50, + "item": 1183, + "date": "2023-05-17T14:30:19.849Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "batch": "BX-123", + "quantity": 25.0, + "buildorder": 11 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1093, + "fields": { + "tracking_type": 40, + "item": 1184, + "date": "2023-05-17T14:45:49.367Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "location": 8, + "quantity": 3.0, + "stockitem": 1183 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1094, + "fields": { + "tracking_type": 42, + "item": 1183, + "date": "2023-05-17T14:45:49.414Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 3.0, + "location": 8, + "quantity": 22.0, + "stockitem": 1184 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1095, + "fields": { + "tracking_type": 56, + "item": 1184, + "date": "2023-05-17T14:45:49.453Z", + "notes": "Scrapped 3 outputs", + "user": [ + "admin" + ], + "deltas": { + "status": 65, + "location": 8, + "buildorder": 11 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1096, + "fields": { + "tracking_type": 40, + "item": 1185, + "date": "2023-05-17T14:47:52.954Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "location": 8, + "quantity": 5.0, + "stockitem": 1183 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1097, + "fields": { + "tracking_type": 42, + "item": 1183, + "date": "2023-05-17T14:47:52.999Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 5.0, + "location": 8, + "quantity": 17.0, + "stockitem": 1185 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1098, + "fields": { + "tracking_type": 56, + "item": 1185, + "date": "2023-05-17T14:47:53.038Z", + "notes": "Scrapped another 5 units", + "user": [ + "admin" + ], + "deltas": { + "status": 65, + "location": 8, + "buildorder": 11 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1099, + "fields": { + "tracking_type": 40, + "item": 1186, + "date": "2023-05-17T14:48:59.570Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "location": 1, + "quantity": 1.0, + "stockitem": 1183 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1100, + "fields": { + "tracking_type": 42, + "item": 1183, + "date": "2023-05-17T14:48:59.609Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "removed": 1.0, + "location": 1, + "quantity": 16.0, + "stockitem": 1186 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1101, + "fields": { + "tracking_type": 56, + "item": 1186, + "date": "2023-05-17T14:48:59.650Z", + "notes": "scrapped 1 to factory", + "user": [ + "admin" + ], + "deltas": { + "status": 65, + "location": 1, + "buildorder": 11 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1102, + "fields": { + "tracking_type": 70, + "item": 1187, + "date": "2023-05-26T05:35:26.657Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "location": 6, + "quantity": 5.0, + "purchaseorder": 11 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1103, + "fields": { + "tracking_type": 70, + "item": 1188, + "date": "2024-01-15T13:22:38.161Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "purchaseorder": 11, + "location": 8, + "quantity": 100.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1104, + "fields": { + "tracking_type": 70, + "item": 1189, + "date": "2024-01-15T13:22:38.366Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "purchaseorder": 11, + "location": 8, + "quantity": 5.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1105, + "fields": { + "tracking_type": 70, + "item": 1190, + "date": "2024-01-15T13:22:38.474Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "purchaseorder": 11, + "location": 8, + "quantity": 123.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1106, + "fields": { + "tracking_type": 70, + "item": 1191, + "date": "2024-01-15T13:23:04.967Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "purchaseorder": 6, + "location": 10, + "quantity": 15.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1107, + "fields": { + "tracking_type": 70, + "item": 1192, + "date": "2024-01-15T13:23:05.075Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "purchaseorder": 6, + "location": 10, + "quantity": 23.0 + } + } + }, + { + "model": "stock.stockitemtracking", + "pk": 1108, + "fields": { + "tracking_type": 70, + "item": 1193, + "date": "2024-01-15T13:23:05.289Z", + "notes": "", + "user": [ + "admin" + ], + "deltas": { + "status": 10, + "purchaseorder": 6, + "location": 10, + "quantity": 12.0 + } + } + }, { "model": "stock.stockitem", "pk": 2, @@ -155485,17915 +147338,29585 @@ } }, { - "model": "stock.stockitemtracking", + "model": "part.partstar", + "pk": 1, + "fields": { + "part": 70, + "user": [ + "admin" + ] + } + }, + { + "model": "part.partattachment", + "pk": 1, + "fields": { + "attachment": "part_files/85/1591BTBU.pdf", + "link": null, + "comment": "Datasheet", + "user": null, + "upload_date": "2021-11-15", + "part": 85 + } + }, + { + "model": "part.partattachment", "pk": 2, "fields": { - "tracking_type": 1, - "item": 2, - "date": "2021-07-28T14:37:51.084Z", - "notes": "", + "attachment": "part_files/85/1591BTBU.zip", + "link": null, + "comment": "3D model", "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "upload_date": "2021-11-15", + "part": 85 } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 1, + "fields": { + "part": 82, + "item_count": 1, + "quantity": "150.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null + } + }, + { + "model": "part.partstocktake", + "pk": 2, + "fields": { + "part": 83, + "item_count": 1, + "quantity": "0.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null + } + }, + { + "model": "part.partstocktake", "pk": 3, "fields": { - "tracking_type": 1, - "item": 3, - "date": "2021-07-28T14:37:51.202Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 85, + "item_count": 1, + "quantity": "15.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 4, "fields": { - "tracking_type": 1, - "item": 4, - "date": "2021-07-28T14:37:51.376Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 70, + "item_count": 1, + "quantity": "0.00000", + "date": "2022-12-31", + "note": "None in stock", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 5, "fields": { - "tracking_type": 1, - "item": 5, - "date": "2021-07-28T14:37:51.495Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 89, + "item_count": 1, + "quantity": "525.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 6, "fields": { - "tracking_type": 1, - "item": 6, - "date": "2021-07-28T14:37:51.620Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 52, + "item_count": 1, + "quantity": "860.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 7, "fields": { - "tracking_type": 1, - "item": 7, - "date": "2021-07-28T14:37:51.868Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 49, + "item_count": 1, + "quantity": "8900.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 8, "fields": { - "tracking_type": 1, - "item": 8, - "date": "2021-07-28T14:37:51.987Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 51, + "item_count": 1, + "quantity": "2058.00000", + "date": "2022-12-31", + "note": "2050", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 9, "fields": { - "tracking_type": 1, - "item": 9, - "date": "2021-07-28T14:37:52.192Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 4, + "item_count": 1, + "quantity": "3150.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "allaccess" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 10, "fields": { - "tracking_type": 1, - "item": 10, - "date": "2021-07-28T14:37:52.335Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 6, + "item_count": 1, + "quantity": "2287.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "allaccess" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 11, "fields": { - "tracking_type": 1, - "item": 11, - "date": "2021-07-28T14:37:52.464Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 25, + "item_count": 1, + "quantity": "1691.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "allaccess" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 12, "fields": { - "tracking_type": 1, - "item": 12, - "date": "2021-07-28T14:37:52.661Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 20, + "item_count": 1, + "quantity": "7634.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "allaccess" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 13, "fields": { - "tracking_type": 1, - "item": 13, - "date": "2021-07-28T14:37:52.791Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 612, + "item_count": 1, + "quantity": "870.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "allaccess" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 14, "fields": { - "tracking_type": 1, - "item": 14, - "date": "2021-07-28T14:37:52.925Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 17, + "item_count": 1, + "quantity": "8700.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "allaccess" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 15, "fields": { - "tracking_type": 1, - "item": 15, - "date": "2021-07-28T14:37:53.057Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 641, + "item_count": 1, + "quantity": "690.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "allaccess" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 16, "fields": { - "tracking_type": 1, - "item": 16, - "date": "2021-07-28T14:37:53.196Z", - "notes": "", - "user": null, - "deltas": { - "status": 50, - "location": 8, - "quantity": 2000.0 - } + "part": 17, + "item_count": 1, + "quantity": "8710.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "allaccess" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 17, "fields": { - "tracking_type": 1, - "item": 17, - "date": "2021-07-28T14:37:53.394Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 9, + "item_count": 1, + "quantity": "1720.00000", + "date": "2022-12-31", + "note": "", + "user": [ + "allaccess" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 18, "fields": { - "tracking_type": 1, - "item": 18, - "date": "2021-07-28T14:37:53.525Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 20, + "item_count": 1, + "quantity": "3634.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 19, "fields": { - "tracking_type": 1, - "item": 19, - "date": "2021-07-28T14:37:53.735Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 17, + "item_count": 1, + "quantity": "6700.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 20, "fields": { - "tracking_type": 1, - "item": 20, - "date": "2021-07-28T14:37:53.865Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 721, + "item_count": 1, + "quantity": "250.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 21, + "fields": { + "part": 722, + "item_count": 1, + "quantity": "850.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null + } + }, + { + "model": "part.partstocktake", "pk": 22, "fields": { - "tracking_type": 1, - "item": 22, - "date": "2021-07-28T14:37:54.173Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 749, + "item_count": 1, + "quantity": "880.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 23, "fields": { - "tracking_type": 1, - "item": 23, - "date": "2021-07-28T14:37:54.361Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 91, + "item_count": 1, + "quantity": "2710.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 24, "fields": { - "tracking_type": 1, - "item": 24, - "date": "2021-07-28T14:37:54.483Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 706, + "item_count": 1, + "quantity": "775.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 25, "fields": { - "tracking_type": 1, - "item": 25, - "date": "2021-07-28T14:37:54.603Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 843, + "item_count": 1, + "quantity": "10.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 26, "fields": { - "tracking_type": 1, - "item": 26, - "date": "2021-07-28T14:37:54.725Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 90, + "item_count": 1, + "quantity": "30.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 27, "fields": { - "tracking_type": 1, - "item": 27, - "date": "2021-07-28T14:37:54.899Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 58, + "item_count": 1, + "quantity": "3300.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 28, + "fields": { + "part": 60, + "item_count": 1, + "quantity": "9039.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null + } + }, + { + "model": "part.partstocktake", "pk": 29, "fields": { - "tracking_type": 1, - "item": 29, - "date": "2021-07-28T14:37:55.149Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 661, + "item_count": 1, + "quantity": "560.00000", + "date": "2023-01-06", + "note": "550", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 30, "fields": { - "tracking_type": 1, - "item": 30, - "date": "2021-07-28T14:37:55.337Z", - "notes": "", - "user": null, - "deltas": { - "status": 55, - "location": 8, - "quantity": 1000.0 - } + "part": 654, + "item_count": 1, + "quantity": "500.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 31, "fields": { - "tracking_type": 1, - "item": 31, - "date": "2021-07-28T14:37:55.466Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 655, + "item_count": 1, + "quantity": "195.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 32, "fields": { - "tracking_type": 1, - "item": 32, - "date": "2021-07-28T14:37:55.601Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 656, + "item_count": 1, + "quantity": "764.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 33, "fields": { - "tracking_type": 1, - "item": 33, - "date": "2021-07-28T14:37:55.862Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 660, + "item_count": 1, + "quantity": "200.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 34, "fields": { - "tracking_type": 1, - "item": 34, - "date": "2021-07-28T14:37:56Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 662, + "item_count": 1, + "quantity": "140.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 35, "fields": { - "tracking_type": 1, - "item": 35, - "date": "2021-07-28T14:37:56.136Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 47, + "item_count": 1, + "quantity": "2200.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 36, "fields": { - "tracking_type": 1, - "item": 36, - "date": "2021-07-28T14:37:56.324Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 669, + "item_count": 1, + "quantity": "797.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 37, "fields": { - "tracking_type": 1, - "item": 37, - "date": "2021-07-28T14:37:56.458Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 672, + "item_count": 1, + "quantity": "650.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 38, "fields": { - "tracking_type": 1, - "item": 38, - "date": "2021-07-28T14:37:56.592Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 673, + "item_count": 1, + "quantity": "600.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 39, "fields": { - "tracking_type": 1, - "item": 39, - "date": "2021-07-28T14:37:56.795Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 2, + "item_count": 1, + "quantity": "1900.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 40, "fields": { - "tracking_type": 1, - "item": 40, - "date": "2021-07-28T14:37:56.921Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 90, + "item_count": 1, + "quantity": "30.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 41, "fields": { - "tracking_type": 1, - "item": 41, - "date": "2021-07-28T14:37:57.053Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 91, + "item_count": 1, + "quantity": "2710.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 42, "fields": { - "tracking_type": 1, - "item": 42, - "date": "2021-07-28T14:37:57.195Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 88, + "item_count": 1, + "quantity": "50.00000", + "date": "2023-01-06", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": null, + "cost_max_currency": "USD", + "cost_max": null } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 43, "fields": { - "tracking_type": 1, - "item": 43, - "date": "2021-07-28T14:37:57.398Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 1, + "item_count": 7, + "quantity": "3030.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "571.318000", + "cost_max_currency": "USD", + "cost_max": "1008.666400" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 44, "fields": { - "tracking_type": 1, - "item": 44, - "date": "2021-07-28T14:37:57.527Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 2, + "item_count": 7, + "quantity": "1943.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "261.808191", + "cost_max_currency": "USD", + "cost_max": "788.637921" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 45, "fields": { - "tracking_type": 1, - "item": 45, - "date": "2021-07-28T14:37:57.661Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 3, + "item_count": 5, + "quantity": "2491.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "378.088738", + "cost_max_currency": "USD", + "cost_max": "1232.923936" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 46, "fields": { - "tracking_type": 1, - "item": 46, - "date": "2021-07-28T14:37:57.801Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 4, + "item_count": 7, + "quantity": "3153.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "472.452867", + "cost_max_currency": "USD", + "cost_max": "1542.079140" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 47, "fields": { - "tracking_type": 1, - "item": 47, - "date": "2021-07-28T14:37:58.064Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 5, + "item_count": 5, + "quantity": "2280.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "327.080228", + "cost_max_currency": "USD", + "cost_max": "1943.536868" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 48, "fields": { - "tracking_type": 1, - "item": 48, - "date": "2021-07-28T14:37:58.198Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 6, + "item_count": 5, + "quantity": "2287.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "237.949895", + "cost_max_currency": "USD", + "cost_max": "1784.549373" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 49, "fields": { - "tracking_type": 1, - "item": 49, - "date": "2021-07-28T14:37:58.400Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 7, + "item_count": 5, + "quantity": "1507.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "158.064312", + "cost_max_currency": "USD", + "cost_max": "381.287964" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 50, "fields": { - "tracking_type": 1, - "item": 50, - "date": "2021-07-28T14:37:58.601Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 8, + "item_count": 5, + "quantity": "1957.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1435.860468", + "cost_max_currency": "USD", + "cost_max": "1823.986548" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 51, "fields": { - "tracking_type": 1, - "item": 51, - "date": "2021-07-28T14:37:58.731Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 9, + "item_count": 5, + "quantity": "1720.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1170.820191", + "cost_max_currency": "USD", + "cost_max": "1485.092191" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 52, "fields": { - "tracking_type": 1, - "item": 52, - "date": "2021-07-28T14:37:58.867Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 10, + "item_count": 5, + "quantity": "2022.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "759.570356", + "cost_max_currency": "USD", + "cost_max": "1685.569065" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 53, "fields": { - "tracking_type": 1, - "item": 53, - "date": "2021-07-28T14:37:59.090Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 11, + "item_count": 5, + "quantity": "1633.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "315.510654", + "cost_max_currency": "USD", + "cost_max": "995.252934" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 54, "fields": { - "tracking_type": 1, - "item": 54, - "date": "2021-07-28T14:37:59.223Z", - "notes": "", - "user": null, - "deltas": { - "status": 55, - "location": 8, - "quantity": 1000.0 - } + "part": 12, + "item_count": 5, + "quantity": "2455.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "203.071152", + "cost_max_currency": "USD", + "cost_max": "598.091085" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 55, "fields": { - "tracking_type": 1, - "item": 55, - "date": "2021-07-28T14:37:59.360Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 13, + "item_count": 6, + "quantity": "2267.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "615.313399", + "cost_max_currency": "USD", + "cost_max": "2123.493871" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 56, "fields": { - "tracking_type": 1, - "item": 56, - "date": "2021-07-28T14:37:59.496Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 14, + "item_count": 5, + "quantity": "2925.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "165.677068", + "cost_max_currency": "USD", + "cost_max": "879.546756" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 57, "fields": { - "tracking_type": 1, - "item": 57, - "date": "2021-07-28T14:37:59.710Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 15, + "item_count": 5, + "quantity": "2839.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "536.601799", + "cost_max_currency": "USD", + "cost_max": "1543.352047" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 58, "fields": { - "tracking_type": 1, - "item": 58, - "date": "2021-07-28T14:37:59.846Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 16, + "item_count": 7, + "quantity": "3427.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "700.206405", + "cost_max_currency": "USD", + "cost_max": "1428.303905" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 59, "fields": { - "tracking_type": 1, - "item": 59, - "date": "2021-07-28T14:37:59.974Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 17, + "item_count": 8, + "quantity": "6719.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "3003.929350", + "cost_max_currency": "USD", + "cost_max": "5875.518850" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 60, "fields": { - "tracking_type": 1, - "item": 60, - "date": "2021-07-28T14:38:00.097Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 18, + "item_count": 11, + "quantity": "10297.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1637.261856", + "cost_max_currency": "USD", + "cost_max": "8856.901856" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 61, "fields": { - "tracking_type": 1, - "item": 61, - "date": "2021-07-28T14:38:00.282Z", - "notes": "", - "user": null, - "deltas": { - "status": 55, - "location": 8, - "quantity": 2000.0 - } + "part": 19, + "item_count": 9, + "quantity": "11303.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1469.008477", + "cost_max_currency": "USD", + "cost_max": "4067.208477" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 62, "fields": { - "tracking_type": 1, - "item": 62, - "date": "2021-07-28T14:38:00.402Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 20, + "item_count": 8, + "quantity": "3634.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "428.038179", + "cost_max_currency": "USD", + "cost_max": "856.014079" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 63, "fields": { - "tracking_type": 1, - "item": 63, - "date": "2021-07-28T14:38:00.530Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 21, + "item_count": 10, + "quantity": "6521.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "997.328326", + "cost_max_currency": "USD", + "cost_max": "3629.752826" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 64, "fields": { - "tracking_type": 1, - "item": 64, - "date": "2021-07-28T14:38:00.657Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 22, + "item_count": 8, + "quantity": "11152.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1872.906235", + "cost_max_currency": "USD", + "cost_max": "10166.658235" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 65, "fields": { - "tracking_type": 1, - "item": 65, - "date": "2021-07-28T14:38:00.795Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 23, + "item_count": 10, + "quantity": "19625.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "4378.912500", + "cost_max_currency": "USD", + "cost_max": "14860.162500" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 66, "fields": { - "tracking_type": 1, - "item": 66, - "date": "2021-07-28T14:38:00.975Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 24, + "item_count": 9, + "quantity": "5015.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "925.207563", + "cost_max_currency": "USD", + "cost_max": "1729.293963" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 67, "fields": { - "tracking_type": 1, - "item": 67, - "date": "2021-07-28T14:38:01.098Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 25, + "item_count": 7, + "quantity": "1691.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "249.924722", + "cost_max_currency": "USD", + "cost_max": "587.057622" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 68, "fields": { - "tracking_type": 1, - "item": 68, - "date": "2021-07-28T14:38:01.225Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 26, + "item_count": 9, + "quantity": "7211.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1051.276486", + "cost_max_currency": "USD", + "cost_max": "3905.739986" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 69, "fields": { - "tracking_type": 1, - "item": 69, - "date": "2021-07-28T14:38:01.356Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 27, + "item_count": 10, + "quantity": "5529.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "882.559243", + "cost_max_currency": "USD", + "cost_max": "2461.176493" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 70, "fields": { - "tracking_type": 1, - "item": 70, - "date": "2021-07-28T14:38:01.542Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 28, + "item_count": 10, + "quantity": "4312.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "606.364556", + "cost_max_currency": "USD", + "cost_max": "2187.091706" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 71, "fields": { - "tracking_type": 1, - "item": 71, - "date": "2021-07-28T14:38:01.670Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 29, + "item_count": 9, + "quantity": "9054.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1374.264717", + "cost_max_currency": "USD", + "cost_max": "5404.154317" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 72, "fields": { - "tracking_type": 1, - "item": 72, - "date": "2021-07-28T14:38:55.423Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 30, + "item_count": 6, + "quantity": "822.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "150.838338", + "cost_max_currency": "USD", + "cost_max": "436.436838" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 73, "fields": { - "tracking_type": 1, - "item": 73, - "date": "2021-07-28T14:38:55.535Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 31, + "item_count": 8, + "quantity": "2049.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1078.486499", + "cost_max_currency": "USD", + "cost_max": "1753.111499" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 74, "fields": { - "tracking_type": 1, - "item": 74, - "date": "2021-07-28T14:38:55.644Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 32, + "item_count": 8, + "quantity": "2196.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "754.874592", + "cost_max_currency": "USD", + "cost_max": "1288.747592" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 75, "fields": { - "tracking_type": 1, - "item": 75, - "date": "2021-07-28T14:38:55.823Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 33, + "item_count": 7, + "quantity": "2072.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "180.744110", + "cost_max_currency": "USD", + "cost_max": "616.945310" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 76, "fields": { - "tracking_type": 1, - "item": 76, - "date": "2021-07-28T14:38:55.949Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 34, + "item_count": 5, + "quantity": "2460.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "221.102473", + "cost_max_currency": "USD", + "cost_max": "736.261733" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 77, "fields": { - "tracking_type": 1, - "item": 77, - "date": "2021-07-28T14:38:56.083Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 35, + "item_count": 8, + "quantity": "1679.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "347.917792", + "cost_max_currency": "USD", + "cost_max": "823.691132" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 78, "fields": { - "tracking_type": 1, - "item": 78, - "date": "2021-07-28T14:38:56.278Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 36, + "item_count": 6, + "quantity": "2090.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "401.354624", + "cost_max_currency": "USD", + "cost_max": "1269.155904" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 79, "fields": { - "tracking_type": 1, - "item": 79, - "date": "2021-07-28T14:38:56.413Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 37, + "item_count": 10, + "quantity": "3913.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "717.254877", + "cost_max_currency": "USD", + "cost_max": "1757.519577" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 80, "fields": { - "tracking_type": 1, - "item": 80, - "date": "2021-07-28T14:38:56.616Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 38, + "item_count": 8, + "quantity": "15041.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1575.703658", + "cost_max_currency": "USD", + "cost_max": "6412.809008" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 81, "fields": { - "tracking_type": 1, - "item": 81, - "date": "2021-07-28T14:38:56.860Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 39, + "item_count": 9, + "quantity": "9079.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1112.276789", + "cost_max_currency": "USD", + "cost_max": "3191.197589" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 82, "fields": { - "tracking_type": 1, - "item": 82, - "date": "2021-07-28T14:38:56.994Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 40, + "item_count": 9, + "quantity": "3216.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "558.683624", + "cost_max_currency": "USD", + "cost_max": "2072.059274" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 83, + "fields": { + "part": 41, + "item_count": 8, + "quantity": "2742.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "418.566804", + "cost_max_currency": "USD", + "cost_max": "717.551804" + } + }, + { + "model": "part.partstocktake", "pk": 84, "fields": { - "tracking_type": 1, - "item": 84, - "date": "2021-07-28T14:38:57.337Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 42, + "item_count": 7, + "quantity": "3735.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "501.645204", + "cost_max_currency": "USD", + "cost_max": "2681.295904" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 85, "fields": { - "tracking_type": 1, - "item": 85, - "date": "2021-07-28T14:38:57.470Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 43, + "item_count": 6, + "quantity": "3450.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "879.114015", + "cost_max_currency": "USD", + "cost_max": "3009.823515" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 86, "fields": { - "tracking_type": 1, - "item": 86, - "date": "2021-07-28T14:38:57.670Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 44, + "item_count": 9, + "quantity": "2321.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "435.816197", + "cost_max_currency": "USD", + "cost_max": "785.702197" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 87, "fields": { - "tracking_type": 1, - "item": 87, - "date": "2021-07-28T14:38:57.865Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 45, + "item_count": 8, + "quantity": "3227.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "512.100493", + "cost_max_currency": "USD", + "cost_max": "1599.966253" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 88, "fields": { - "tracking_type": 1, - "item": 88, - "date": "2021-07-28T14:38:58.003Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 46, + "item_count": 11, + "quantity": "18090.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "2249.763249", + "cost_max_currency": "USD", + "cost_max": "12407.307249" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 89, + "fields": { + "part": 47, + "item_count": 7, + "quantity": "2197.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "355.246769", + "cost_max_currency": "USD", + "cost_max": "1221.501829" + } + }, + { + "model": "part.partstocktake", + "pk": 90, + "fields": { + "part": 48, + "item_count": 10, + "quantity": "5534.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1039.486684", + "cost_max_currency": "USD", + "cost_max": "2117.857684" + } + }, + { + "model": "part.partstocktake", + "pk": 91, + "fields": { + "part": 49, + "item_count": 8, + "quantity": "8902.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1204.972641", + "cost_max_currency": "USD", + "cost_max": "5252.875457" + } + }, + { + "model": "part.partstocktake", "pk": 92, "fields": { - "tracking_type": 1, - "item": 92, - "date": "2021-07-28T14:38:58.638Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 50, + "item_count": 6, + "quantity": "2134.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "313.370154", + "cost_max_currency": "USD", + "cost_max": "492.316328" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 93, "fields": { - "tracking_type": 1, - "item": 93, - "date": "2021-07-28T14:38:58.781Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 51, + "item_count": 8, + "quantity": "2058.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "243.515859", + "cost_max_currency": "USD", + "cost_max": "669.997859" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 94, "fields": { - "tracking_type": 1, - "item": 94, - "date": "2021-07-28T14:38:58.980Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 52, + "item_count": 7, + "quantity": "860.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "92.395432", + "cost_max_currency": "USD", + "cost_max": "208.313432" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 95, "fields": { - "tracking_type": 1, - "item": 95, - "date": "2021-07-28T14:38:59.114Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 53, + "item_count": 7, + "quantity": "1781.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "426.777857", + "cost_max_currency": "USD", + "cost_max": "1159.867407" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 96, "fields": { - "tracking_type": 1, - "item": 96, - "date": "2021-07-28T14:38:59.249Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 54, + "item_count": 7, + "quantity": "3376.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "954.438620", + "cost_max_currency": "USD", + "cost_max": "2393.954870" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 97, "fields": { - "tracking_type": 1, - "item": 97, - "date": "2021-07-28T14:38:59.423Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 55, + "item_count": 6, + "quantity": "1439.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "115.846507", + "cost_max_currency": "USD", + "cost_max": "559.272007" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 98, "fields": { - "tracking_type": 1, - "item": 98, - "date": "2021-07-28T14:38:59.557Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 56, + "item_count": 6, + "quantity": "2397.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "314.831700", + "cost_max_currency": "USD", + "cost_max": "947.930292" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 99, "fields": { - "tracking_type": 1, - "item": 99, - "date": "2021-07-28T14:38:59.688Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 57, + "item_count": 8, + "quantity": "2121.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "283.513435", + "cost_max_currency": "USD", + "cost_max": "941.917685" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 100, "fields": { - "tracking_type": 1, - "item": 100, - "date": "2021-07-28T14:38:59.870Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 58, + "item_count": 7, + "quantity": "3296.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "571.453086", + "cost_max_currency": "USD", + "cost_max": "777.877476" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 101, "fields": { - "tracking_type": 1, - "item": 101, - "date": "2021-07-28T14:39:00.001Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 59, + "item_count": 4, + "quantity": "3506.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "371.091842", + "cost_max_currency": "USD", + "cost_max": "780.287442" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 102, "fields": { - "tracking_type": 1, - "item": 102, - "date": "2021-07-28T14:39:00.145Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 60, + "item_count": 9, + "quantity": "9039.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1392.267438", + "cost_max_currency": "USD", + "cost_max": "7887.497438" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 103, "fields": { - "tracking_type": 1, - "item": 103, - "date": "2021-07-28T14:39:00.400Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 61, + "item_count": 1, + "quantity": "1525.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "3583.750000", + "cost_max_currency": "USD", + "cost_max": "3904.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 104, "fields": { - "tracking_type": 1, - "item": 104, - "date": "2021-07-28T14:39:00.529Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 62, + "item_count": 2, + "quantity": "1762.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "2202.500000", + "cost_max_currency": "USD", + "cost_max": "2202.500000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 105, "fields": { - "tracking_type": 1, - "item": 105, - "date": "2021-07-28T14:39:00.668Z", - "notes": "", - "user": null, - "deltas": { - "status": 55, - "location": 8, - "quantity": 1000.0 - } + "part": 65, + "item_count": 1, + "quantity": "5000.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "2694.165000", + "cost_max_currency": "USD", + "cost_max": "2694.165000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 106, "fields": { - "tracking_type": 1, - "item": 106, - "date": "2021-07-28T14:39:00.875Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 66, + "item_count": 1, + "quantity": "560.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "156.800000", + "cost_max_currency": "USD", + "cost_max": "156.800000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 107, "fields": { - "tracking_type": 1, - "item": 107, - "date": "2021-07-28T14:39:01.015Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 67, + "item_count": 1, + "quantity": "1495.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "910.493870", + "cost_max_currency": "USD", + "cost_max": "910.493870" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 108, "fields": { - "tracking_type": 1, - "item": 108, - "date": "2021-07-28T14:39:01.149Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 68, + "item_count": 2, + "quantity": "255.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "747.940991", + "cost_max_currency": "USD", + "cost_max": "747.940991" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 109, "fields": { - "tracking_type": 1, - "item": 109, - "date": "2021-07-28T14:39:01.354Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 69, + "item_count": 1, + "quantity": "370.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "92.500000", + "cost_max_currency": "USD", + "cost_max": "92.500000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 110, "fields": { - "tracking_type": 1, - "item": 110, - "date": "2021-07-28T14:39:01.499Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 71, + "item_count": 16, + "quantity": "129.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "9030.000000", + "cost_max_currency": "USD", + "cost_max": "11481.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 111, "fields": { - "tracking_type": 1, - "item": 111, - "date": "2021-07-28T14:39:01.633Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 72, + "item_count": 7, + "quantity": "65.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "5590.000000", + "cost_max_currency": "USD", + "cost_max": "5785.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 112, "fields": { - "tracking_type": 1, - "item": 112, - "date": "2021-07-28T14:39:01.762Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 78, + "item_count": 2, + "quantity": "2.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "172.000000", + "cost_max_currency": "USD", + "cost_max": "172.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 113, "fields": { - "tracking_type": 1, - "item": 113, - "date": "2021-07-28T14:39:01.940Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 79, + "item_count": 1, + "quantity": "5.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "440.000000", + "cost_max_currency": "USD", + "cost_max": "440.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 114, "fields": { - "tracking_type": 1, - "item": 114, - "date": "2021-07-28T14:39:02.065Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 80, + "item_count": 2, + "quantity": "38.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "3382.000000", + "cost_max_currency": "USD", + "cost_max": "3382.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 115, "fields": { - "tracking_type": 1, - "item": 115, - "date": "2021-07-28T14:39:02.283Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 73, + "item_count": 4, + "quantity": "17.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1286.390000", + "cost_max_currency": "USD", + "cost_max": "1286.390000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 116, "fields": { - "tracking_type": 1, - "item": 116, - "date": "2021-07-28T14:39:02.406Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 74, + "item_count": 2, + "quantity": "11.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "924.000000", + "cost_max_currency": "USD", + "cost_max": "924.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 117, "fields": { - "tracking_type": 1, - "item": 117, - "date": "2021-07-28T14:39:02.608Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 75, + "item_count": 2, + "quantity": "31.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "2486.200000", + "cost_max_currency": "USD", + "cost_max": "2647.400000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 118, "fields": { - "tracking_type": 1, - "item": 118, - "date": "2021-07-28T14:39:02.753Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 76, + "item_count": 1, + "quantity": "5.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "350.000000", + "cost_max_currency": "USD", + "cost_max": "375.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 119, "fields": { - "tracking_type": 1, - "item": 119, - "date": "2021-07-28T14:39:02.875Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 77, + "item_count": 166, + "quantity": "166.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "241915.593100", + "cost_max_currency": "USD", + "cost_max": "248687.957350" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 120, "fields": { - "tracking_type": 1, - "item": 120, - "date": "2021-07-28T14:39:03.115Z", - "notes": "", - "user": null, - "deltas": { - "status": 50, - "location": 8, - "quantity": 1000.0 - } + "part": 81, + "item_count": 165, + "quantity": "165.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "240458.270250", + "cost_max_currency": "USD", + "cost_max": "247189.837125" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 121, "fields": { - "tracking_type": 1, - "item": 121, - "date": "2021-07-28T14:39:03.305Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 82, + "item_count": 1, + "quantity": "145.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 122, "fields": { - "tracking_type": 1, - "item": 122, - "date": "2021-07-28T14:39:03.426Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2000.0 - } + "part": 85, + "item_count": 1, + "quantity": "15.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "112.500000", + "cost_max_currency": "USD", + "cost_max": "112.500000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 123, + "fields": { + "part": 87, + "item_count": 5, + "quantity": "5.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "413.240880", + "cost_max_currency": "USD", + "cost_max": "605.338465" + } + }, + { + "model": "part.partstocktake", + "pk": 124, + "fields": { + "part": 88, + "item_count": 55, + "quantity": "55.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "4450.553250", + "cost_max_currency": "USD", + "cost_max": "6477.152385" + } + }, + { + "model": "part.partstocktake", + "pk": 125, + "fields": { + "part": 89, + "item_count": 3, + "quantity": "535.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "5428.104872", + "cost_max_currency": "USD", + "cost_max": "5509.698432" + } + }, + { + "model": "part.partstocktake", + "pk": 126, + "fields": { + "part": 90, + "item_count": 2, + "quantity": "32.27500", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "3465.813099", + "cost_max_currency": "USD", + "cost_max": "3700.574567" + } + }, + { + "model": "part.partstocktake", + "pk": 127, + "fields": { + "part": 91, + "item_count": 3, + "quantity": "2710.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "564628.498657", + "cost_max_currency": "USD", + "cost_max": "564628.498657" + } + }, + { + "model": "part.partstocktake", + "pk": 128, + "fields": { + "part": 92, + "item_count": 2, + "quantity": "110.12500", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "283.017660", + "cost_max_currency": "USD", + "cost_max": "283.017660" + } + }, + { + "model": "part.partstocktake", + "pk": 129, + "fields": { + "part": 93, + "item_count": 2, + "quantity": "213.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "362.531384", + "cost_max_currency": "USD", + "cost_max": "362.531384" + } + }, + { + "model": "part.partstocktake", + "pk": 130, + "fields": { + "part": 94, + "item_count": 1, + "quantity": "5.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "216.500000", + "cost_max_currency": "USD", + "cost_max": "404.322020" + } + }, + { + "model": "part.partstocktake", + "pk": 131, + "fields": { + "part": 99, + "item_count": 1, + "quantity": "5.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "230.832200", + "cost_max_currency": "USD", + "cost_max": "404.322020" + } + }, + { + "model": "part.partstocktake", + "pk": 132, + "fields": { + "part": 95, + "item_count": 2, + "quantity": "977.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "10356.200000", + "cost_max_currency": "USD", + "cost_max": "12456.750000" + } + }, + { + "model": "part.partstocktake", + "pk": 133, + "fields": { + "part": 96, + "item_count": 1, + "quantity": "7.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" + } + }, + { + "model": "part.partstocktake", + "pk": 134, + "fields": { + "part": 97, + "item_count": 1, + "quantity": "123.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" + } + }, + { + "model": "part.partstocktake", + "pk": 135, + "fields": { + "part": 98, + "item_count": 2, + "quantity": "2384.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "178.800000", + "cost_max_currency": "USD", + "cost_max": "238.400000" + } + }, + { + "model": "part.partstocktake", + "pk": 136, + "fields": { + "part": 102, + "item_count": 2, + "quantity": "45.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1948.500000", + "cost_max_currency": "USD", + "cost_max": "4928.796360" + } + }, + { + "model": "part.partstocktake", + "pk": 137, + "fields": { + "part": 103, + "item_count": 1, + "quantity": "3.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "147.098643", + "cost_max_currency": "USD", + "cost_max": "328.586424" + } + }, + { + "model": "part.partstocktake", + "pk": 138, + "fields": { + "part": 105, + "item_count": 1, + "quantity": "42.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1845.477900", + "cost_max_currency": "USD", + "cost_max": "2467.898244" + } + }, + { + "model": "part.partstocktake", + "pk": 139, + "fields": { + "part": 106, + "item_count": 4, + "quantity": "49.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "2095.975000", + "cost_max_currency": "USD", + "cost_max": "3225.777898" + } + }, + { + "model": "part.partstocktake", + "pk": 140, + "fields": { + "part": 107, + "item_count": 1, + "quantity": "25.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1105.205500", + "cost_max_currency": "USD", + "cost_max": "1645.805050" + } + }, + { + "model": "part.partstocktake", + "pk": 141, + "fields": { + "part": 108, + "item_count": 1, + "quantity": "14.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "603.609622", + "cost_max_currency": "USD", + "cost_max": "740.038502" + } + }, + { + "model": "part.partstocktake", + "pk": 142, + "fields": { + "part": 109, + "item_count": 2, + "quantity": "10.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "429.349870", + "cost_max_currency": "USD", + "cost_max": "531.398700" + } + }, + { + "model": "part.partstocktake", + "pk": 143, + "fields": { + "part": 111, + "item_count": 2, + "quantity": "31.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "5681.428187", + "cost_max_currency": "USD", + "cost_max": "18529.856455" + } + }, + { + "model": "part.partstocktake", + "pk": 144, + "fields": { + "part": 112, + "item_count": 1, + "quantity": "5.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "1257.919495", + "cost_max_currency": "USD", + "cost_max": "3601.410965" + } + }, + { + "model": "part.partstocktake", + "pk": 145, + "fields": { + "part": 601, + "item_count": 1, + "quantity": "374.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "283.083218", + "cost_max_currency": "USD", + "cost_max": "283.083218" + } + }, + { + "model": "part.partstocktake", + "pk": 146, + "fields": { + "part": 602, + "item_count": 1, + "quantity": "772.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "476.984832", + "cost_max_currency": "USD", + "cost_max": "476.984832" + } + }, + { + "model": "part.partstocktake", + "pk": 147, + "fields": { + "part": 603, + "item_count": 1, + "quantity": "281.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "173.170746", + "cost_max_currency": "USD", + "cost_max": "173.170746" + } + }, + { + "model": "part.partstocktake", "pk": 148, "fields": { - "tracking_type": 1, - "item": 148, - "date": "2021-07-28T15:08:18.813Z", - "notes": "", - "user": null, - "deltas": { - "status": 50, - "location": 8, - "quantity": 500.0 - } + "part": 604, + "item_count": 1, + "quantity": "452.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "339.832584", + "cost_max_currency": "USD", + "cost_max": "339.832584" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 149, "fields": { - "tracking_type": 1, - "item": 149, - "date": "2021-07-28T15:08:18.975Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 605, + "item_count": 1, + "quantity": "104.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "54.474784", + "cost_max_currency": "USD", + "cost_max": "54.474784" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 150, "fields": { - "tracking_type": 1, - "item": 150, - "date": "2021-07-28T15:08:19.132Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 606, + "item_count": 1, + "quantity": "299.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "229.175427", + "cost_max_currency": "USD", + "cost_max": "229.175427" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 151, "fields": { - "tracking_type": 1, - "item": 151, - "date": "2021-07-28T15:08:19.251Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 607, + "item_count": 1, + "quantity": "386.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "222.627816", + "cost_max_currency": "USD", + "cost_max": "222.627816" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 152, "fields": { - "tracking_type": 1, - "item": 152, - "date": "2021-07-28T15:08:19.417Z", - "notes": "", - "user": null, - "deltas": { - "status": 50, - "location": 8, - "quantity": 1000.0 - } + "part": 608, + "item_count": 1, + "quantity": "578.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "321.858144", + "cost_max_currency": "USD", + "cost_max": "321.858144" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 153, "fields": { - "tracking_type": 1, - "item": 153, - "date": "2021-07-28T15:08:19.548Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 609, + "item_count": 1, + "quantity": "872.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "521.680976", + "cost_max_currency": "USD", + "cost_max": "521.680976" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 154, "fields": { - "tracking_type": 1, - "item": 154, - "date": "2021-07-28T15:08:19.710Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 610, + "item_count": 1, + "quantity": "524.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "288.813080", + "cost_max_currency": "USD", + "cost_max": "288.813080" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 155, "fields": { - "tracking_type": 1, - "item": 155, - "date": "2021-07-28T15:08:19.870Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 611, + "item_count": 1, + "quantity": "687.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "325.372818", + "cost_max_currency": "USD", + "cost_max": "325.372818" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 156, "fields": { - "tracking_type": 1, - "item": 156, - "date": "2021-07-28T15:08:19.991Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 612, + "item_count": 1, + "quantity": "873.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "529.322598", + "cost_max_currency": "USD", + "cost_max": "529.322598" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 157, "fields": { - "tracking_type": 1, - "item": 157, - "date": "2021-07-28T15:08:21.500Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 613, + "item_count": 1, + "quantity": "734.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "475.193068", + "cost_max_currency": "USD", + "cost_max": "475.193068" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 158, "fields": { - "tracking_type": 1, - "item": 158, - "date": "2021-07-28T15:08:21.656Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1976.0 - } + "part": 614, + "item_count": 1, + "quantity": "177.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "109.172361", + "cost_max_currency": "USD", + "cost_max": "109.172361" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 159, "fields": { - "tracking_type": 1, - "item": 159, - "date": "2021-07-28T15:08:21.814Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 615, + "item_count": 1, + "quantity": "706.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "466.967462", + "cost_max_currency": "USD", + "cost_max": "466.967462" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 160, "fields": { - "tracking_type": 1, - "item": 160, - "date": "2021-07-28T15:08:21.945Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 616, + "item_count": 1, + "quantity": "479.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "315.816196", + "cost_max_currency": "USD", + "cost_max": "315.816196" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 161, "fields": { - "tracking_type": 1, - "item": 161, - "date": "2021-07-28T15:08:22.106Z", - "notes": "", - "user": null, - "deltas": { - "status": 50, - "location": 8, - "quantity": 1000.0 - } + "part": 617, + "item_count": 1, + "quantity": "888.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "427.552464", + "cost_max_currency": "USD", + "cost_max": "427.552464" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 162, "fields": { - "tracking_type": 1, - "item": 162, - "date": "2021-07-28T15:08:23.765Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 618, + "item_count": 1, + "quantity": "946.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "612.211468", + "cost_max_currency": "USD", + "cost_max": "612.211468" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 163, "fields": { - "tracking_type": 1, - "item": 163, - "date": "2021-07-28T15:08:23.885Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 2347.0 - } + "part": 619, + "item_count": 1, + "quantity": "517.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "399.413520", + "cost_max_currency": "USD", + "cost_max": "399.413520" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 164, "fields": { - "tracking_type": 1, - "item": 164, - "date": "2021-07-28T15:08:24.040Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 620, + "item_count": 1, + "quantity": "364.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "180.587316", + "cost_max_currency": "USD", + "cost_max": "180.587316" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 165, + "fields": { + "part": 621, + "item_count": 1, + "quantity": "594.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "341.475156", + "cost_max_currency": "USD", + "cost_max": "341.475156" + } + }, + { + "model": "part.partstocktake", "pk": 166, "fields": { - "tracking_type": 1, - "item": 166, - "date": "2021-07-28T15:08:24.336Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 622, + "item_count": 1, + "quantity": "290.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "222.891100", + "cost_max_currency": "USD", + "cost_max": "222.891100" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 167, "fields": { - "tracking_type": 1, - "item": 167, - "date": "2021-07-28T15:08:24.532Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 4000.0 - } + "part": 623, + "item_count": 1, + "quantity": "239.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "158.489982", + "cost_max_currency": "USD", + "cost_max": "158.489982" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 168, "fields": { - "tracking_type": 1, - "item": 168, - "date": "2021-07-28T15:08:26.438Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 624, + "item_count": 1, + "quantity": "534.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "252.805746", + "cost_max_currency": "USD", + "cost_max": "252.805746" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 169, "fields": { - "tracking_type": 1, - "item": 169, - "date": "2021-07-28T15:08:26.588Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1149.0 - } + "part": 625, + "item_count": 1, + "quantity": "911.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "678.202149", + "cost_max_currency": "USD", + "cost_max": "678.202149" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 170, "fields": { - "tracking_type": 1, - "item": 170, - "date": "2021-07-28T15:08:26.700Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 8, - "quantity": 500.0 - } + "part": 626, + "item_count": 1, + "quantity": "481.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "244.738572", + "cost_max_currency": "USD", + "cost_max": "244.738572" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 171, "fields": { - "tracking_type": 1, - "item": 171, - "date": "2021-07-28T15:08:26.895Z", - "notes": "", - "user": null, - "deltas": { - "status": 55, - "location": 8, - "quantity": 500.0 - } + "part": 627, + "item_count": 2, + "quantity": "1693.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "7824.106646", + "cost_max_currency": "USD", + "cost_max": "12782.150000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 172, "fields": { - "tracking_type": 1, - "item": 172, - "date": "2021-08-02T13:35:56.313Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 3, - "quantity": 580.0 - } + "part": 628, + "item_count": 1, + "quantity": "302.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "161.421114", + "cost_max_currency": "USD", + "cost_max": "161.421114" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 173, "fields": { - "tracking_type": 1, - "item": 173, - "date": "2021-08-02T13:36:47.681Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 3, - "quantity": 5000.0 - } + "part": 629, + "item_count": 1, + "quantity": "950.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "479.233200", + "cost_max_currency": "USD", + "cost_max": "479.233200" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 174, + "fields": { + "part": 630, + "item_count": 1, + "quantity": "992.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "601.782912", + "cost_max_currency": "USD", + "cost_max": "601.782912" + } + }, + { + "model": "part.partstocktake", "pk": 175, "fields": { - "tracking_type": 1, - "item": 175, - "date": "2021-11-08T03:56:55.595Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 5, - "quantity": 1.0 - } + "part": 631, + "item_count": 1, + "quantity": "216.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "131.358240", + "cost_max_currency": "USD", + "cost_max": "131.358240" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 176, "fields": { - "tracking_type": 1, - "item": 175, - "date": "2021-11-08T03:56:55.605Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 5, - "quantity": 5.0 - } + "part": 632, + "item_count": 1, + "quantity": "921.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "718.291584", + "cost_max_currency": "USD", + "cost_max": "718.291584" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 177, "fields": { - "tracking_type": 6, - "item": 175, - "date": "2021-11-08T03:56:55.607Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 1, - "location": 5 - } + "part": 633, + "item_count": 1, + "quantity": "306.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "226.244466", + "cost_max_currency": "USD", + "cost_max": "226.244466" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 178, "fields": { - "tracking_type": 1, - "item": 176, - "date": "2021-11-08T03:56:55.614Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 5, - "quantity": 1.0 - } + "part": 634, + "item_count": 1, + "quantity": "647.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "488.054098", + "cost_max_currency": "USD", + "cost_max": "488.054098" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 179, "fields": { - "tracking_type": 1, - "item": 176, - "date": "2021-11-08T03:56:55.616Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 5, - "quantity": 5.0 - } + "part": 635, + "item_count": 1, + "quantity": "656.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "505.690064", + "cost_max_currency": "USD", + "cost_max": "505.690064" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 180, "fields": { - "tracking_type": 6, - "item": 176, - "date": "2021-11-08T03:56:55.618Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 2, - "location": 5 - } + "part": 636, + "item_count": 1, + "quantity": "125.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "63.658875", + "cost_max_currency": "USD", + "cost_max": "63.658875" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 181, "fields": { - "tracking_type": 1, - "item": 177, - "date": "2021-11-08T03:56:55.626Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 5, - "quantity": 1.0 - } + "part": 637, + "item_count": 1, + "quantity": "553.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "282.233504", + "cost_max_currency": "USD", + "cost_max": "282.233504" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 182, "fields": { - "tracking_type": 1, - "item": 177, - "date": "2021-11-08T03:56:55.627Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 5, - "quantity": 5.0 - } + "part": 638, + "item_count": 1, + "quantity": "548.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "390.307520", + "cost_max_currency": "USD", + "cost_max": "390.307520" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 183, "fields": { - "tracking_type": 6, - "item": 177, - "date": "2021-11-08T03:56:55.629Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 3, - "location": 5 - } + "part": 639, + "item_count": 1, + "quantity": "523.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "366.788791", + "cost_max_currency": "USD", + "cost_max": "366.788791" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 184, "fields": { - "tracking_type": 1, - "item": 178, - "date": "2021-11-08T03:56:55.635Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 5, - "quantity": 1.0 - } + "part": 640, + "item_count": 1, + "quantity": "427.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "232.239322", + "cost_max_currency": "USD", + "cost_max": "232.239322" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 185, "fields": { - "tracking_type": 1, - "item": 178, - "date": "2021-11-08T03:56:55.637Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 5, - "quantity": 5.0 - } + "part": 641, + "item_count": 1, + "quantity": "694.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "420.010188", + "cost_max_currency": "USD", + "cost_max": "420.010188" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 186, "fields": { - "tracking_type": 6, - "item": 178, - "date": "2021-11-08T03:56:55.638Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 4, - "location": 5 - } + "part": 642, + "item_count": 1, + "quantity": "410.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "270.440100", + "cost_max_currency": "USD", + "cost_max": "270.440100" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 187, "fields": { - "tracking_type": 1, - "item": 179, - "date": "2021-11-08T03:56:55.644Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 5, - "quantity": 1.0 - } + "part": 643, + "item_count": 1, + "quantity": "752.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "364.595920", + "cost_max_currency": "USD", + "cost_max": "364.595920" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 188, "fields": { - "tracking_type": 1, - "item": 179, - "date": "2021-11-08T03:56:55.646Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 5, - "quantity": 5.0 - } + "part": 644, + "item_count": 1, + "quantity": "186.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "109.970826", + "cost_max_currency": "USD", + "cost_max": "109.970826" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 189, "fields": { - "tracking_type": 6, - "item": 179, - "date": "2021-11-08T03:56:55.648Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 5, - "location": 5 - } + "part": 645, + "item_count": 1, + "quantity": "401.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "227.907548", + "cost_max_currency": "USD", + "cost_max": "227.907548" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 190, + "fields": { + "part": 646, + "item_count": 1, + "quantity": "955.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "703.089145", + "cost_max_currency": "USD", + "cost_max": "703.089145" + } + }, + { + "model": "part.partstocktake", + "pk": 191, + "fields": { + "part": 647, + "item_count": 1, + "quantity": "777.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "538.920207", + "cost_max_currency": "USD", + "cost_max": "538.920207" + } + }, + { + "model": "part.partstocktake", "pk": 192, "fields": { - "tracking_type": 1, - "item": 181, - "date": "2021-11-08T03:57:37.280Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 6, - "quantity": 1.0 - } + "part": 648, + "item_count": 1, + "quantity": "917.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "662.810351", + "cost_max_currency": "USD", + "cost_max": "662.810351" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 193, "fields": { - "tracking_type": 1, - "item": 181, - "date": "2021-11-08T03:57:37.282Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 6, - "quantity": 6.0 - } + "part": 649, + "item_count": 1, + "quantity": "697.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "358.829540", + "cost_max_currency": "USD", + "cost_max": "358.829540" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 194, "fields": { - "tracking_type": 6, - "item": 181, - "date": "2021-11-08T03:57:37.284Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 10, - "location": 6 - } + "part": 650, + "item_count": 1, + "quantity": "975.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "636.822225", + "cost_max_currency": "USD", + "cost_max": "636.822225" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 195, "fields": { - "tracking_type": 1, - "item": 182, - "date": "2021-11-08T03:57:37.291Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 6, - "quantity": 1.0 - } + "part": 651, + "item_count": 1, + "quantity": "894.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "595.669518", + "cost_max_currency": "USD", + "cost_max": "595.669518" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 196, "fields": { - "tracking_type": 1, - "item": 182, - "date": "2021-11-08T03:57:37.293Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 6, - "quantity": 6.0 - } + "part": 652, + "item_count": 1, + "quantity": "981.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "673.398621", + "cost_max_currency": "USD", + "cost_max": "673.398621" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 197, "fields": { - "tracking_type": 6, - "item": 182, - "date": "2021-11-08T03:57:37.295Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 11, - "location": 6 - } + "part": 653, + "item_count": 1, + "quantity": "399.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "229.051935", + "cost_max_currency": "USD", + "cost_max": "229.051935" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 198, "fields": { - "tracking_type": 1, - "item": 183, - "date": "2021-11-08T03:57:37.302Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 6, - "quantity": 1.0 - } + "part": 654, + "item_count": 1, + "quantity": "554.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "319.763260", + "cost_max_currency": "USD", + "cost_max": "319.763260" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 199, "fields": { - "tracking_type": 1, - "item": 183, - "date": "2021-11-08T03:57:37.306Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 6, - "quantity": 6.0 - } + "part": 655, + "item_count": 1, + "quantity": "196.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "147.742840", + "cost_max_currency": "USD", + "cost_max": "147.742840" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 200, "fields": { - "tracking_type": 6, - "item": 183, - "date": "2021-11-08T03:57:37.307Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 12, - "location": 6 - } + "part": 656, + "item_count": 1, + "quantity": "764.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "446.952988", + "cost_max_currency": "USD", + "cost_max": "446.952988" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 201, "fields": { - "tracking_type": 1, - "item": 184, - "date": "2021-11-08T03:57:37.314Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 6, - "quantity": 1.0 - } + "part": 657, + "item_count": 1, + "quantity": "170.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "113.643470", + "cost_max_currency": "USD", + "cost_max": "113.643470" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 202, "fields": { - "tracking_type": 1, - "item": 184, - "date": "2021-11-08T03:57:37.316Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 6, - "quantity": 6.0 - } + "part": 658, + "item_count": 1, + "quantity": "897.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "531.530805", + "cost_max_currency": "USD", + "cost_max": "531.530805" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 203, "fields": { - "tracking_type": 6, - "item": 184, - "date": "2021-11-08T03:57:37.318Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 13, - "location": 6 - } + "part": 659, + "item_count": 1, + "quantity": "887.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "451.623146", + "cost_max_currency": "USD", + "cost_max": "451.623146" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 204, "fields": { - "tracking_type": 1, - "item": 185, - "date": "2021-11-08T03:57:37.325Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 6, - "quantity": 1.0 - } + "part": 660, + "item_count": 1, + "quantity": "212.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "142.024100", + "cost_max_currency": "USD", + "cost_max": "142.024100" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 205, "fields": { - "tracking_type": 1, - "item": 185, - "date": "2021-11-08T03:57:37.326Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 6, - "quantity": 6.0 - } + "part": 661, + "item_count": 1, + "quantity": "560.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "415.028880", + "cost_max_currency": "USD", + "cost_max": "415.028880" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 206, "fields": { - "tracking_type": 6, - "item": 185, - "date": "2021-11-08T03:57:37.328Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 14, - "location": 6 - } + "part": 662, + "item_count": 1, + "quantity": "141.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "104.659929", + "cost_max_currency": "USD", + "cost_max": "104.659929" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 207, "fields": { - "tracking_type": 1, - "item": 186, - "date": "2021-11-08T03:57:37.335Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 6, - "quantity": 1.0 - } + "part": 663, + "item_count": 1, + "quantity": "381.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "206.789274", + "cost_max_currency": "USD", + "cost_max": "206.789274" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 208, "fields": { - "tracking_type": 1, - "item": 186, - "date": "2021-11-08T03:57:37.336Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 6, - "quantity": 6.0 - } + "part": 664, + "item_count": 1, + "quantity": "571.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "417.810407", + "cost_max_currency": "USD", + "cost_max": "417.810407" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 209, "fields": { - "tracking_type": 6, - "item": 186, - "date": "2021-11-08T03:57:37.338Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 15, - "location": 6 - } + "part": 665, + "item_count": 1, + "quantity": "532.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "398.918604", + "cost_max_currency": "USD", + "cost_max": "398.918604" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 210, + "fields": { + "part": 666, + "item_count": 1, + "quantity": "502.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "369.468988", + "cost_max_currency": "USD", + "cost_max": "369.468988" + } + }, + { + "model": "part.partstocktake", "pk": 211, "fields": { - "tracking_type": 1, - "item": 187, - "date": "2021-11-08T03:57:53.848Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 15.0 - } + "part": 667, + "item_count": 1, + "quantity": "543.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "255.182307", + "cost_max_currency": "USD", + "cost_max": "255.182307" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 212, + "fields": { + "part": 668, + "item_count": 1, + "quantity": "254.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "128.925828", + "cost_max_currency": "USD", + "cost_max": "128.925828" + } + }, + { + "model": "part.partstocktake", "pk": 213, "fields": { - "tracking_type": 1, - "item": 189, - "date": "2021-11-08T03:58:08.255Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 669, + "item_count": 1, + "quantity": "797.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "467.235671", + "cost_max_currency": "USD", + "cost_max": "467.235671" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 214, "fields": { - "tracking_type": 1, - "item": 189, - "date": "2021-11-08T03:58:08.257Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 12.0 - } + "part": 670, + "item_count": 1, + "quantity": "718.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "472.537340", + "cost_max_currency": "USD", + "cost_max": "472.537340" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 215, "fields": { - "tracking_type": 6, - "item": 189, - "date": "2021-11-08T03:58:08.258Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 25 - } + "part": 671, + "item_count": 1, + "quantity": "249.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "182.194545", + "cost_max_currency": "USD", + "cost_max": "182.194545" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 216, "fields": { - "tracking_type": 1, - "item": 190, - "date": "2021-11-08T03:58:08.266Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 672, + "item_count": 1, + "quantity": "669.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "438.907485", + "cost_max_currency": "USD", + "cost_max": "438.907485" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 217, "fields": { - "tracking_type": 1, - "item": 190, - "date": "2021-11-08T03:58:08.267Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 12.0 - } + "part": 673, + "item_count": 1, + "quantity": "602.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "363.152888", + "cost_max_currency": "USD", + "cost_max": "363.152888" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 218, "fields": { - "tracking_type": 6, - "item": 190, - "date": "2021-11-08T03:58:08.269Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 26 - } + "part": 674, + "item_count": 1, + "quantity": "522.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "403.485642", + "cost_max_currency": "USD", + "cost_max": "403.485642" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 219, "fields": { - "tracking_type": 1, - "item": 191, - "date": "2021-11-08T03:58:08.277Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 675, + "item_count": 1, + "quantity": "387.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "257.747805", + "cost_max_currency": "USD", + "cost_max": "257.747805" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 220, "fields": { - "tracking_type": 1, - "item": 191, - "date": "2021-11-08T03:58:08.279Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 12.0 - } + "part": 676, + "item_count": 1, + "quantity": "690.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "428.156730", + "cost_max_currency": "USD", + "cost_max": "428.156730" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 221, "fields": { - "tracking_type": 6, - "item": 191, - "date": "2021-11-08T03:58:08.281Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 27 - } + "part": 677, + "item_count": 1, + "quantity": "413.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "224.064477", + "cost_max_currency": "USD", + "cost_max": "224.064477" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 222, "fields": { - "tracking_type": 1, - "item": 192, - "date": "2021-11-08T03:58:08.288Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 678, + "item_count": 1, + "quantity": "670.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "353.767370", + "cost_max_currency": "USD", + "cost_max": "353.767370" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 223, "fields": { - "tracking_type": 1, - "item": 192, - "date": "2021-11-08T03:58:08.290Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 12.0 - } + "part": 679, + "item_count": 1, + "quantity": "924.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "646.577316", + "cost_max_currency": "USD", + "cost_max": "646.577316" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 224, "fields": { - "tracking_type": 6, - "item": 192, - "date": "2021-11-08T03:58:08.292Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 28 - } + "part": 680, + "item_count": 1, + "quantity": "535.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "309.358935", + "cost_max_currency": "USD", + "cost_max": "309.358935" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 225, "fields": { - "tracking_type": 1, - "item": 193, - "date": "2021-11-08T03:58:08.298Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 681, + "item_count": 1, + "quantity": "762.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "398.027652", + "cost_max_currency": "USD", + "cost_max": "398.027652" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 226, "fields": { - "tracking_type": 1, - "item": 193, - "date": "2021-11-08T03:58:08.300Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 12.0 - } + "part": 682, + "item_count": 1, + "quantity": "565.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "391.798685", + "cost_max_currency": "USD", + "cost_max": "391.798685" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 227, "fields": { - "tracking_type": 6, - "item": 193, - "date": "2021-11-08T03:58:08.302Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 29 - } + "part": 683, + "item_count": 1, + "quantity": "666.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "508.794696", + "cost_max_currency": "USD", + "cost_max": "508.794696" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 228, "fields": { - "tracking_type": 1, - "item": 194, - "date": "2021-11-08T03:58:08.308Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 684, + "item_count": 1, + "quantity": "580.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "359.827940", + "cost_max_currency": "USD", + "cost_max": "359.827940" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 229, "fields": { - "tracking_type": 1, - "item": 194, - "date": "2021-11-08T03:58:08.310Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 12.0 - } + "part": 685, + "item_count": 1, + "quantity": "424.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "325.948304", + "cost_max_currency": "USD", + "cost_max": "325.948304" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 230, "fields": { - "tracking_type": 6, - "item": 194, - "date": "2021-11-08T03:58:08.311Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 30 - } + "part": 686, + "item_count": 1, + "quantity": "317.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "237.264673", + "cost_max_currency": "USD", + "cost_max": "237.264673" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 231, "fields": { - "tracking_type": 1, - "item": 195, - "date": "2021-11-08T03:58:08.318Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 687, + "item_count": 1, + "quantity": "860.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "491.426360", + "cost_max_currency": "USD", + "cost_max": "491.426360" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 232, "fields": { - "tracking_type": 1, - "item": 195, - "date": "2021-11-08T03:58:08.320Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 12.0 - } + "part": 688, + "item_count": 1, + "quantity": "348.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "169.841400", + "cost_max_currency": "USD", + "cost_max": "169.841400" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 233, "fields": { - "tracking_type": 6, - "item": 195, - "date": "2021-11-08T03:58:08.321Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 31 - } + "part": 689, + "item_count": 1, + "quantity": "500.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "284.969500", + "cost_max_currency": "USD", + "cost_max": "284.969500" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 234, "fields": { - "tracking_type": 1, - "item": 196, - "date": "2021-11-08T03:58:08.328Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 690, + "item_count": 1, + "quantity": "709.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "438.699422", + "cost_max_currency": "USD", + "cost_max": "438.699422" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 235, "fields": { - "tracking_type": 1, - "item": 196, - "date": "2021-11-08T03:58:08.329Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 12.0 - } + "part": 691, + "item_count": 1, + "quantity": "847.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "525.324646", + "cost_max_currency": "USD", + "cost_max": "525.324646" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 236, "fields": { - "tracking_type": 6, - "item": 196, - "date": "2021-11-08T03:58:08.331Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 32 - } + "part": 692, + "item_count": 1, + "quantity": "125.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "87.015250", + "cost_max_currency": "USD", + "cost_max": "87.015250" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 237, "fields": { - "tracking_type": 1, - "item": 197, - "date": "2021-11-08T03:58:08.337Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 693, + "item_count": 1, + "quantity": "792.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "440.309232", + "cost_max_currency": "USD", + "cost_max": "440.309232" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 238, "fields": { - "tracking_type": 1, - "item": 197, - "date": "2021-11-08T03:58:08.339Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 12.0 - } + "part": 694, + "item_count": 1, + "quantity": "271.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "179.437230", + "cost_max_currency": "USD", + "cost_max": "179.437230" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 239, "fields": { - "tracking_type": 6, - "item": 197, - "date": "2021-11-08T03:58:08.341Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 33 - } + "part": 695, + "item_count": 1, + "quantity": "265.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "204.520375", + "cost_max_currency": "USD", + "cost_max": "204.520375" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 240, "fields": { - "tracking_type": 1, - "item": 198, - "date": "2021-11-08T03:58:08.348Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 696, + "item_count": 1, + "quantity": "387.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "264.973482", + "cost_max_currency": "USD", + "cost_max": "264.973482" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 241, "fields": { - "tracking_type": 1, - "item": 198, - "date": "2021-11-08T03:58:08.349Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 12.0 - } + "part": 697, + "item_count": 1, + "quantity": "159.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "91.133553", + "cost_max_currency": "USD", + "cost_max": "91.133553" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 242, "fields": { - "tracking_type": 6, - "item": 198, - "date": "2021-11-08T03:58:08.351Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 34 - } + "part": 698, + "item_count": 1, + "quantity": "871.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "590.760105", + "cost_max_currency": "USD", + "cost_max": "590.760105" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 243, "fields": { - "tracking_type": 1, - "item": 199, - "date": "2021-11-08T03:58:08.358Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 699, + "item_count": 1, + "quantity": "269.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "206.673507", + "cost_max_currency": "USD", + "cost_max": "206.673507" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 244, "fields": { - "tracking_type": 1, - "item": 199, - "date": "2021-11-08T03:58:08.360Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 12.0 - } + "part": 700, + "item_count": 1, + "quantity": "415.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "223.197375", + "cost_max_currency": "USD", + "cost_max": "223.197375" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 245, "fields": { - "tracking_type": 6, - "item": 199, - "date": "2021-11-08T03:58:08.361Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 35 - } + "part": 701, + "item_count": 1, + "quantity": "702.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "442.933920", + "cost_max_currency": "USD", + "cost_max": "442.933920" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 246, "fields": { - "tracking_type": 1, - "item": 200, - "date": "2021-11-08T03:58:08.368Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 702, + "item_count": 1, + "quantity": "503.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "271.757319", + "cost_max_currency": "USD", + "cost_max": "271.757319" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 247, "fields": { - "tracking_type": 1, - "item": 200, - "date": "2021-11-08T03:58:08.370Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 12.0 - } + "part": 703, + "item_count": 1, + "quantity": "976.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "520.746752", + "cost_max_currency": "USD", + "cost_max": "520.746752" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 248, "fields": { - "tracking_type": 6, - "item": 200, - "date": "2021-11-08T03:58:08.372Z", - "notes": "", - "user": 4, - "deltas": { - "serial": 36 - } + "part": 704, + "item_count": 1, + "quantity": "881.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "564.166851", + "cost_max_currency": "USD", + "cost_max": "564.166851" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 249, + "fields": { + "part": 705, + "item_count": 1, + "quantity": "816.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "612.851088", + "cost_max_currency": "USD", + "cost_max": "612.851088" + } + }, + { + "model": "part.partstocktake", "pk": 250, "fields": { - "tracking_type": 1, - "item": 201, - "date": "2021-11-08T03:58:22.689Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 5.0 - } + "part": 706, + "item_count": 1, + "quantity": "777.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "556.705737", + "cost_max_currency": "USD", + "cost_max": "556.705737" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 251, "fields": { - "tracking_type": 20, - "item": 201, - "date": "2021-11-08T03:58:34.001Z", - "notes": "", - "user": 4, - "deltas": { - "location": 6 - } + "part": 707, + "item_count": 1, + "quantity": "657.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "314.092647", + "cost_max_currency": "USD", + "cost_max": "314.092647" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 252, "fields": { - "tracking_type": 1, - "item": 202, - "date": "2021-11-08T03:58:46.645Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 2, - "quantity": 15.0 - } + "part": 708, + "item_count": 1, + "quantity": "910.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "676.427570", + "cost_max_currency": "USD", + "cost_max": "676.427570" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 253, + "fields": { + "part": 709, + "item_count": 1, + "quantity": "785.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "585.569180", + "cost_max_currency": "USD", + "cost_max": "585.569180" + } + }, + { + "model": "part.partstocktake", "pk": 254, "fields": { - "tracking_type": 1, - "item": 204, - "date": "2021-11-10T00:00:01.202Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 710, + "item_count": 1, + "quantity": "600.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "402.777600", + "cost_max_currency": "USD", + "cost_max": "402.777600" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 255, "fields": { - "tracking_type": 1, - "item": 204, - "date": "2021-11-10T00:00:01.205Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "quantity": 1.0 - } + "part": 711, + "item_count": 1, + "quantity": "995.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "664.349560", + "cost_max_currency": "USD", + "cost_max": "664.349560" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 256, "fields": { - "tracking_type": 6, - "item": 204, - "date": "2021-11-10T00:00:01.207Z", - "notes": "", - "user": 1, - "deltas": { - "serial": "99" - } + "part": 712, + "item_count": 1, + "quantity": "224.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "170.321088", + "cost_max_currency": "USD", + "cost_max": "170.321088" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 257, + "fields": { + "part": 713, + "item_count": 1, + "quantity": "327.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "211.138014", + "cost_max_currency": "USD", + "cost_max": "211.138014" + } + }, + { + "model": "part.partstocktake", "pk": 258, "fields": { - "tracking_type": 1, - "item": 205, - "date": "2021-11-10T01:45:29.130Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 714, + "item_count": 1, + "quantity": "896.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "694.714496", + "cost_max_currency": "USD", + "cost_max": "694.714496" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 259, "fields": { - "tracking_type": 1, - "item": 206, - "date": "2021-11-10T01:45:29.136Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 715, + "item_count": 1, + "quantity": "473.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "334.072805", + "cost_max_currency": "USD", + "cost_max": "334.072805" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 260, "fields": { - "tracking_type": 1, - "item": 207, - "date": "2021-11-10T01:45:29.142Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 716, + "item_count": 1, + "quantity": "203.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "152.037662", + "cost_max_currency": "USD", + "cost_max": "152.037662" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 261, "fields": { - "tracking_type": 1, - "item": 208, - "date": "2021-11-10T01:45:29.146Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 717, + "item_count": 1, + "quantity": "907.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "686.881077", + "cost_max_currency": "USD", + "cost_max": "686.881077" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 262, "fields": { - "tracking_type": 1, - "item": 209, - "date": "2021-11-10T01:45:29.151Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 718, + "item_count": 1, + "quantity": "565.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "316.133885", + "cost_max_currency": "USD", + "cost_max": "316.133885" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 263, "fields": { - "tracking_type": 1, - "item": 210, - "date": "2021-11-10T01:45:29.155Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 719, + "item_count": 1, + "quantity": "318.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "167.462298", + "cost_max_currency": "USD", + "cost_max": "167.462298" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 264, "fields": { - "tracking_type": 1, - "item": 211, - "date": "2021-11-10T01:45:29.160Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 720, + "item_count": 1, + "quantity": "375.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "203.562000", + "cost_max_currency": "USD", + "cost_max": "203.562000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 265, "fields": { - "tracking_type": 1, - "item": 212, - "date": "2021-11-10T01:45:29.164Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 721, + "item_count": 1, + "quantity": "257.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "126.025604", + "cost_max_currency": "USD", + "cost_max": "126.025604" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 266, "fields": { - "tracking_type": 1, - "item": 213, - "date": "2021-11-10T01:45:29.169Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 722, + "item_count": 1, + "quantity": "854.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "644.287490", + "cost_max_currency": "USD", + "cost_max": "644.287490" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 267, "fields": { - "tracking_type": 1, - "item": 214, - "date": "2021-11-10T01:45:29.174Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 723, + "item_count": 1, + "quantity": "423.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "282.746736", + "cost_max_currency": "USD", + "cost_max": "282.746736" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 268, "fields": { - "tracking_type": 1, - "item": 215, - "date": "2021-11-10T01:45:29.178Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 724, + "item_count": 1, + "quantity": "369.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "247.504167", + "cost_max_currency": "USD", + "cost_max": "247.504167" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 269, "fields": { - "tracking_type": 1, - "item": 216, - "date": "2021-11-10T01:45:29.183Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 725, + "item_count": 1, + "quantity": "664.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "510.616664", + "cost_max_currency": "USD", + "cost_max": "510.616664" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 270, "fields": { - "tracking_type": 1, - "item": 217, - "date": "2021-11-10T01:45:29.187Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 726, + "item_count": 1, + "quantity": "226.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "130.994798", + "cost_max_currency": "USD", + "cost_max": "130.994798" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 271, "fields": { - "tracking_type": 1, - "item": 218, - "date": "2021-11-10T01:45:29.192Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 727, + "item_count": 1, + "quantity": "394.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "222.219546", + "cost_max_currency": "USD", + "cost_max": "222.219546" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 272, "fields": { - "tracking_type": 1, - "item": 219, - "date": "2021-11-10T01:45:29.197Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 728, + "item_count": 1, + "quantity": "987.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "736.786617", + "cost_max_currency": "USD", + "cost_max": "736.786617" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 273, "fields": { - "tracking_type": 1, - "item": 220, - "date": "2021-11-15T12:26:51.367Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 3, - "quantity": 15.0 - } + "part": 729, + "item_count": 1, + "quantity": "464.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "297.045840", + "cost_max_currency": "USD", + "cost_max": "297.045840" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 274, "fields": { - "tracking_type": 5, - "item": 220, - "date": "2021-11-17T03:07:08.216Z", - "notes": "", - "user": null, - "deltas": { - "status": 85 - } + "part": 730, + "item_count": 1, + "quantity": "383.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "264.130205", + "cost_max_currency": "USD", + "cost_max": "264.130205" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 275, "fields": { - "tracking_type": 1, - "item": 221, - "date": "2021-11-17T11:26:17.753Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 2, - "quantity": 137.0 - } + "part": 731, + "item_count": 1, + "quantity": "664.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "395.811064", + "cost_max_currency": "USD", + "cost_max": "395.811064" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 276, "fields": { - "tracking_type": 1, - "item": 222, - "date": "2021-11-17T11:26:57.018Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 3, - "quantity": 1500.0 - } + "part": 732, + "item_count": 1, + "quantity": "823.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "556.654156", + "cost_max_currency": "USD", + "cost_max": "556.654156" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 277, "fields": { - "tracking_type": 1, - "item": 223, - "date": "2021-11-17T11:27:11.472Z", - "notes": "", - "user": null, - "deltas": { - "status": 50, - "location": 3, - "quantity": 1084.0 - } + "part": 733, + "item_count": 1, + "quantity": "545.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "361.329005", + "cost_max_currency": "USD", + "cost_max": "361.329005" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 278, "fields": { - "tracking_type": 1, - "item": 224, - "date": "2021-11-17T11:27:38.284Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 2, - "quantity": 7.0 - } + "part": 734, + "item_count": 1, + "quantity": "534.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "254.861646", + "cost_max_currency": "USD", + "cost_max": "254.861646" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 279, "fields": { - "tracking_type": 1, - "item": 225, - "date": "2021-11-17T11:28:07.502Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 10.0 - } + "part": 735, + "item_count": 1, + "quantity": "996.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "654.356064", + "cost_max_currency": "USD", + "cost_max": "654.356064" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", + "pk": 280, + "fields": { + "part": 736, + "item_count": 1, + "quantity": "934.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "609.556420", + "cost_max_currency": "USD", + "cost_max": "609.556420" + } + }, + { + "model": "part.partstocktake", "pk": 281, "fields": { - "tracking_type": 1, - "item": 227, - "date": "2021-11-17T11:30:23.469Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 5, - "quantity": 2.4 - } + "part": 737, + "item_count": 1, + "quantity": "877.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "433.049445", + "cost_max_currency": "USD", + "cost_max": "433.049445" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 282, "fields": { - "tracking_type": 1, - "item": 228, - "date": "2021-11-17T11:32:09.609Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 1, - "quantity": 5.0 - } + "part": 738, + "item_count": 1, + "quantity": "267.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "155.271180", + "cost_max_currency": "USD", + "cost_max": "155.271180" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 283, "fields": { - "tracking_type": 1, - "item": 229, - "date": "2021-11-17T11:32:45.555Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 4, - "quantity": 3.0 - } + "part": 739, + "item_count": 1, + "quantity": "878.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "613.672832", + "cost_max_currency": "USD", + "cost_max": "613.672832" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 284, "fields": { - "tracking_type": 1, - "item": 230, - "date": "2021-11-17T11:33:01.094Z", - "notes": "", - "user": null, - "deltas": { - "status": 50, - "location": 2, - "quantity": 57.0 - } + "part": 740, + "item_count": 1, + "quantity": "767.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "491.778924", + "cost_max_currency": "USD", + "cost_max": "491.778924" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 285, "fields": { - "tracking_type": 1, - "item": 231, - "date": "2021-11-17T11:33:10.047Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 5, - "quantity": 17.0 - } + "part": 741, + "item_count": 1, + "quantity": "184.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "95.823520", + "cost_max_currency": "USD", + "cost_max": "95.823520" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 286, "fields": { - "tracking_type": 1, - "item": 232, - "date": "2022-04-21T13:12:10.328Z", - "notes": "", - "user": 1, - "deltas": { - "status": 55, - "location": 1, - "quantity": 10.0 - } + "part": 742, + "item_count": 1, + "quantity": "573.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "390.637593", + "cost_max_currency": "USD", + "cost_max": "390.637593" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 287, "fields": { - "tracking_type": 1, - "item": 233, - "date": "2022-04-21T13:12:29.209Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 14.0 - } + "part": 743, + "item_count": 1, + "quantity": "519.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "293.970942", + "cost_max_currency": "USD", + "cost_max": "293.970942" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 288, "fields": { - "tracking_type": 1, - "item": 234, - "date": "2022-04-21T13:12:54.381Z", - "notes": "", - "user": 1, - "deltas": { - "status": 50, - "quantity": 16.0 - } + "part": 744, + "item_count": 1, + "quantity": "923.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "600.189057", + "cost_max_currency": "USD", + "cost_max": "600.189057" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 289, "fields": { - "tracking_type": 1, - "item": 235, - "date": "2022-04-21T13:13:06.023Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "quantity": 5.0 - } + "part": 745, + "item_count": 1, + "quantity": "199.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "119.312838", + "cost_max_currency": "USD", + "cost_max": "119.312838" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 290, "fields": { - "tracking_type": 1, - "item": 236, - "date": "2022-04-21T13:13:23.017Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 17.0 - } + "part": 746, + "item_count": 1, + "quantity": "161.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "88.971337", + "cost_max_currency": "USD", + "cost_max": "88.971337" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 291, "fields": { - "tracking_type": 1, - "item": 237, - "date": "2022-04-21T13:13:36.240Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 21.0 - } + "part": 747, + "item_count": 1, + "quantity": "623.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "433.411132", + "cost_max_currency": "USD", + "cost_max": "433.411132" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 292, "fields": { - "tracking_type": 1, - "item": 238, - "date": "2022-04-21T13:14:05.714Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 8, - "quantity": 5.0 - } + "part": 748, + "item_count": 1, + "quantity": "254.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "124.053092", + "cost_max_currency": "USD", + "cost_max": "124.053092" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 293, "fields": { - "tracking_type": 1, - "item": 239, - "date": "2022-04-21T13:14:21.911Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 5, - "quantity": 1.0 - } + "part": 749, + "item_count": 1, + "quantity": "885.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "446.350635", + "cost_max_currency": "USD", + "cost_max": "446.350635" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 294, "fields": { - "tracking_type": 1, - "item": 240, - "date": "2022-04-21T13:14:21.923Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 5, - "quantity": 1.0 - } + "part": 750, + "item_count": 1, + "quantity": "386.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "249.495732", + "cost_max_currency": "USD", + "cost_max": "249.495732" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 295, "fields": { - "tracking_type": 1, - "item": 241, - "date": "2022-04-21T13:14:21.945Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 5, - "quantity": 1.0 - } + "part": 751, + "item_count": 1, + "quantity": "752.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "514.863568", + "cost_max_currency": "USD", + "cost_max": "514.863568" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 296, "fields": { - "tracking_type": 1, - "item": 242, - "date": "2022-04-21T13:14:21.961Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 5, - "quantity": 1.0 - } + "part": 752, + "item_count": 1, + "quantity": "398.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "192.427030", + "cost_max_currency": "USD", + "cost_max": "192.427030" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 297, "fields": { - "tracking_type": 1, - "item": 243, - "date": "2022-04-21T13:14:21.978Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 5, - "quantity": 1.0 - } + "part": 753, + "item_count": 1, + "quantity": "370.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "257.873350", + "cost_max_currency": "USD", + "cost_max": "257.873350" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 298, "fields": { - "tracking_type": 1, - "item": 244, - "date": "2022-04-21T13:19:39.556Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 754, + "item_count": 1, + "quantity": "210.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "131.860890", + "cost_max_currency": "USD", + "cost_max": "131.860890" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 299, "fields": { - "tracking_type": 1, - "item": 245, - "date": "2022-04-21T13:19:39.568Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 755, + "item_count": 1, + "quantity": "392.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "193.226208", + "cost_max_currency": "USD", + "cost_max": "193.226208" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 300, "fields": { - "tracking_type": 1, - "item": 246, - "date": "2022-04-21T13:19:39.581Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 756, + "item_count": 1, + "quantity": "171.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "126.487161", + "cost_max_currency": "USD", + "cost_max": "126.487161" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 301, "fields": { - "tracking_type": 1, - "item": 247, - "date": "2022-04-21T13:19:39.592Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 757, + "item_count": 1, + "quantity": "178.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "131.143280", + "cost_max_currency": "USD", + "cost_max": "131.143280" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 302, "fields": { - "tracking_type": 1, - "item": 248, - "date": "2022-04-21T13:19:39.608Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 758, + "item_count": 1, + "quantity": "528.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "323.505072", + "cost_max_currency": "USD", + "cost_max": "323.505072" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 303, "fields": { - "tracking_type": 1, - "item": 249, - "date": "2022-04-21T13:19:39.623Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 759, + "item_count": 1, + "quantity": "790.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "487.874770", + "cost_max_currency": "USD", + "cost_max": "487.874770" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 304, "fields": { - "tracking_type": 1, - "item": 250, - "date": "2022-04-21T13:19:39.636Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 760, + "item_count": 1, + "quantity": "156.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "80.372448", + "cost_max_currency": "USD", + "cost_max": "80.372448" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 305, "fields": { - "tracking_type": 1, - "item": 251, - "date": "2022-04-21T13:19:39.649Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 761, + "item_count": 1, + "quantity": "650.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "413.874500", + "cost_max_currency": "USD", + "cost_max": "413.874500" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 306, "fields": { - "tracking_type": 1, - "item": 252, - "date": "2022-04-21T13:19:39.667Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 762, + "item_count": 1, + "quantity": "507.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "349.223628", + "cost_max_currency": "USD", + "cost_max": "349.223628" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 307, "fields": { - "tracking_type": 1, - "item": 253, - "date": "2022-04-21T13:19:39.679Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 763, + "item_count": 1, + "quantity": "992.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "522.301888", + "cost_max_currency": "USD", + "cost_max": "522.301888" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 308, "fields": { - "tracking_type": 1, - "item": 254, - "date": "2022-04-21T13:19:39.692Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 764, + "item_count": 1, + "quantity": "177.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "129.519396", + "cost_max_currency": "USD", + "cost_max": "129.519396" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 309, "fields": { - "tracking_type": 1, - "item": 255, - "date": "2022-04-21T13:19:39.705Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 765, + "item_count": 1, + "quantity": "682.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "417.677942", + "cost_max_currency": "USD", + "cost_max": "417.677942" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 310, "fields": { - "tracking_type": 1, - "item": 256, - "date": "2022-04-21T13:19:39.719Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 766, + "item_count": 1, + "quantity": "412.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "202.292000", + "cost_max_currency": "USD", + "cost_max": "202.292000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 311, "fields": { - "tracking_type": 1, - "item": 257, - "date": "2022-04-21T13:19:39.740Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 767, + "item_count": 1, + "quantity": "489.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "331.890168", + "cost_max_currency": "USD", + "cost_max": "331.890168" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 312, "fields": { - "tracking_type": 1, - "item": 258, - "date": "2022-04-21T13:19:39.753Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 768, + "item_count": 1, + "quantity": "881.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "612.881746", + "cost_max_currency": "USD", + "cost_max": "612.881746" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 313, "fields": { - "tracking_type": 1, - "item": 259, - "date": "2022-04-21T13:19:39.765Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 769, + "item_count": 1, + "quantity": "309.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "225.381819", + "cost_max_currency": "USD", + "cost_max": "225.381819" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 314, "fields": { - "tracking_type": 1, - "item": 260, - "date": "2022-04-21T13:19:39.776Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 770, + "item_count": 1, + "quantity": "692.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "387.758740", + "cost_max_currency": "USD", + "cost_max": "387.758740" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 315, "fields": { - "tracking_type": 1, - "item": 261, - "date": "2022-04-21T13:19:39.788Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 771, + "item_count": 1, + "quantity": "692.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "451.795728", + "cost_max_currency": "USD", + "cost_max": "451.795728" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 316, "fields": { - "tracking_type": 1, - "item": 262, - "date": "2022-04-21T13:19:39.799Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 772, + "item_count": 1, + "quantity": "598.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "305.641388", + "cost_max_currency": "USD", + "cost_max": "305.641388" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 317, "fields": { - "tracking_type": 1, - "item": 263, - "date": "2022-04-21T13:19:39.810Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 773, + "item_count": 1, + "quantity": "498.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "293.359350", + "cost_max_currency": "USD", + "cost_max": "293.359350" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 318, "fields": { - "tracking_type": 1, - "item": 264, - "date": "2022-04-21T13:19:39.822Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 774, + "item_count": 1, + "quantity": "1000.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "556.488000", + "cost_max_currency": "USD", + "cost_max": "556.488000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 319, "fields": { - "tracking_type": 1, - "item": 265, - "date": "2022-04-21T13:19:39.834Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 775, + "item_count": 1, + "quantity": "574.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "301.399938", + "cost_max_currency": "USD", + "cost_max": "301.399938" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 320, "fields": { - "tracking_type": 1, - "item": 266, - "date": "2022-04-21T13:19:39.845Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 776, + "item_count": 1, + "quantity": "873.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "429.679251", + "cost_max_currency": "USD", + "cost_max": "429.679251" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 321, "fields": { - "tracking_type": 1, - "item": 267, - "date": "2022-04-21T13:19:39.857Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 777, + "item_count": 1, + "quantity": "324.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "200.308788", + "cost_max_currency": "USD", + "cost_max": "200.308788" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 322, "fields": { - "tracking_type": 1, - "item": 268, - "date": "2022-04-21T13:19:39.869Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 778, + "item_count": 1, + "quantity": "312.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "170.187264", + "cost_max_currency": "USD", + "cost_max": "170.187264" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 323, "fields": { - "tracking_type": 1, - "item": 269, - "date": "2022-04-21T13:19:39.880Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 779, + "item_count": 1, + "quantity": "408.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "214.165320", + "cost_max_currency": "USD", + "cost_max": "214.165320" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 324, "fields": { - "tracking_type": 1, - "item": 270, - "date": "2022-04-21T13:19:39.892Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 780, + "item_count": 1, + "quantity": "593.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "439.765242", + "cost_max_currency": "USD", + "cost_max": "439.765242" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 325, "fields": { - "tracking_type": 1, - "item": 271, - "date": "2022-04-21T13:19:39.910Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 781, + "item_count": 1, + "quantity": "900.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "639.778500", + "cost_max_currency": "USD", + "cost_max": "639.778500" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 326, "fields": { - "tracking_type": 1, - "item": 272, - "date": "2022-04-21T13:19:39.924Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 782, + "item_count": 1, + "quantity": "762.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "508.145034", + "cost_max_currency": "USD", + "cost_max": "508.145034" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 327, "fields": { - "tracking_type": 1, - "item": 273, - "date": "2022-04-21T13:19:39.939Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 783, + "item_count": 1, + "quantity": "800.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "491.651200", + "cost_max_currency": "USD", + "cost_max": "491.651200" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 328, "fields": { - "tracking_type": 1, - "item": 274, - "date": "2022-04-21T13:19:39.955Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 784, + "item_count": 1, + "quantity": "520.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "296.115560", + "cost_max_currency": "USD", + "cost_max": "296.115560" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 329, "fields": { - "tracking_type": 1, - "item": 275, - "date": "2022-04-21T13:19:39.970Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 785, + "item_count": 1, + "quantity": "495.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "288.011790", + "cost_max_currency": "USD", + "cost_max": "288.011790" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 330, "fields": { - "tracking_type": 1, - "item": 276, - "date": "2022-04-21T13:19:39.989Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 786, + "item_count": 1, + "quantity": "371.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "260.712088", + "cost_max_currency": "USD", + "cost_max": "260.712088" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 331, "fields": { - "tracking_type": 1, - "item": 277, - "date": "2022-04-21T13:19:40.001Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 787, + "item_count": 1, + "quantity": "655.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "376.199250", + "cost_max_currency": "USD", + "cost_max": "376.199250" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 332, "fields": { - "tracking_type": 1, - "item": 278, - "date": "2022-04-21T13:19:40.012Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 788, + "item_count": 1, + "quantity": "983.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "631.451676", + "cost_max_currency": "USD", + "cost_max": "631.451676" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 333, "fields": { - "tracking_type": 1, - "item": 279, - "date": "2022-04-21T13:19:40.024Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 789, + "item_count": 1, + "quantity": "585.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "278.898750", + "cost_max_currency": "USD", + "cost_max": "278.898750" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 334, "fields": { - "tracking_type": 1, - "item": 280, - "date": "2022-04-21T13:19:40.036Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 790, + "item_count": 1, + "quantity": "707.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "412.294120", + "cost_max_currency": "USD", + "cost_max": "412.294120" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 335, "fields": { - "tracking_type": 1, - "item": 281, - "date": "2022-04-21T13:19:40.048Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 791, + "item_count": 1, + "quantity": "529.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "264.667693", + "cost_max_currency": "USD", + "cost_max": "264.667693" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 336, "fields": { - "tracking_type": 1, - "item": 282, - "date": "2022-04-21T13:19:40.059Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 792, + "item_count": 1, + "quantity": "410.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "210.685880", + "cost_max_currency": "USD", + "cost_max": "210.685880" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 337, "fields": { - "tracking_type": 1, - "item": 283, - "date": "2022-04-21T13:19:40.071Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 793, + "item_count": 1, + "quantity": "134.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "72.132334", + "cost_max_currency": "USD", + "cost_max": "72.132334" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 338, "fields": { - "tracking_type": 1, - "item": 284, - "date": "2022-04-21T13:19:40.084Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 794, + "item_count": 1, + "quantity": "761.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "577.728370", + "cost_max_currency": "USD", + "cost_max": "577.728370" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 339, "fields": { - "tracking_type": 1, - "item": 285, - "date": "2022-04-21T13:19:40.096Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 795, + "item_count": 1, + "quantity": "149.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "96.797403", + "cost_max_currency": "USD", + "cost_max": "96.797403" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 340, "fields": { - "tracking_type": 1, - "item": 286, - "date": "2022-04-21T13:19:40.108Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 796, + "item_count": 1, + "quantity": "282.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "164.140638", + "cost_max_currency": "USD", + "cost_max": "164.140638" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 341, "fields": { - "tracking_type": 1, - "item": 287, - "date": "2022-04-21T13:19:40.121Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 797, + "item_count": 1, + "quantity": "430.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "306.480780", + "cost_max_currency": "USD", + "cost_max": "306.480780" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 342, "fields": { - "tracking_type": 1, - "item": 288, - "date": "2022-04-21T13:19:40.134Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1.0 - } + "part": 798, + "item_count": 1, + "quantity": "537.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "390.235752", + "cost_max_currency": "USD", + "cost_max": "390.235752" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 343, "fields": { - "tracking_type": 1, - "item": 289, - "date": "2022-04-21T13:21:32.689Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 8, - "quantity": 1000.0 - } + "part": 799, + "item_count": 1, + "quantity": "227.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "128.921926", + "cost_max_currency": "USD", + "cost_max": "128.921926" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 344, "fields": { - "tracking_type": 1, - "item": 290, - "date": "2022-04-21T13:21:41.490Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 8, - "quantity": 762.0 - } + "part": 800, + "item_count": 1, + "quantity": "486.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "345.190248", + "cost_max_currency": "USD", + "cost_max": "345.190248" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 345, "fields": { - "tracking_type": 1, - "item": 291, - "date": "2022-04-21T13:22:25.257Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1540.0 - } + "part": 801, + "item_count": 1, + "quantity": "498.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "363.697866", + "cost_max_currency": "USD", + "cost_max": "363.697866" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 346, "fields": { - "tracking_type": 55, - "item": 317, - "date": "2022-04-27T01:00:26.011Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10 - } + "part": 802, + "item_count": 1, + "quantity": "383.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "262.420876", + "cost_max_currency": "USD", + "cost_max": "262.420876" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 347, "fields": { - "tracking_type": 55, - "item": 318, - "date": "2022-04-27T01:00:50.467Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10 - } + "part": 803, + "item_count": 1, + "quantity": "209.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "131.624020", + "cost_max_currency": "USD", + "cost_max": "131.624020" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 348, "fields": { - "tracking_type": 70, - "item": 319, - "date": "2022-04-28T05:54:46.655Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 1, - "quantity": 85.0, - "purchaseorder": 2 - } + "part": 804, + "item_count": 1, + "quantity": "293.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "179.674339", + "cost_max_currency": "USD", + "cost_max": "179.674339" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 349, "fields": { - "tracking_type": 70, - "item": 320, - "date": "2022-04-28T05:54:51.857Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 5, - "quantity": 100.0, - "purchaseorder": 2 - } + "part": 805, + "item_count": 1, + "quantity": "448.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "263.711168", + "cost_max_currency": "USD", + "cost_max": "263.711168" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 350, "fields": { - "tracking_type": 70, - "item": 321, - "date": "2022-04-28T05:55:06.084Z", - "notes": "", - "user": 4, - "deltas": { - "status": 50, - "location": 4, - "quantity": 200.0, - "purchaseorder": 2 - } + "part": 806, + "item_count": 1, + "quantity": "451.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "246.249157", + "cost_max_currency": "USD", + "cost_max": "246.249157" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 351, "fields": { - "tracking_type": 30, - "item": 175, - "date": "2022-04-28T12:58:31.724Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 206 - } + "part": 807, + "item_count": 1, + "quantity": "665.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "359.012885", + "cost_max_currency": "USD", + "cost_max": "359.012885" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 352, "fields": { - "tracking_type": 35, - "item": 206, - "date": "2022-04-28T12:58:31.731Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 175 - } + "part": 808, + "item_count": 1, + "quantity": "544.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "399.544608", + "cost_max_currency": "USD", + "cost_max": "399.544608" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 353, "fields": { - "tracking_type": 30, - "item": 182, - "date": "2022-04-28T12:58:31.751Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 206 - } + "part": 809, + "item_count": 1, + "quantity": "663.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "392.450916", + "cost_max_currency": "USD", + "cost_max": "392.450916" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 354, "fields": { - "tracking_type": 35, - "item": 206, - "date": "2022-04-28T12:58:31.758Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 182 - } + "part": 810, + "item_count": 1, + "quantity": "838.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "612.335818", + "cost_max_currency": "USD", + "cost_max": "612.335818" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 355, "fields": { - "tracking_type": 30, - "item": 204, - "date": "2022-04-28T12:58:31.775Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 206 - } + "part": 811, + "item_count": 1, + "quantity": "631.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "331.770966", + "cost_max_currency": "USD", + "cost_max": "331.770966" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 356, "fields": { - "tracking_type": 35, - "item": 206, - "date": "2022-04-28T12:58:31.779Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 204 - } + "part": 812, + "item_count": 1, + "quantity": "743.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "447.426427", + "cost_max_currency": "USD", + "cost_max": "447.426427" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 357, "fields": { - "tracking_type": 30, - "item": 176, - "date": "2022-04-28T12:58:31.796Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 206 - } + "part": 813, + "item_count": 1, + "quantity": "504.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "378.393624", + "cost_max_currency": "USD", + "cost_max": "378.393624" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 358, "fields": { - "tracking_type": 35, - "item": 206, - "date": "2022-04-28T12:58:31.803Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 176 - } + "part": 814, + "item_count": 1, + "quantity": "174.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "85.069818", + "cost_max_currency": "USD", + "cost_max": "85.069818" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 359, "fields": { - "tracking_type": 30, - "item": 178, - "date": "2022-04-28T12:58:31.822Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 206 - } + "part": 815, + "item_count": 1, + "quantity": "978.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "501.838206", + "cost_max_currency": "USD", + "cost_max": "501.838206" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 360, "fields": { - "tracking_type": 35, - "item": 206, - "date": "2022-04-28T12:58:31.826Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 178 - } + "part": 816, + "item_count": 1, + "quantity": "374.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "212.452570", + "cost_max_currency": "USD", + "cost_max": "212.452570" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 361, "fields": { - "tracking_type": 30, - "item": 179, - "date": "2022-04-28T12:58:31.843Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 206 - } + "part": 817, + "item_count": 1, + "quantity": "551.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "419.853735", + "cost_max_currency": "USD", + "cost_max": "419.853735" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 362, "fields": { - "tracking_type": 35, - "item": 206, - "date": "2022-04-28T12:58:31.847Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 179 - } + "part": 818, + "item_count": 1, + "quantity": "768.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "432.636672", + "cost_max_currency": "USD", + "cost_max": "432.636672" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 363, "fields": { - "tracking_type": 30, - "item": 183, - "date": "2022-04-28T12:58:31.863Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 206 - } + "part": 819, + "item_count": 1, + "quantity": "628.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "466.032520", + "cost_max_currency": "USD", + "cost_max": "466.032520" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 364, "fields": { - "tracking_type": 35, - "item": 206, - "date": "2022-04-28T12:58:31.870Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 183 - } + "part": 820, + "item_count": 1, + "quantity": "180.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "87.032700", + "cost_max_currency": "USD", + "cost_max": "87.032700" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 365, "fields": { - "tracking_type": 30, - "item": 186, - "date": "2022-04-28T12:58:31.887Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 206 - } + "part": 821, + "item_count": 1, + "quantity": "958.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "617.556498", + "cost_max_currency": "USD", + "cost_max": "617.556498" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 366, "fields": { - "tracking_type": 35, - "item": 206, - "date": "2022-04-28T12:58:31.892Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 186 - } + "part": 822, + "item_count": 1, + "quantity": "230.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "148.622320", + "cost_max_currency": "USD", + "cost_max": "148.622320" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 367, "fields": { - "tracking_type": 30, - "item": 239, - "date": "2022-04-28T12:58:31.908Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 206 - } + "part": 823, + "item_count": 1, + "quantity": "478.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "330.869210", + "cost_max_currency": "USD", + "cost_max": "330.869210" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 368, "fields": { - "tracking_type": 35, - "item": 206, - "date": "2022-04-28T12:58:31.912Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 239 - } + "part": 824, + "item_count": 1, + "quantity": "602.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "324.789234", + "cost_max_currency": "USD", + "cost_max": "324.789234" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 369, "fields": { - "tracking_type": 55, - "item": 206, - "date": "2022-04-28T12:58:31.943Z", - "notes": "Completed a build output manually", - "user": 4, - "deltas": { - "status": 10 - } + "part": 825, + "item_count": 1, + "quantity": "314.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "171.770246", + "cost_max_currency": "USD", + "cost_max": "171.770246" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 370, "fields": { - "tracking_type": 1, - "item": 324, - "date": "2022-04-29T03:05:02.127Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 1, - "quantity": 1000.0 - } + "part": 826, + "item_count": 1, + "quantity": "976.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "663.516032", + "cost_max_currency": "USD", + "cost_max": "663.516032" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 371, "fields": { - "tracking_type": 55, - "item": 325, - "date": "2022-04-29T03:05:47.057Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 827, + "item_count": 1, + "quantity": "976.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "515.155248", + "cost_max_currency": "USD", + "cost_max": "515.155248" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 372, "fields": { - "tracking_type": 57, - "item": 227, - "date": "2022-04-29T03:05:54.902Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 0.125, - "quantity": 2.275 - } + "part": 828, + "item_count": 1, + "quantity": "938.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "602.301994", + "cost_max_currency": "USD", + "cost_max": "602.301994" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 373, "fields": { - "tracking_type": 57, - "item": 222, - "date": "2022-04-29T03:05:54.918Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 125.0, - "quantity": 1375.0 - } + "part": 829, + "item_count": 1, + "quantity": "519.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "321.567729", + "cost_max_currency": "USD", + "cost_max": "321.567729" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 374, "fields": { - "tracking_type": 57, - "item": 324, - "date": "2022-04-29T03:05:54.933Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 100.0, - "quantity": 900.0 - } + "part": 830, + "item_count": 1, + "quantity": "892.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "647.069288", + "cost_max_currency": "USD", + "cost_max": "647.069288" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 375, "fields": { - "tracking_type": 1, - "item": 326, - "date": "2022-04-29T03:07:57.497Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 1, - "quantity": 123.0 - } + "part": 831, + "item_count": 1, + "quantity": "369.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "228.829815", + "cost_max_currency": "USD", + "cost_max": "228.829815" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 376, "fields": { - "tracking_type": 1, - "item": 329, - "date": "2022-04-29T03:13:58.558Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 7, - "quantity": 170.0 - } + "part": 832, + "item_count": 1, + "quantity": "709.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "429.183933", + "cost_max_currency": "USD", + "cost_max": "429.183933" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 377, "fields": { - "tracking_type": 70, - "item": 330, - "date": "2022-04-29T03:16:57.011Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 8, - "quantity": 400.0, - "purchaseorder": 3 - } + "part": 833, + "item_count": 1, + "quantity": "636.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "409.988496", + "cost_max_currency": "USD", + "cost_max": "409.988496" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 378, "fields": { - "tracking_type": 30, - "item": 191, - "date": "2022-04-29T03:19:47.057Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 405 - } + "part": 834, + "item_count": 1, + "quantity": "593.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "432.329615", + "cost_max_currency": "USD", + "cost_max": "432.329615" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 379, "fields": { - "tracking_type": 35, - "item": 405, - "date": "2022-04-29T03:19:47.065Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 191 - } + "part": 835, + "item_count": 1, + "quantity": "819.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "522.654678", + "cost_max_currency": "USD", + "cost_max": "522.654678" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 380, "fields": { - "tracking_type": 55, - "item": 405, - "date": "2022-04-29T03:19:47.084Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 836, + "item_count": 1, + "quantity": "552.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "301.053624", + "cost_max_currency": "USD", + "cost_max": "301.053624" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 381, "fields": { - "tracking_type": 30, - "item": 192, - "date": "2022-04-29T03:19:47.109Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 371 - } + "part": 837, + "item_count": 1, + "quantity": "940.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "605.720020", + "cost_max_currency": "USD", + "cost_max": "605.720020" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 382, "fields": { - "tracking_type": 35, - "item": 371, - "date": "2022-04-29T03:19:47.114Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 192 - } + "part": 838, + "item_count": 1, + "quantity": "857.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "430.604792", + "cost_max_currency": "USD", + "cost_max": "430.604792" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 383, "fields": { - "tracking_type": 55, - "item": 371, - "date": "2022-04-29T03:19:47.131Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 839, + "item_count": 1, + "quantity": "300.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "190.856700", + "cost_max_currency": "USD", + "cost_max": "190.856700" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 384, "fields": { - "tracking_type": 30, - "item": 194, - "date": "2022-04-29T03:19:47.148Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 331 - } + "part": 840, + "item_count": 1, + "quantity": "295.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "218.146010", + "cost_max_currency": "USD", + "cost_max": "218.146010" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 385, "fields": { - "tracking_type": 35, - "item": 331, - "date": "2022-04-29T03:19:47.153Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 194 - } + "part": 842, + "item_count": 1, + "quantity": "11.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 386, "fields": { - "tracking_type": 55, - "item": 331, - "date": "2022-04-29T03:19:47.167Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 843, + "item_count": 1, + "quantity": "10.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 387, "fields": { - "tracking_type": 30, - "item": 195, - "date": "2022-04-29T03:24:32.343Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 343 - } + "part": 844, + "item_count": 1, + "quantity": "25.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 388, "fields": { - "tracking_type": 35, - "item": 343, - "date": "2022-04-29T03:24:32.351Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 195 - } + "part": 846, + "item_count": 1, + "quantity": "19.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 389, "fields": { - "tracking_type": 55, - "item": 343, - "date": "2022-04-29T03:24:32.367Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 847, + "item_count": 1, + "quantity": "21.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 390, "fields": { - "tracking_type": 30, - "item": 241, - "date": "2022-04-29T03:24:32.386Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 342 - } + "part": 848, + "item_count": 1, + "quantity": "22.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 391, "fields": { - "tracking_type": 35, - "item": 342, - "date": "2022-04-29T03:24:32.390Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 241 - } + "part": 849, + "item_count": 1, + "quantity": "8.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 392, "fields": { - "tracking_type": 55, - "item": 342, - "date": "2022-04-29T03:24:32.405Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 850, + "item_count": 1, + "quantity": "22.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 393, "fields": { - "tracking_type": 30, - "item": 193, - "date": "2022-04-29T03:24:32.424Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 340 - } + "part": 851, + "item_count": 1, + "quantity": "25.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 394, "fields": { - "tracking_type": 35, - "item": 340, - "date": "2022-04-29T03:24:32.428Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 193 - } + "part": 852, + "item_count": 1, + "quantity": "22.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 395, "fields": { - "tracking_type": 55, - "item": 340, - "date": "2022-04-29T03:24:32.445Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 854, + "item_count": 1, + "quantity": "18.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 396, "fields": { - "tracking_type": 30, - "item": 197, - "date": "2022-04-29T03:24:32.466Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 339 - } + "part": 855, + "item_count": 1, + "quantity": "23.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 397, "fields": { - "tracking_type": 35, - "item": 339, - "date": "2022-04-29T03:24:32.471Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 197 - } + "part": 856, + "item_count": 1, + "quantity": "6.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 398, "fields": { - "tracking_type": 55, - "item": 339, - "date": "2022-04-29T03:24:32.487Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 857, + "item_count": 1, + "quantity": "25.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 399, "fields": { - "tracking_type": 30, - "item": 190, - "date": "2022-04-29T03:24:32.506Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 338 - } + "part": 858, + "item_count": 1, + "quantity": "18.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 400, "fields": { - "tracking_type": 35, - "item": 338, - "date": "2022-04-29T03:24:32.511Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 190 - } + "part": 859, + "item_count": 1, + "quantity": "8.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 401, "fields": { - "tracking_type": 55, - "item": 338, - "date": "2022-04-29T03:24:32.526Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 860, + "item_count": 1, + "quantity": "15.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 402, "fields": { - "tracking_type": 30, - "item": 198, - "date": "2022-04-29T03:24:32.545Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 337 - } + "part": 861, + "item_count": 1, + "quantity": "3.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 403, "fields": { - "tracking_type": 35, - "item": 337, - "date": "2022-04-29T03:24:32.550Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 198 - } + "part": 863, + "item_count": 1, + "quantity": "8.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 404, "fields": { - "tracking_type": 55, - "item": 337, - "date": "2022-04-29T03:24:32.565Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 864, + "item_count": 1, + "quantity": "15.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 405, "fields": { - "tracking_type": 30, - "item": 196, - "date": "2022-04-29T03:24:32.585Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 336 - } + "part": 865, + "item_count": 1, + "quantity": "24.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 406, "fields": { - "tracking_type": 35, - "item": 336, - "date": "2022-04-29T03:24:32.590Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 196 - } + "part": 866, + "item_count": 1, + "quantity": "25.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 407, "fields": { - "tracking_type": 55, - "item": 336, - "date": "2022-04-29T03:24:32.605Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 867, + "item_count": 1, + "quantity": "18.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 408, "fields": { - "tracking_type": 30, - "item": 189, - "date": "2022-04-29T03:24:32.624Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 335 - } + "part": 868, + "item_count": 1, + "quantity": "22.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 409, "fields": { - "tracking_type": 35, - "item": 335, - "date": "2022-04-29T03:24:32.629Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 189 - } + "part": 870, + "item_count": 1, + "quantity": "15.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 410, "fields": { - "tracking_type": 55, - "item": 335, - "date": "2022-04-29T03:24:32.644Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 871, + "item_count": 1, + "quantity": "19.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 411, "fields": { - "tracking_type": 30, - "item": 243, - "date": "2022-04-29T03:24:32.664Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 334 - } + "part": 872, + "item_count": 1, + "quantity": "23.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 412, "fields": { - "tracking_type": 35, - "item": 334, - "date": "2022-04-29T03:24:32.668Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 243 - } + "part": 875, + "item_count": 1, + "quantity": "4.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 413, "fields": { - "tracking_type": 55, - "item": 334, - "date": "2022-04-29T03:24:32.685Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 876, + "item_count": 1, + "quantity": "10.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 414, "fields": { - "tracking_type": 30, - "item": 200, - "date": "2022-04-29T03:24:32.704Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 333 - } + "part": 877, + "item_count": 1, + "quantity": "12.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 415, "fields": { - "tracking_type": 35, - "item": 333, - "date": "2022-04-29T03:24:32.709Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 200 - } + "part": 879, + "item_count": 1, + "quantity": "8.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 416, "fields": { - "tracking_type": 55, - "item": 333, - "date": "2022-04-29T03:24:32.724Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 880, + "item_count": 1, + "quantity": "9.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 417, "fields": { - "tracking_type": 30, - "item": 199, - "date": "2022-04-29T03:24:32.744Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 332 - } + "part": 881, + "item_count": 1, + "quantity": "5.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 418, "fields": { - "tracking_type": 35, - "item": 332, - "date": "2022-04-29T03:24:32.749Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 199 - } + "part": 883, + "item_count": 1, + "quantity": "11.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 419, "fields": { - "tracking_type": 55, - "item": 332, - "date": "2022-04-29T03:24:32.765Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 884, + "item_count": 1, + "quantity": "15.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 420, "fields": { - "tracking_type": 55, - "item": 341, - "date": "2022-04-29T03:24:32.782Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } + "part": 885, + "item_count": 1, + "quantity": "23.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 421, "fields": { - "tracking_type": 57, - "item": 312, - "date": "2022-04-29T03:24:42.262Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 285.0, - "quantity": 2600.0 - } + "part": 886, + "item_count": 1, + "quantity": "9.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 422, "fields": { - "tracking_type": 57, - "item": 149, - "date": "2022-04-29T03:24:42.285Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 60.0, - "quantity": 940.0 - } + "part": 888, + "item_count": 1, + "quantity": "3.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 423, "fields": { - "tracking_type": 57, - "item": 168, - "date": "2022-04-29T03:24:42.303Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 15.0, - "quantity": 985.0 - } + "part": 889, + "item_count": 1, + "quantity": "20.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 424, "fields": { - "tracking_type": 57, - "item": 291, - "date": "2022-04-29T03:24:42.320Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 15.0, - "quantity": 1525.0 - } + "part": 890, + "item_count": 1, + "quantity": "14.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 425, "fields": { - "tracking_type": 57, - "item": 329, - "date": "2022-04-29T03:24:42.336Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 15.0, - "quantity": 155.0 - } + "part": 892, + "item_count": 1, + "quantity": "17.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 426, "fields": { - "tracking_type": 57, - "item": 330, - "date": "2022-04-29T03:24:42.352Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 30.0, - "quantity": 370.0 - } + "part": 893, + "item_count": 1, + "quantity": "20.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 427, "fields": { - "tracking_type": 57, - "item": 292, - "date": "2022-04-29T03:24:42.367Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 30.0, - "quantity": 3744.0 - } + "part": 894, + "item_count": 1, + "quantity": "2.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "0.000000", + "cost_max_currency": "USD", + "cost_max": "0.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 428, "fields": { - "tracking_type": 57, - "item": 311, - "date": "2022-04-29T03:24:42.382Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 150.0, - "quantity": 3770.0 - } + "part": 896, + "item_count": 2, + "quantity": "203.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "50009.000000", + "cost_max_currency": "USD", + "cost_max": "50009.000000" } }, { - "model": "stock.stockitemtracking", + "model": "part.partstocktake", "pk": 429, "fields": { - "tracking_type": 57, - "item": 27, - "date": "2022-04-29T03:24:42.399Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 30.0, - "quantity": 970.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 430, - "fields": { - "tracking_type": 1, - "item": 407, - "date": "2022-04-29T03:41:19.817Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "quantity": 1500.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 431, - "fields": { - "tracking_type": 20, - "item": 407, - "date": "2022-04-29T03:41:31.686Z", - "notes": "Moved to room 101", - "user": 4, - "deltas": { - "location": 5 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 432, - "fields": { - "tracking_type": 1, - "item": 408, - "date": "2022-04-29T03:42:06.787Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10, - "location": 3, - "quantity": 150.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 433, - "fields": { - "tracking_type": 30, - "item": 253, - "date": "2022-04-29T03:52:57.368Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 413 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 434, - "fields": { - "tracking_type": 35, - "item": 413, - "date": "2022-04-29T03:52:57.378Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 253 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 435, - "fields": { - "tracking_type": 55, - "item": 413, - "date": "2022-04-29T03:52:57.399Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 436, - "fields": { - "tracking_type": 30, - "item": 252, - "date": "2022-04-29T03:52:57.423Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 412 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 437, - "fields": { - "tracking_type": 35, - "item": 412, - "date": "2022-04-29T03:52:57.430Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 252 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 438, - "fields": { - "tracking_type": 55, - "item": 412, - "date": "2022-04-29T03:52:57.449Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 439, - "fields": { - "tracking_type": 30, - "item": 251, - "date": "2022-04-29T03:52:57.473Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 411 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 440, - "fields": { - "tracking_type": 35, - "item": 411, - "date": "2022-04-29T03:52:57.479Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 251 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 441, - "fields": { - "tracking_type": 55, - "item": 411, - "date": "2022-04-29T03:52:57.498Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 442, - "fields": { - "tracking_type": 30, - "item": 250, - "date": "2022-04-29T03:52:57.523Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 410 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 443, - "fields": { - "tracking_type": 35, - "item": 410, - "date": "2022-04-29T03:52:57.530Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 250 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 444, - "fields": { - "tracking_type": 55, - "item": 410, - "date": "2022-04-29T03:52:57.557Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 445, - "fields": { - "tracking_type": 30, - "item": 249, - "date": "2022-04-29T03:52:57.588Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 409 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 446, - "fields": { - "tracking_type": 35, - "item": 409, - "date": "2022-04-29T03:52:57.596Z", - "notes": "", - "user": 4, - "deltas": { - "stockitem": 249 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 447, - "fields": { - "tracking_type": 55, - "item": 409, - "date": "2022-04-29T03:52:57.617Z", - "notes": "", - "user": 4, - "deltas": { - "status": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 448, - "fields": { - "tracking_type": 57, - "item": 172, - "date": "2022-04-29T03:53:10.471Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 20.0, - "quantity": 560.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 449, - "fields": { - "tracking_type": 57, - "item": 407, - "date": "2022-04-29T03:53:10.494Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 5.0, - "quantity": 1495.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 450, - "fields": { - "tracking_type": 57, - "item": 408, - "date": "2022-04-29T03:53:10.521Z", - "notes": "", - "user": 4, - "deltas": { - "removed": 5.0, - "quantity": 145.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 451, - "fields": { - "tracking_type": 55, - "item": 414, - "date": "2022-05-25T05:29:50.353Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 452, - "fields": { - "tracking_type": 57, - "item": 293, - "date": "2022-05-25T05:30:03.848Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1050.0, - "quantity": 1582.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 453, - "fields": { - "tracking_type": 57, - "item": 294, - "date": "2022-05-25T05:30:03.874Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 900.0, - "quantity": 2247.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 454, - "fields": { - "tracking_type": 57, - "item": 295, - "date": "2022-05-25T05:30:03.895Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1150.0, - "quantity": 2801.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 455, - "fields": { - "tracking_type": 57, - "item": 296, - "date": "2022-05-25T05:30:03.917Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1100.0, - "quantity": 2076.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 456, - "fields": { - "tracking_type": 57, - "item": 297, - "date": "2022-05-25T05:30:03.939Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1050.0, - "quantity": 2038.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 457, - "fields": { - "tracking_type": 57, - "item": 298, - "date": "2022-05-25T05:30:03.961Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1100.0, - "quantity": 1266.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 458, - "fields": { - "tracking_type": 57, - "item": 299, - "date": "2022-05-25T05:30:03.982Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 800.0, - "quantity": 1728.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 459, - "fields": { - "tracking_type": 57, - "item": 300, - "date": "2022-05-25T05:30:04.004Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 550.0, - "quantity": 1472.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 460, - "fields": { - "tracking_type": 57, - "item": 301, - "date": "2022-05-25T05:30:04.026Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1250.0, - "quantity": 1811.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 461, - "fields": { - "tracking_type": 57, - "item": 302, - "date": "2022-05-25T05:30:04.047Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 650.0, - "quantity": 1435.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 462, - "fields": { - "tracking_type": 57, - "item": 303, - "date": "2022-05-25T05:30:04.068Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1050.0, - "quantity": 2233.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 463, - "fields": { - "tracking_type": 57, - "item": 304, - "date": "2022-05-25T05:30:04.089Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 650.0, - "quantity": 2047.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 464, - "fields": { - "tracking_type": 57, - "item": 305, - "date": "2022-05-25T05:30:04.111Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1100.0, - "quantity": 2758.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 465, - "fields": { - "tracking_type": 57, - "item": 306, - "date": "2022-05-25T05:30:04.132Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 700.0, - "quantity": 2578.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 466, - "fields": { - "tracking_type": 57, - "item": 7, - "date": "2022-05-25T05:30:04.159Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 675.0, - "quantity": 325.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 467, - "fields": { - "tracking_type": 57, - "item": 8, - "date": "2022-05-25T05:30:04.184Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 75.0, - "quantity": 925.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 468, - "fields": { - "tracking_type": 57, - "item": 10, - "date": "2022-05-25T05:30:04.207Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 500.0, - "quantity": 500.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 469, - "fields": { - "tracking_type": 57, - "item": 12, - "date": "2022-05-25T05:30:04.231Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1000.0, - "quantity": 1000.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 470, - "fields": { - "tracking_type": 57, - "item": 17, - "date": "2022-05-25T05:30:04.255Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 775.0, - "quantity": 1225.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 471, - "fields": { - "tracking_type": 57, - "item": 18, - "date": "2022-05-25T05:30:04.278Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 225.0, - "quantity": 1775.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 472, - "fields": { - "tracking_type": 57, - "item": 19, - "date": "2022-05-25T05:30:04.302Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 650.0, - "quantity": 350.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 473, - "fields": { - "tracking_type": 57, - "item": 22, - "date": "2022-05-25T05:30:04.326Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 900.0, - "quantity": 3100.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 474, - "fields": { - "tracking_type": 57, - "item": 106, - "date": "2022-05-25T05:30:04.350Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1200.0, - "quantity": 2800.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 475, - "fields": { - "tracking_type": 57, - "item": 39, - "date": "2022-05-25T05:30:04.374Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 500.0, - "quantity": 3500.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 476, - "fields": { - "tracking_type": 57, - "item": 43, - "date": "2022-05-25T05:30:04.399Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 335.0, - "quantity": 665.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 477, - "fields": { - "tracking_type": 57, - "item": 44, - "date": "2022-05-25T05:30:04.422Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 865.0, - "quantity": 135.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 478, - "fields": { - "tracking_type": 57, - "item": 47, - "date": "2022-05-25T05:30:04.446Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 310.0, - "quantity": 690.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 479, - "fields": { - "tracking_type": 57, - "item": 48, - "date": "2022-05-25T05:30:04.470Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 390.0, - "quantity": 610.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 480, - "fields": { - "tracking_type": 57, - "item": 49, - "date": "2022-05-25T05:30:04.493Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1150.0, - "quantity": 2850.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 481, - "fields": { - "tracking_type": 57, - "item": 50, - "date": "2022-05-25T05:30:04.517Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 575.0, - "quantity": 425.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 482, - "fields": { - "tracking_type": 57, - "item": 51, - "date": "2022-05-25T05:30:04.541Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 175.0, - "quantity": 825.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 483, - "fields": { - "tracking_type": 57, - "item": 2, - "date": "2022-05-25T05:30:04.564Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 560.0, - "quantity": 440.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 484, - "fields": { - "tracking_type": 57, - "item": 3, - "date": "2022-05-25T05:30:04.589Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 390.0, - "quantity": 610.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 485, - "fields": { - "tracking_type": 57, - "item": 80, - "date": "2022-05-25T05:30:04.613Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 450.0, - "quantity": 550.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 486, - "fields": { - "tracking_type": 57, - "item": 104, - "date": "2022-05-25T05:30:04.637Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 850.0, - "quantity": 150.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 487, - "fields": { - "tracking_type": 57, - "item": 105, - "date": "2022-05-25T05:30:04.661Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 400.0, - "quantity": 600.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 488, - "fields": { - "tracking_type": 57, - "item": 33, - "date": "2022-05-25T05:30:04.685Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 170.0, - "quantity": 830.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 489, - "fields": { - "tracking_type": 57, - "item": 34, - "date": "2022-05-25T05:30:04.708Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 980.0, - "quantity": 20.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 490, - "fields": { - "tracking_type": 57, - "item": 36, - "date": "2022-05-25T05:30:04.732Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 585.0, - "quantity": 415.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 491, - "fields": { - "tracking_type": 57, - "item": 37, - "date": "2022-05-25T05:30:04.756Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 615.0, - "quantity": 385.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 492, - "fields": { - "tracking_type": 57, - "item": 307, - "date": "2022-05-25T05:30:04.777Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 700.0, - "quantity": 2189.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 493, - "fields": { - "tracking_type": 57, - "item": 308, - "date": "2022-05-25T05:30:04.799Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 850.0, - "quantity": 1187.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 494, - "fields": { - "tracking_type": 57, - "item": 309, - "date": "2022-05-25T05:30:04.821Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 650.0, - "quantity": 1732.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 495, - "fields": { - "tracking_type": 57, - "item": 53, - "date": "2022-05-25T05:30:04.845Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 340.0, - "quantity": 660.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 496, - "fields": { - "tracking_type": 57, - "item": 54, - "date": "2022-05-25T05:30:04.869Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 210.0, - "quantity": 790.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 497, - "fields": { - "tracking_type": 57, - "item": 57, - "date": "2022-05-25T05:30:04.893Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1150.0, - "quantity": 2850.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 498, - "fields": { - "tracking_type": 57, - "item": 61, - "date": "2022-05-25T05:30:04.917Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1200.0, - "quantity": 800.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 499, - "fields": { - "tracking_type": 57, - "item": 67, - "date": "2022-05-25T05:30:04.941Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 970.0, - "quantity": 30.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 500, - "fields": { - "tracking_type": 57, - "item": 68, - "date": "2022-05-25T05:30:04.965Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 180.0, - "quantity": 820.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 501, - "fields": { - "tracking_type": 57, - "item": 70, - "date": "2022-05-25T05:30:04.989Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 75.0, - "quantity": 925.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 502, - "fields": { - "tracking_type": 57, - "item": 71, - "date": "2022-05-25T05:30:05.013Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 425.0, - "quantity": 575.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 503, - "fields": { - "tracking_type": 57, - "item": 121, - "date": "2022-05-25T05:30:05.038Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 650.0, - "quantity": 1350.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 504, - "fields": { - "tracking_type": 57, - "item": 310, - "date": "2022-05-25T05:30:05.060Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 900.0, - "quantity": 3090.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 505, - "fields": { - "tracking_type": 57, - "item": 23, - "date": "2022-05-25T05:30:05.084Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1250.0, - "quantity": 2750.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 506, - "fields": { - "tracking_type": 57, - "item": 27, - "date": "2022-05-25T05:30:05.108Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 75.0, - "quantity": 895.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 507, - "fields": { - "tracking_type": 57, - "item": 29, - "date": "2022-05-25T05:30:05.170Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 25.0, - "quantity": 975.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 508, - "fields": { - "tracking_type": 57, - "item": 30, - "date": "2022-05-25T05:30:05.194Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 725.0, - "quantity": 275.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 509, - "fields": { - "tracking_type": 57, - "item": 31, - "date": "2022-05-25T05:30:05.218Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 25.0, - "quantity": 975.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 510, - "fields": { - "tracking_type": 57, - "item": 153, - "date": "2022-05-25T05:30:05.242Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 700.0, - "quantity": 300.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 511, - "fields": { - "tracking_type": 57, - "item": 158, - "date": "2022-05-25T05:30:05.266Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 971.0, - "quantity": 1005.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 512, - "fields": { - "tracking_type": 57, - "item": 164, - "date": "2022-05-25T05:30:05.288Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 179.0, - "quantity": 821.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 513, - "fields": { - "tracking_type": 57, - "item": 159, - "date": "2022-05-25T05:30:05.309Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 875.0, - "quantity": 125.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 514, - "fields": { - "tracking_type": 57, - "item": 160, - "date": "2022-05-25T05:30:05.332Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 375.0, - "quantity": 625.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 515, - "fields": { - "tracking_type": 57, - "item": 312, - "date": "2022-05-25T05:30:05.351Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1150.0, - "quantity": 1450.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 516, - "fields": { - "tracking_type": 57, - "item": 313, - "date": "2022-05-25T05:30:05.371Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 600.0, - "quantity": 2985.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 517, - "fields": { - "tracking_type": 57, - "item": 168, - "date": "2022-05-25T05:30:05.395Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 700.0, - "quantity": 285.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 518, - "fields": { - "tracking_type": 57, - "item": 150, - "date": "2022-05-25T05:30:05.419Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 115.0, - "quantity": 885.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 519, - "fields": { - "tracking_type": 57, - "item": 151, - "date": "2022-05-25T05:30:05.440Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 435.0, - "quantity": 565.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 520, - "fields": { - "tracking_type": 57, - "item": 315, - "date": "2022-05-25T05:30:05.461Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 650.0, - "quantity": 3292.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 521, - "fields": { - "tracking_type": 57, - "item": 155, - "date": "2022-05-25T05:30:05.486Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 750.0, - "quantity": 3250.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 522, - "fields": { - "tracking_type": 57, - "item": 292, - "date": "2022-05-25T05:30:05.507Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1150.0, - "quantity": 2594.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 523, - "fields": { - "tracking_type": 57, - "item": 4, - "date": "2022-05-25T05:30:05.529Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1085.0, - "quantity": 915.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 524, - "fields": { - "tracking_type": 57, - "item": 5, - "date": "2022-05-25T05:30:05.553Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 115.0, - "quantity": 1885.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 525, - "fields": { - "tracking_type": 57, - "item": 72, - "date": "2022-05-25T05:30:05.575Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 525.0, - "quantity": 475.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 526, - "fields": { - "tracking_type": 57, - "item": 73, - "date": "2022-05-25T05:30:05.599Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 475.0, - "quantity": 525.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 527, - "fields": { - "tracking_type": 57, - "item": 311, - "date": "2022-05-25T05:30:05.621Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 950.0, - "quantity": 2820.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 528, - "fields": { - "tracking_type": 57, - "item": 314, - "date": "2022-05-25T05:30:05.642Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 500.0, - "quantity": 2016.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 529, - "fields": { - "tracking_type": 57, - "item": 161, - "date": "2022-05-25T05:30:05.666Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 125.0, - "quantity": 875.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 530, - "fields": { - "tracking_type": 57, - "item": 166, - "date": "2022-05-25T05:30:05.718Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 125.0, - "quantity": 875.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 531, - "fields": { - "tracking_type": 55, - "item": 416, - "date": "2022-05-25T07:02:39.019Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 532, - "fields": { - "tracking_type": 55, - "item": 415, - "date": "2022-05-25T07:02:39.048Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 533, - "fields": { - "tracking_type": 57, - "item": 320, - "date": "2022-05-25T07:02:45.772Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1.875, - "quantity": 98.125 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 534, - "fields": { - "tracking_type": 57, - "item": 324, - "date": "2022-05-25T07:02:45.796Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 60.0, - "quantity": 840.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 535, - "fields": { - "tracking_type": 57, - "item": 222, - "date": "2022-05-25T07:02:45.818Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 75.0, - "quantity": 1300.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 536, - "fields": { - "tracking_type": 55, - "item": 417, - "date": "2022-06-02T11:53:49.518Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 537, - "fields": { - "tracking_type": 55, - "item": 418, - "date": "2022-06-02T12:19:35.045Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 538, - "fields": { - "tracking_type": 40, - "item": 418, - "date": "2022-06-02T12:19:35.054Z", - "notes": "", - "user": 1, - "deltas": { - "stockitem": 414 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 539, - "fields": { - "tracking_type": 12, - "item": 414, - "date": "2022-06-02T12:19:35.069Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 25.0, - "quantity": 25.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 540, - "fields": { - "tracking_type": 100, - "item": 418, - "date": "2022-06-02T12:19:35.082Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 541, - "fields": { - "tracking_type": 55, - "item": 419, - "date": "2022-06-02T12:19:35.113Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 542, - "fields": { - "tracking_type": 40, - "item": 419, - "date": "2022-06-02T12:19:35.117Z", - "notes": "", - "user": 1, - "deltas": { - "stockitem": 318 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 543, - "fields": { - "tracking_type": 12, - "item": 318, - "date": "2022-06-02T12:19:35.130Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 15.0, - "quantity": 5.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 544, - "fields": { - "tracking_type": 100, - "item": 419, - "date": "2022-06-02T12:19:35.146Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 545, - "fields": { - "tracking_type": 100, - "item": 417, - "date": "2022-06-02T12:19:35.169Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 547, - "fields": { - "tracking_type": 1, - "item": 661, - "date": "2022-07-14T13:54:19.700Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 11.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 548, - "fields": { - "tracking_type": 1, - "item": 662, - "date": "2022-07-14T13:54:20.006Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 10.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 549, - "fields": { - "tracking_type": 1, - "item": 663, - "date": "2022-07-14T13:54:20.318Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 25.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 551, - "fields": { - "tracking_type": 1, - "item": 665, - "date": "2022-07-14T13:54:20.941Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 19.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 552, - "fields": { - "tracking_type": 1, - "item": 666, - "date": "2022-07-14T13:54:21.255Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 21.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 553, - "fields": { - "tracking_type": 1, - "item": 667, - "date": "2022-07-14T13:54:21.549Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 22.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 554, - "fields": { - "tracking_type": 1, - "item": 668, - "date": "2022-07-14T13:54:21.890Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 8.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 555, - "fields": { - "tracking_type": 1, - "item": 669, - "date": "2022-07-14T13:54:22.224Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 22.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 556, - "fields": { - "tracking_type": 1, - "item": 670, - "date": "2022-07-14T13:54:22.532Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 25.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 557, - "fields": { - "tracking_type": 1, - "item": 671, - "date": "2022-07-14T13:54:22.840Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 22.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 559, - "fields": { - "tracking_type": 1, - "item": 673, - "date": "2022-07-14T13:54:23.427Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 18.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 560, - "fields": { - "tracking_type": 1, - "item": 674, - "date": "2022-07-14T13:54:23.745Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 23.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 561, - "fields": { - "tracking_type": 1, - "item": 675, - "date": "2022-07-14T13:54:24.069Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 6.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 562, - "fields": { - "tracking_type": 1, - "item": 676, - "date": "2022-07-14T13:54:24.408Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 25.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 563, - "fields": { - "tracking_type": 1, - "item": 677, - "date": "2022-07-14T13:54:24.679Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 18.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 564, - "fields": { - "tracking_type": 1, - "item": 678, - "date": "2022-07-14T13:54:25.016Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 8.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 565, - "fields": { - "tracking_type": 1, - "item": 679, - "date": "2022-07-14T13:54:25.331Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 15.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 566, - "fields": { - "tracking_type": 1, - "item": 680, - "date": "2022-07-14T13:54:25.671Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 3.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 568, - "fields": { - "tracking_type": 1, - "item": 682, - "date": "2022-07-14T13:54:26.323Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 8.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 569, - "fields": { - "tracking_type": 1, - "item": 683, - "date": "2022-07-14T13:54:26.628Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 15.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 570, - "fields": { - "tracking_type": 1, - "item": 684, - "date": "2022-07-14T13:54:26.956Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 24.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 571, - "fields": { - "tracking_type": 1, - "item": 685, - "date": "2022-07-14T13:54:27.278Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 25.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 572, - "fields": { - "tracking_type": 1, - "item": 686, - "date": "2022-07-14T13:54:27.609Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 18.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 573, - "fields": { - "tracking_type": 1, - "item": 687, - "date": "2022-07-14T13:54:27.862Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 22.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 575, - "fields": { - "tracking_type": 1, - "item": 689, - "date": "2022-07-14T13:54:28.434Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 15.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 576, - "fields": { - "tracking_type": 1, - "item": 690, - "date": "2022-07-14T13:54:28.747Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 19.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 577, - "fields": { - "tracking_type": 1, - "item": 691, - "date": "2022-07-14T13:54:29.038Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 23.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 580, - "fields": { - "tracking_type": 1, - "item": 694, - "date": "2022-07-14T13:54:29.951Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 4.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 581, - "fields": { - "tracking_type": 1, - "item": 695, - "date": "2022-07-14T13:54:30.282Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 10.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 582, - "fields": { - "tracking_type": 1, - "item": 696, - "date": "2022-07-14T13:54:30.589Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 12.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 584, - "fields": { - "tracking_type": 1, - "item": 698, - "date": "2022-07-14T13:54:31.250Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 8.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 585, - "fields": { - "tracking_type": 1, - "item": 699, - "date": "2022-07-14T13:54:31.591Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 9.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 586, - "fields": { - "tracking_type": 1, - "item": 700, - "date": "2022-07-14T13:54:31.917Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 5.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 588, - "fields": { - "tracking_type": 1, - "item": 702, - "date": "2022-07-14T13:54:32.599Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 11.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 589, - "fields": { - "tracking_type": 1, - "item": 703, - "date": "2022-07-14T13:54:32.909Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 15.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 590, - "fields": { - "tracking_type": 1, - "item": 704, - "date": "2022-07-14T13:54:33.247Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 23.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 591, - "fields": { - "tracking_type": 1, - "item": 705, - "date": "2022-07-14T13:54:33.577Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 9.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 593, - "fields": { - "tracking_type": 1, - "item": 707, - "date": "2022-07-14T13:54:34.221Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 3.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 594, - "fields": { - "tracking_type": 1, - "item": 708, - "date": "2022-07-14T13:54:34.618Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 20.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 595, - "fields": { - "tracking_type": 1, - "item": 709, - "date": "2022-07-14T13:54:35.226Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 14.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 597, - "fields": { - "tracking_type": 1, - "item": 711, - "date": "2022-07-14T13:54:35.901Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 17.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 598, - "fields": { - "tracking_type": 1, - "item": 712, - "date": "2022-07-14T13:54:36.191Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 20.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 599, - "fields": { - "tracking_type": 1, - "item": 713, - "date": "2022-07-14T13:54:36.467Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 2.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 600, - "fields": { - "tracking_type": 1, - "item": 714, - "date": "2022-07-15T07:25:32.452Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 81.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 601, - "fields": { - "tracking_type": 1, - "item": 715, - "date": "2022-07-15T07:25:32.947Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 86.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 602, - "fields": { - "tracking_type": 1, - "item": 716, - "date": "2022-07-15T07:25:33.250Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 27.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 603, - "fields": { - "tracking_type": 1, - "item": 717, - "date": "2022-07-15T07:25:33.585Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 35.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 604, - "fields": { - "tracking_type": 1, - "item": 718, - "date": "2022-07-15T07:25:33.989Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 50.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 605, - "fields": { - "tracking_type": 1, - "item": 719, - "date": "2022-07-15T07:25:34.682Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 59.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 606, - "fields": { - "tracking_type": 1, - "item": 720, - "date": "2022-07-15T07:25:34.935Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 27.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 607, - "fields": { - "tracking_type": 1, - "item": 721, - "date": "2022-07-15T07:25:35.229Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 93.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 608, - "fields": { - "tracking_type": 1, - "item": 722, - "date": "2022-07-15T07:25:35.504Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 35.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 609, - "fields": { - "tracking_type": 1, - "item": 723, - "date": "2022-07-15T07:25:36.071Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 83.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 610, - "fields": { - "tracking_type": 1, - "item": 724, - "date": "2022-07-15T07:25:36.414Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 48.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 611, - "fields": { - "tracking_type": 1, - "item": 725, - "date": "2022-07-15T07:25:36.707Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 66.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 612, - "fields": { - "tracking_type": 1, - "item": 726, - "date": "2022-07-15T07:25:37.481Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 90.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 613, - "fields": { - "tracking_type": 1, - "item": 727, - "date": "2022-07-15T07:25:37.729Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 74.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 614, - "fields": { - "tracking_type": 1, - "item": 728, - "date": "2022-07-15T07:25:38.043Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 91.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 615, - "fields": { - "tracking_type": 1, - "item": 729, - "date": "2022-07-15T07:25:38.489Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 64.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 616, - "fields": { - "tracking_type": 1, - "item": 730, - "date": "2022-07-15T07:25:38.848Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 91.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 617, - "fields": { - "tracking_type": 1, - "item": 731, - "date": "2022-07-15T07:25:39.186Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 63.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 618, - "fields": { - "tracking_type": 1, - "item": 732, - "date": "2022-07-15T07:25:39.508Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 90.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 619, - "fields": { - "tracking_type": 1, - "item": 733, - "date": "2022-07-15T07:25:40.090Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 47.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 620, - "fields": { - "tracking_type": 1, - "item": 734, - "date": "2022-07-15T07:25:40.363Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 82.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 621, - "fields": { - "tracking_type": 1, - "item": 735, - "date": "2022-07-15T07:25:40.686Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 74.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 622, - "fields": { - "tracking_type": 1, - "item": 736, - "date": "2022-07-15T07:25:40.996Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 72.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 623, - "fields": { - "tracking_type": 1, - "item": 737, - "date": "2022-07-15T07:25:41.304Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 33.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 624, - "fields": { - "tracking_type": 1, - "item": 738, - "date": "2022-07-15T07:25:41.697Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 45.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 625, - "fields": { - "tracking_type": 1, - "item": 739, - "date": "2022-07-15T07:25:41.978Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 33.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 626, - "fields": { - "tracking_type": 1, - "item": 740, - "date": "2022-07-15T07:25:42.277Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 86.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 627, - "fields": { - "tracking_type": 1, - "item": 741, - "date": "2022-07-15T07:25:42.599Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 91.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 628, - "fields": { - "tracking_type": 1, - "item": 742, - "date": "2022-07-15T07:25:42.883Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 82.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 629, - "fields": { - "tracking_type": 1, - "item": 743, - "date": "2022-07-15T07:25:43.207Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 54.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 630, - "fields": { - "tracking_type": 1, - "item": 744, - "date": "2022-07-15T07:25:43.670Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 73.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 631, - "fields": { - "tracking_type": 1, - "item": 745, - "date": "2022-07-15T07:25:44.059Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 41.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 632, - "fields": { - "tracking_type": 1, - "item": 746, - "date": "2022-07-15T07:25:44.380Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 89.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 633, - "fields": { - "tracking_type": 1, - "item": 747, - "date": "2022-07-15T07:25:44.717Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 42.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 634, - "fields": { - "tracking_type": 1, - "item": 748, - "date": "2022-07-15T07:25:44.984Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 74.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 635, - "fields": { - "tracking_type": 1, - "item": 749, - "date": "2022-07-15T07:25:45.271Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 52.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 636, - "fields": { - "tracking_type": 1, - "item": 750, - "date": "2022-07-15T07:25:45.833Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 91.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 637, - "fields": { - "tracking_type": 1, - "item": 751, - "date": "2022-07-15T07:25:46.127Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 32.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 638, - "fields": { - "tracking_type": 1, - "item": 752, - "date": "2022-07-15T07:25:46.399Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 54.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 639, - "fields": { - "tracking_type": 1, - "item": 753, - "date": "2022-07-15T07:25:46.717Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 54.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 640, - "fields": { - "tracking_type": 1, - "item": 754, - "date": "2022-07-15T07:25:47.003Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 58.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 641, - "fields": { - "tracking_type": 1, - "item": 755, - "date": "2022-07-15T07:25:47.376Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 35.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 642, - "fields": { - "tracking_type": 1, - "item": 756, - "date": "2022-07-15T07:25:47.657Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 27.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 643, - "fields": { - "tracking_type": 1, - "item": 757, - "date": "2022-07-15T07:25:47.980Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 43.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 644, - "fields": { - "tracking_type": 1, - "item": 758, - "date": "2022-07-15T07:25:48.224Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 52.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 645, - "fields": { - "tracking_type": 1, - "item": 759, - "date": "2022-07-15T07:25:48.470Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 98.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 646, - "fields": { - "tracking_type": 1, - "item": 760, - "date": "2022-07-15T07:25:48.708Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 76.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 647, - "fields": { - "tracking_type": 1, - "item": 761, - "date": "2022-07-15T07:25:48.981Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 77.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 648, - "fields": { - "tracking_type": 1, - "item": 762, - "date": "2022-07-15T07:25:49.298Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 46.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 649, - "fields": { - "tracking_type": 1, - "item": 763, - "date": "2022-07-15T07:25:49.523Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 99.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 650, - "fields": { - "tracking_type": 1, - "item": 764, - "date": "2022-07-15T07:25:49.778Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 87.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 651, - "fields": { - "tracking_type": 1, - "item": 765, - "date": "2022-07-15T07:25:50.206Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 72.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 652, - "fields": { - "tracking_type": 1, - "item": 766, - "date": "2022-07-15T07:25:50.529Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 79.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 653, - "fields": { - "tracking_type": 1, - "item": 767, - "date": "2022-07-15T07:25:50.798Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 98.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 654, - "fields": { - "tracking_type": 1, - "item": 768, - "date": "2022-07-15T07:25:51.031Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 37.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 655, - "fields": { - "tracking_type": 1, - "item": 769, - "date": "2022-07-15T07:25:51.702Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 93.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 656, - "fields": { - "tracking_type": 1, - "item": 770, - "date": "2022-07-15T07:25:52.045Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 74.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 657, - "fields": { - "tracking_type": 1, - "item": 771, - "date": "2022-07-15T07:25:52.277Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 53.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 658, - "fields": { - "tracking_type": 1, - "item": 772, - "date": "2022-07-15T07:25:52.611Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 81.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 659, - "fields": { - "tracking_type": 1, - "item": 773, - "date": "2022-07-15T07:25:52.884Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 59.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 660, - "fields": { - "tracking_type": 1, - "item": 774, - "date": "2022-07-15T07:25:53.343Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 89.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 661, - "fields": { - "tracking_type": 1, - "item": 775, - "date": "2022-07-15T07:25:53.612Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 53.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 662, - "fields": { - "tracking_type": 1, - "item": 776, - "date": "2022-07-15T07:25:54.103Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 31.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 663, - "fields": { - "tracking_type": 1, - "item": 777, - "date": "2022-07-15T07:25:54.376Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 30.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 664, - "fields": { - "tracking_type": 1, - "item": 778, - "date": "2022-07-15T07:25:54.625Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 81.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 665, - "fields": { - "tracking_type": 1, - "item": 779, - "date": "2022-07-15T07:25:54.857Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 37.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 666, - "fields": { - "tracking_type": 1, - "item": 780, - "date": "2022-07-15T07:25:55.247Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 50.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 667, - "fields": { - "tracking_type": 1, - "item": 781, - "date": "2022-07-15T07:25:55.491Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 85.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 668, - "fields": { - "tracking_type": 1, - "item": 782, - "date": "2022-07-15T07:25:55.784Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 96.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 669, - "fields": { - "tracking_type": 1, - "item": 783, - "date": "2022-07-15T07:25:56.052Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 46.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 670, - "fields": { - "tracking_type": 1, - "item": 784, - "date": "2022-07-15T07:25:56.326Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 30.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 671, - "fields": { - "tracking_type": 1, - "item": 785, - "date": "2022-07-15T07:25:56.544Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 61.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 672, - "fields": { - "tracking_type": 1, - "item": 786, - "date": "2022-07-15T07:25:56.822Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 39.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 673, - "fields": { - "tracking_type": 1, - "item": 787, - "date": "2022-07-15T07:25:57.142Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 51.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 674, - "fields": { - "tracking_type": 1, - "item": 788, - "date": "2022-07-15T07:25:57.363Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 75.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 675, - "fields": { - "tracking_type": 1, - "item": 789, - "date": "2022-07-15T07:25:57.601Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 34.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 676, - "fields": { - "tracking_type": 1, - "item": 790, - "date": "2022-07-15T07:25:57.819Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 39.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 677, - "fields": { - "tracking_type": 1, - "item": 791, - "date": "2022-07-15T07:25:58.051Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 55.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 678, - "fields": { - "tracking_type": 1, - "item": 792, - "date": "2022-07-15T07:25:58.310Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 98.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 679, - "fields": { - "tracking_type": 1, - "item": 793, - "date": "2022-07-15T07:25:58.694Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 26.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 680, - "fields": { - "tracking_type": 1, - "item": 794, - "date": "2022-07-15T07:25:59.014Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 66.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 681, - "fields": { - "tracking_type": 1, - "item": 795, - "date": "2022-07-15T07:25:59.267Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 69.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 682, - "fields": { - "tracking_type": 1, - "item": 796, - "date": "2022-07-15T07:25:59.502Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 43.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 683, - "fields": { - "tracking_type": 1, - "item": 797, - "date": "2022-07-15T07:25:59.832Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 51.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 684, - "fields": { - "tracking_type": 1, - "item": 798, - "date": "2022-07-15T07:26:00.167Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 78.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 685, - "fields": { - "tracking_type": 1, - "item": 799, - "date": "2022-07-15T07:26:00.424Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 84.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 686, - "fields": { - "tracking_type": 1, - "item": 800, - "date": "2022-07-15T07:26:00.663Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 36.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 687, - "fields": { - "tracking_type": 1, - "item": 801, - "date": "2022-07-15T07:26:01.118Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 53.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 688, - "fields": { - "tracking_type": 1, - "item": 802, - "date": "2022-07-15T07:26:01.577Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 41.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 689, - "fields": { - "tracking_type": 1, - "item": 803, - "date": "2022-07-15T07:26:01.973Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 45.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 690, - "fields": { - "tracking_type": 1, - "item": 804, - "date": "2022-07-15T07:26:02.261Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 28.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 691, - "fields": { - "tracking_type": 1, - "item": 805, - "date": "2022-07-15T07:26:02.535Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 95.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 692, - "fields": { - "tracking_type": 1, - "item": 806, - "date": "2022-07-15T07:26:03.361Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 80.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 693, - "fields": { - "tracking_type": 1, - "item": 807, - "date": "2022-07-15T07:26:03.650Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 33.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 694, - "fields": { - "tracking_type": 1, - "item": 808, - "date": "2022-07-15T07:26:03.909Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 62.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 695, - "fields": { - "tracking_type": 1, - "item": 809, - "date": "2022-07-15T07:26:04.141Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 79.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 696, - "fields": { - "tracking_type": 1, - "item": 810, - "date": "2022-07-15T07:26:04.506Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 33.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 697, - "fields": { - "tracking_type": 1, - "item": 811, - "date": "2022-07-15T07:26:04.801Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 53.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 698, - "fields": { - "tracking_type": 1, - "item": 812, - "date": "2022-07-15T07:26:05.116Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 27.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 699, - "fields": { - "tracking_type": 1, - "item": 813, - "date": "2022-07-15T07:26:05.608Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 61.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 700, - "fields": { - "tracking_type": 1, - "item": 814, - "date": "2022-07-15T07:26:05.891Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 98.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 701, - "fields": { - "tracking_type": 1, - "item": 815, - "date": "2022-07-15T07:26:06.166Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 95.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 702, - "fields": { - "tracking_type": 1, - "item": 816, - "date": "2022-07-15T07:26:06.415Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 28.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 703, - "fields": { - "tracking_type": 1, - "item": 817, - "date": "2022-07-15T07:26:06.680Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 41.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 704, - "fields": { - "tracking_type": 1, - "item": 818, - "date": "2022-07-15T07:26:06.957Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 98.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 705, - "fields": { - "tracking_type": 1, - "item": 819, - "date": "2022-07-15T07:26:07.204Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 91.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 706, - "fields": { - "tracking_type": 1, - "item": 820, - "date": "2022-07-15T07:26:07.493Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 83.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 707, - "fields": { - "tracking_type": 1, - "item": 821, - "date": "2022-07-15T07:26:07.769Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 50.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 708, - "fields": { - "tracking_type": 1, - "item": 822, - "date": "2022-07-15T07:26:08.012Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 70.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 709, - "fields": { - "tracking_type": 1, - "item": 823, - "date": "2022-07-15T07:26:08.250Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 80.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 710, - "fields": { - "tracking_type": 1, - "item": 824, - "date": "2022-07-15T07:26:08.523Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 37.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 711, - "fields": { - "tracking_type": 1, - "item": 825, - "date": "2022-07-15T07:26:08.767Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 31.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 712, - "fields": { - "tracking_type": 1, - "item": 826, - "date": "2022-07-15T07:26:08.983Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 93.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 713, - "fields": { - "tracking_type": 1, - "item": 827, - "date": "2022-07-15T07:26:09.326Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 45.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 714, - "fields": { - "tracking_type": 1, - "item": 828, - "date": "2022-07-15T07:26:09.647Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 30.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 715, - "fields": { - "tracking_type": 1, - "item": 829, - "date": "2022-07-15T07:26:09.902Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 99.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 716, - "fields": { - "tracking_type": 1, - "item": 830, - "date": "2022-07-15T07:26:10.130Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 70.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 717, - "fields": { - "tracking_type": 1, - "item": 831, - "date": "2022-07-15T07:26:10.948Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 69.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 718, - "fields": { - "tracking_type": 1, - "item": 832, - "date": "2022-07-15T07:26:11.216Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 74.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 719, - "fields": { - "tracking_type": 1, - "item": 833, - "date": "2022-07-15T07:26:11.464Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 34.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 720, - "fields": { - "tracking_type": 1, - "item": 834, - "date": "2022-07-15T07:26:12.101Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 56.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 721, - "fields": { - "tracking_type": 1, - "item": 835, - "date": "2022-07-15T07:26:12.654Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 68.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 722, - "fields": { - "tracking_type": 1, - "item": 836, - "date": "2022-07-15T07:26:12.912Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 95.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 723, - "fields": { - "tracking_type": 1, - "item": 837, - "date": "2022-07-15T07:26:13.573Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 55.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 724, - "fields": { - "tracking_type": 1, - "item": 838, - "date": "2022-07-15T07:26:13.826Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 27.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 725, - "fields": { - "tracking_type": 1, - "item": 839, - "date": "2022-07-15T07:26:14.058Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 87.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 726, - "fields": { - "tracking_type": 1, - "item": 840, - "date": "2022-07-15T07:26:14.310Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 70.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 727, - "fields": { - "tracking_type": 1, - "item": 841, - "date": "2022-07-15T07:26:14.535Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 58.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 728, - "fields": { - "tracking_type": 1, - "item": 842, - "date": "2022-07-15T07:26:15.120Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 96.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 729, - "fields": { - "tracking_type": 1, - "item": 843, - "date": "2022-07-15T07:26:15.447Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 73.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 730, - "fields": { - "tracking_type": 1, - "item": 844, - "date": "2022-07-15T07:26:15.703Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 84.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 731, - "fields": { - "tracking_type": 1, - "item": 845, - "date": "2022-07-15T07:26:15.938Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 87.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 732, - "fields": { - "tracking_type": 1, - "item": 846, - "date": "2022-07-15T07:26:16.627Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 86.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 733, - "fields": { - "tracking_type": 1, - "item": 847, - "date": "2022-07-15T07:26:16.863Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 63.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 734, - "fields": { - "tracking_type": 1, - "item": 848, - "date": "2022-07-15T07:26:17.083Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 67.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 735, - "fields": { - "tracking_type": 1, - "item": 849, - "date": "2022-07-15T07:26:17.307Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 52.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 736, - "fields": { - "tracking_type": 1, - "item": 850, - "date": "2022-07-15T07:26:17.549Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 59.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 737, - "fields": { - "tracking_type": 1, - "item": 851, - "date": "2022-07-15T07:26:18.251Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 74.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 738, - "fields": { - "tracking_type": 1, - "item": 852, - "date": "2022-07-15T07:26:18.555Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 27.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 739, - "fields": { - "tracking_type": 1, - "item": 853, - "date": "2022-07-15T07:26:18.798Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 91.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 740, - "fields": { - "tracking_type": 1, - "item": 854, - "date": "2022-07-15T07:26:19.009Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 92.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 741, - "fields": { - "tracking_type": 1, - "item": 855, - "date": "2022-07-15T07:26:19.311Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 32.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 742, - "fields": { - "tracking_type": 1, - "item": 856, - "date": "2022-07-15T07:26:19.550Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 83.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 743, - "fields": { - "tracking_type": 1, - "item": 857, - "date": "2022-07-15T07:26:19.838Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 85.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 744, - "fields": { - "tracking_type": 1, - "item": 858, - "date": "2022-07-15T07:26:20.119Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 41.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 745, - "fields": { - "tracking_type": 1, - "item": 859, - "date": "2022-07-15T07:26:20.551Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 75.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 746, - "fields": { - "tracking_type": 1, - "item": 860, - "date": "2022-07-15T07:26:20.802Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 35.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 747, - "fields": { - "tracking_type": 1, - "item": 861, - "date": "2022-07-15T07:26:21.034Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 77.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 748, - "fields": { - "tracking_type": 1, - "item": 862, - "date": "2022-07-15T07:26:21.325Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 42.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 749, - "fields": { - "tracking_type": 1, - "item": 863, - "date": "2022-07-15T07:26:21.689Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 84.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 750, - "fields": { - "tracking_type": 1, - "item": 864, - "date": "2022-07-15T07:26:22.090Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 84.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 751, - "fields": { - "tracking_type": 1, - "item": 865, - "date": "2022-07-15T07:26:22.344Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 44.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 752, - "fields": { - "tracking_type": 1, - "item": 866, - "date": "2022-07-15T07:26:22.561Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 36.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 753, - "fields": { - "tracking_type": 1, - "item": 867, - "date": "2022-07-15T07:26:23.221Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 53.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 754, - "fields": { - "tracking_type": 1, - "item": 868, - "date": "2022-07-15T07:26:23.573Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 41.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 755, - "fields": { - "tracking_type": 1, - "item": 869, - "date": "2022-07-15T07:26:23.827Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 64.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 756, - "fields": { - "tracking_type": 1, - "item": 870, - "date": "2022-07-15T07:26:24.063Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 74.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 757, - "fields": { - "tracking_type": 1, - "item": 871, - "date": "2022-07-15T07:26:24.322Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 67.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 758, - "fields": { - "tracking_type": 1, - "item": 872, - "date": "2022-07-15T07:26:24.970Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 41.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 759, - "fields": { - "tracking_type": 1, - "item": 873, - "date": "2022-07-15T07:26:25.324Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 58.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 760, - "fields": { - "tracking_type": 1, - "item": 874, - "date": "2022-07-15T07:26:25.606Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 67.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 761, - "fields": { - "tracking_type": 1, - "item": 875, - "date": "2022-07-15T07:26:25.818Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 89.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 762, - "fields": { - "tracking_type": 1, - "item": 876, - "date": "2022-07-15T07:26:26.058Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 48.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 763, - "fields": { - "tracking_type": 1, - "item": 877, - "date": "2022-07-15T07:26:26.467Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 90.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 764, - "fields": { - "tracking_type": 1, - "item": 878, - "date": "2022-07-15T07:26:26.867Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 91.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 765, - "fields": { - "tracking_type": 1, - "item": 879, - "date": "2022-07-15T07:26:27.242Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 47.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 766, - "fields": { - "tracking_type": 1, - "item": 880, - "date": "2022-07-15T07:26:27.513Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 65.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 767, - "fields": { - "tracking_type": 1, - "item": 881, - "date": "2022-07-15T07:26:27.740Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 53.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 768, - "fields": { - "tracking_type": 1, - "item": 882, - "date": "2022-07-15T07:26:28.514Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 98.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 769, - "fields": { - "tracking_type": 1, - "item": 883, - "date": "2022-07-15T07:26:28.776Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 85.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 770, - "fields": { - "tracking_type": 1, - "item": 884, - "date": "2022-07-15T07:26:29.126Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 63.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 771, - "fields": { - "tracking_type": 1, - "item": 885, - "date": "2022-07-15T07:26:29.377Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 38.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 772, - "fields": { - "tracking_type": 1, - "item": 886, - "date": "2022-07-15T07:26:30.153Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 100.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 773, - "fields": { - "tracking_type": 1, - "item": 887, - "date": "2022-07-15T07:26:30.404Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 75.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 774, - "fields": { - "tracking_type": 1, - "item": 888, - "date": "2022-07-15T07:26:30.650Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 28.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 775, - "fields": { - "tracking_type": 1, - "item": 889, - "date": "2022-07-15T07:26:30.978Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 69.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 776, - "fields": { - "tracking_type": 1, - "item": 890, - "date": "2022-07-15T07:26:31.545Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 50.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 777, - "fields": { - "tracking_type": 1, - "item": 891, - "date": "2022-07-15T07:26:31.818Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 87.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 778, - "fields": { - "tracking_type": 1, - "item": 892, - "date": "2022-07-15T07:26:32.041Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 45.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 779, - "fields": { - "tracking_type": 1, - "item": 893, - "date": "2022-07-15T07:26:32.357Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 94.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 780, - "fields": { - "tracking_type": 1, - "item": 894, - "date": "2022-07-15T07:26:32.618Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 83.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 781, - "fields": { - "tracking_type": 1, - "item": 895, - "date": "2022-07-15T07:26:32.850Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 62.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 782, - "fields": { - "tracking_type": 1, - "item": 896, - "date": "2022-07-15T07:26:33.135Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 49.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 783, - "fields": { - "tracking_type": 1, - "item": 897, - "date": "2022-07-15T07:26:33.453Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 62.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 784, - "fields": { - "tracking_type": 1, - "item": 898, - "date": "2022-07-15T07:26:33.710Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 58.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 785, - "fields": { - "tracking_type": 1, - "item": 899, - "date": "2022-07-15T07:26:34.017Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 42.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 786, - "fields": { - "tracking_type": 1, - "item": 900, - "date": "2022-07-15T07:26:34.433Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 75.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 787, - "fields": { - "tracking_type": 1, - "item": 901, - "date": "2022-07-15T07:26:34.772Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 38.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 788, - "fields": { - "tracking_type": 1, - "item": 902, - "date": "2022-07-15T07:26:35.037Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 53.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 789, - "fields": { - "tracking_type": 1, - "item": 903, - "date": "2022-07-15T07:26:35.274Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 32.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 790, - "fields": { - "tracking_type": 1, - "item": 904, - "date": "2022-07-15T07:26:35.604Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 38.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 791, - "fields": { - "tracking_type": 1, - "item": 905, - "date": "2022-07-15T07:26:35.876Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 60.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 792, - "fields": { - "tracking_type": 1, - "item": 906, - "date": "2022-07-15T07:26:36.226Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 78.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 793, - "fields": { - "tracking_type": 1, - "item": 907, - "date": "2022-07-15T07:26:36.548Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 46.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 794, - "fields": { - "tracking_type": 1, - "item": 908, - "date": "2022-07-15T07:26:37.286Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 64.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 795, - "fields": { - "tracking_type": 1, - "item": 909, - "date": "2022-07-15T07:26:37.519Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 37.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 796, - "fields": { - "tracking_type": 1, - "item": 910, - "date": "2022-07-15T07:26:37.740Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 77.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 797, - "fields": { - "tracking_type": 1, - "item": 911, - "date": "2022-07-15T07:26:38.067Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 93.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 798, - "fields": { - "tracking_type": 1, - "item": 912, - "date": "2022-07-15T07:26:38.514Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 73.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 799, - "fields": { - "tracking_type": 1, - "item": 913, - "date": "2022-07-15T07:26:38.945Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 58.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 800, - "fields": { - "tracking_type": 1, - "item": 914, - "date": "2022-07-15T07:26:39.292Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 77.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 801, - "fields": { - "tracking_type": 1, - "item": 915, - "date": "2022-07-15T07:26:39.614Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 70.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 802, - "fields": { - "tracking_type": 1, - "item": 916, - "date": "2022-07-15T07:26:40.034Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 74.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 803, - "fields": { - "tracking_type": 1, - "item": 917, - "date": "2022-07-15T07:26:40.435Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 86.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 804, - "fields": { - "tracking_type": 1, - "item": 918, - "date": "2022-07-15T07:26:40.726Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 31.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 805, - "fields": { - "tracking_type": 1, - "item": 919, - "date": "2022-07-15T07:26:41.019Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 73.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 806, - "fields": { - "tracking_type": 1, - "item": 920, - "date": "2022-07-15T07:26:41.307Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 91.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 807, - "fields": { - "tracking_type": 1, - "item": 921, - "date": "2022-07-15T07:26:41.804Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 74.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 808, - "fields": { - "tracking_type": 1, - "item": 922, - "date": "2022-07-15T07:26:42.069Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 67.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 809, - "fields": { - "tracking_type": 1, - "item": 923, - "date": "2022-07-15T07:26:42.379Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 70.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 810, - "fields": { - "tracking_type": 1, - "item": 924, - "date": "2022-07-15T07:26:43.299Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 29.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 811, - "fields": { - "tracking_type": 1, - "item": 925, - "date": "2022-07-15T07:26:43.665Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 96.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 812, - "fields": { - "tracking_type": 1, - "item": 926, - "date": "2022-07-15T07:26:44.105Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 82.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 813, - "fields": { - "tracking_type": 1, - "item": 927, - "date": "2022-07-15T07:26:44.585Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 100.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 814, - "fields": { - "tracking_type": 1, - "item": 928, - "date": "2022-07-15T07:26:44.890Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 35.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 815, - "fields": { - "tracking_type": 1, - "item": 929, - "date": "2022-07-15T07:26:45.286Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 67.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 816, - "fields": { - "tracking_type": 1, - "item": 930, - "date": "2022-07-15T07:26:45.535Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 74.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 817, - "fields": { - "tracking_type": 1, - "item": 931, - "date": "2022-07-15T07:26:46.378Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 79.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 818, - "fields": { - "tracking_type": 1, - "item": 932, - "date": "2022-07-15T07:26:46.783Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 57.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 819, - "fields": { - "tracking_type": 1, - "item": 933, - "date": "2022-07-15T07:26:47.145Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 79.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 820, - "fields": { - "tracking_type": 1, - "item": 934, - "date": "2022-07-15T07:26:47.481Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 26.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 821, - "fields": { - "tracking_type": 1, - "item": 935, - "date": "2022-07-15T07:26:47.737Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 33.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 822, - "fields": { - "tracking_type": 1, - "item": 936, - "date": "2022-07-15T07:26:47.969Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 91.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 823, - "fields": { - "tracking_type": 1, - "item": 937, - "date": "2022-07-15T07:26:48.406Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 40.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 824, - "fields": { - "tracking_type": 1, - "item": 938, - "date": "2022-07-15T07:26:48.667Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 30.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 825, - "fields": { - "tracking_type": 1, - "item": 939, - "date": "2022-07-15T07:26:48.970Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 31.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 826, - "fields": { - "tracking_type": 1, - "item": 940, - "date": "2022-07-15T07:26:49.307Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 34.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 827, - "fields": { - "tracking_type": 1, - "item": 941, - "date": "2022-07-15T07:26:49.530Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 35.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 828, - "fields": { - "tracking_type": 1, - "item": 942, - "date": "2022-07-15T07:26:49.762Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 67.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 829, - "fields": { - "tracking_type": 1, - "item": 943, - "date": "2022-07-15T07:26:50.147Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 52.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 830, - "fields": { - "tracking_type": 1, - "item": 944, - "date": "2022-07-15T07:26:50.550Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 72.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 831, - "fields": { - "tracking_type": 1, - "item": 945, - "date": "2022-07-15T07:26:50.890Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 80.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 832, - "fields": { - "tracking_type": 1, - "item": 946, - "date": "2022-07-15T07:26:51.129Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 57.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 833, - "fields": { - "tracking_type": 1, - "item": 947, - "date": "2022-07-15T07:26:51.740Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 82.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 834, - "fields": { - "tracking_type": 1, - "item": 948, - "date": "2022-07-15T07:26:52.120Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 93.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 835, - "fields": { - "tracking_type": 1, - "item": 949, - "date": "2022-07-15T07:26:52.367Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 86.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 836, - "fields": { - "tracking_type": 1, - "item": 950, - "date": "2022-07-15T07:26:52.588Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 68.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 837, - "fields": { - "tracking_type": 1, - "item": 951, - "date": "2022-07-15T07:26:52.842Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 37.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 838, - "fields": { - "tracking_type": 1, - "item": 952, - "date": "2022-07-15T07:26:53.192Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 97.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 839, - "fields": { - "tracking_type": 1, - "item": 953, - "date": "2022-07-15T07:26:53.821Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 97.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 840, - "fields": { - "tracking_type": 1, - "item": 954, - "date": "2022-07-15T07:26:54.156Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 83.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 841, - "fields": { - "tracking_type": 1, - "item": 955, - "date": "2022-07-15T07:26:54.419Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 85.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 842, - "fields": { - "tracking_type": 1, - "item": 956, - "date": "2022-07-15T07:26:54.786Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 87.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 843, - "fields": { - "tracking_type": 1, - "item": 957, - "date": "2022-07-15T07:26:55.034Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 39.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 844, - "fields": { - "tracking_type": 1, - "item": 958, - "date": "2022-07-15T07:26:55.353Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 60.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 845, - "fields": { - "tracking_type": 1, - "item": 959, - "date": "2022-07-15T07:26:55.977Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 39.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 846, - "fields": { - "tracking_type": 1, - "item": 960, - "date": "2022-07-15T07:26:56.237Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 29.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 847, - "fields": { - "tracking_type": 1, - "item": 961, - "date": "2022-07-15T07:26:56.467Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 63.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 848, - "fields": { - "tracking_type": 1, - "item": 962, - "date": "2022-07-15T07:26:57.194Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 72.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 849, - "fields": { - "tracking_type": 1, - "item": 963, - "date": "2022-07-15T07:26:57.494Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 57.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 850, - "fields": { - "tracking_type": 1, - "item": 964, - "date": "2022-07-15T07:26:57.886Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 61.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 851, - "fields": { - "tracking_type": 1, - "item": 965, - "date": "2022-07-15T07:26:58.362Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 59.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 852, - "fields": { - "tracking_type": 1, - "item": 966, - "date": "2022-07-15T07:26:58.849Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 48.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 853, - "fields": { - "tracking_type": 1, - "item": 967, - "date": "2022-07-15T07:26:59.132Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 64.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 854, - "fields": { - "tracking_type": 1, - "item": 968, - "date": "2022-07-15T07:26:59.998Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 78.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 855, - "fields": { - "tracking_type": 1, - "item": 969, - "date": "2022-07-15T07:27:00.311Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 34.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 856, - "fields": { - "tracking_type": 1, - "item": 970, - "date": "2022-07-15T07:27:00.620Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 85.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 857, - "fields": { - "tracking_type": 1, - "item": 971, - "date": "2022-07-15T07:27:01.032Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 82.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 858, - "fields": { - "tracking_type": 1, - "item": 972, - "date": "2022-07-15T07:27:01.863Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 69.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 859, - "fields": { - "tracking_type": 1, - "item": 973, - "date": "2022-07-15T07:27:02.082Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 45.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 860, - "fields": { - "tracking_type": 1, - "item": 974, - "date": "2022-07-15T07:27:02.304Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 65.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 861, - "fields": { - "tracking_type": 1, - "item": 975, - "date": "2022-07-15T07:27:02.575Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 100.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 862, - "fields": { - "tracking_type": 1, - "item": 976, - "date": "2022-07-15T07:27:03.232Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 85.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 863, - "fields": { - "tracking_type": 1, - "item": 977, - "date": "2022-07-15T07:27:03.457Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 73.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 864, - "fields": { - "tracking_type": 1, - "item": 978, - "date": "2022-07-15T07:27:03.691Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 39.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 865, - "fields": { - "tracking_type": 1, - "item": 979, - "date": "2022-07-15T07:27:03.921Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 69.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 866, - "fields": { - "tracking_type": 1, - "item": 980, - "date": "2022-07-15T07:27:04.216Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 100.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 867, - "fields": { - "tracking_type": 1, - "item": 981, - "date": "2022-07-15T07:27:04.569Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 40.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 868, - "fields": { - "tracking_type": 1, - "item": 982, - "date": "2022-07-15T07:27:05.100Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 39.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 869, - "fields": { - "tracking_type": 1, - "item": 983, - "date": "2022-07-15T07:27:05.370Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 68.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 870, - "fields": { - "tracking_type": 1, - "item": 984, - "date": "2022-07-15T07:27:05.638Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 42.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 871, - "fields": { - "tracking_type": 1, - "item": 985, - "date": "2022-07-15T07:27:05.896Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 53.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 872, - "fields": { - "tracking_type": 1, - "item": 986, - "date": "2022-07-15T07:27:06.350Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 70.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 873, - "fields": { - "tracking_type": 1, - "item": 987, - "date": "2022-07-15T07:27:06.865Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 97.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 874, - "fields": { - "tracking_type": 1, - "item": 988, - "date": "2022-07-15T07:27:07.135Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 77.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 875, - "fields": { - "tracking_type": 1, - "item": 989, - "date": "2022-07-15T07:27:07.366Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 47.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 876, - "fields": { - "tracking_type": 1, - "item": 990, - "date": "2022-07-15T07:27:07.700Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 94.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 877, - "fields": { - "tracking_type": 1, - "item": 991, - "date": "2022-07-15T07:32:19.493Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 11, - "quantity": 81.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 878, - "fields": { - "tracking_type": 70, - "item": 992, - "date": "2022-09-07T04:51:38.317Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 10, - "quantity": 97.0, - "purchaseorder": 6 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 879, - "fields": { - "tracking_type": 1, - "item": 993, - "date": "2022-09-07T06:49:57.375Z", - "notes": "", - "user": null, - "deltas": { - "status": 50, - "location": 2, - "quantity": 57.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 880, - "fields": { - "tracking_type": 40, - "item": 993, - "date": "2022-09-07T06:49:57.390Z", - "notes": "", - "user": 1, - "deltas": { - "stockitem": 230 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 881, - "fields": { - "tracking_type": 12, - "item": 230, - "date": "2022-09-07T06:49:57.405Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 15.0, - "quantity": 42.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 882, - "fields": { - "tracking_type": 100, - "item": 993, - "date": "2022-09-07T06:49:57.417Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 883, - "fields": { - "tracking_type": 1, - "item": 994, - "date": "2022-09-07T06:50:45.698Z", - "notes": "", - "user": null, - "deltas": { - "status": 10, - "location": 5, - "quantity": 17.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 884, - "fields": { - "tracking_type": 40, - "item": 994, - "date": "2022-09-07T06:50:45.706Z", - "notes": "", - "user": 1, - "deltas": { - "stockitem": 231 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 885, - "fields": { - "tracking_type": 12, - "item": 231, - "date": "2022-09-07T06:50:45.719Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 3.0, - "quantity": 14.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 886, - "fields": { - "tracking_type": 100, - "item": 994, - "date": "2022-09-07T06:50:45.733Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 30, - "customer_name": "Customer A" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 887, - "fields": { - "tracking_type": 70, - "item": 995, - "date": "2022-10-21T10:09:14.135Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 500.0, - "purchaseorder": 8 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 888, - "fields": { - "tracking_type": 70, - "item": 996, - "date": "2022-11-12T04:14:30.343Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 7, - "quantity": 100.0, - "purchaseorder": 9 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 889, - "fields": { - "tracking_type": 70, - "item": 997, - "date": "2022-11-12T05:17:38.329Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 13.0, - "purchaseorder": 5 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 890, - "fields": { - "tracking_type": 70, - "item": 998, - "date": "2022-11-12T05:17:38.351Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 12.0, - "purchaseorder": 5 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 891, - "fields": { - "tracking_type": 70, - "item": 999, - "date": "2022-11-12T05:17:38.370Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 3.0, - "purchaseorder": 5 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 892, - "fields": { - "tracking_type": 70, - "item": 1000, - "date": "2022-11-12T05:17:38.388Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 5.0, - "purchaseorder": 5 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 893, - "fields": { - "tracking_type": 70, - "item": 1001, - "date": "2022-11-12T05:17:38.405Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 100.0, - "purchaseorder": 5 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 894, - "fields": { - "tracking_type": 70, - "item": 1002, - "date": "2022-11-12T05:17:38.422Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 1, - "quantity": 100.0, - "purchaseorder": 5 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 895, - "fields": { - "tracking_type": 1, - "item": 1003, - "date": "2022-11-12T11:52:46.428Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 896, - "fields": { - "tracking_type": 1, - "item": 1004, - "date": "2022-11-12T11:52:46.442Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 897, - "fields": { - "tracking_type": 1, - "item": 1005, - "date": "2022-11-12T11:52:46.453Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 898, - "fields": { - "tracking_type": 1, - "item": 1006, - "date": "2022-11-12T11:52:46.464Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 899, - "fields": { - "tracking_type": 1, - "item": 1007, - "date": "2022-11-12T11:52:46.476Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 900, - "fields": { - "tracking_type": 1, - "item": 1008, - "date": "2022-11-12T11:52:46.487Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 901, - "fields": { - "tracking_type": 1, - "item": 1009, - "date": "2022-11-12T11:52:46.499Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 902, - "fields": { - "tracking_type": 1, - "item": 1010, - "date": "2022-11-12T11:52:46.511Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 903, - "fields": { - "tracking_type": 1, - "item": 1011, - "date": "2022-11-12T11:52:46.522Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 904, - "fields": { - "tracking_type": 1, - "item": 1012, - "date": "2022-11-12T11:52:46.534Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 905, - "fields": { - "tracking_type": 1, - "item": 1013, - "date": "2022-11-12T11:52:46.545Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 906, - "fields": { - "tracking_type": 1, - "item": 1014, - "date": "2022-11-12T11:52:46.557Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 907, - "fields": { - "tracking_type": 1, - "item": 1015, - "date": "2022-11-12T11:52:46.569Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 908, - "fields": { - "tracking_type": 1, - "item": 1016, - "date": "2022-11-12T11:52:46.581Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 909, - "fields": { - "tracking_type": 1, - "item": 1017, - "date": "2022-11-12T11:52:46.592Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 910, - "fields": { - "tracking_type": 1, - "item": 1018, - "date": "2022-11-12T11:52:46.604Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 911, - "fields": { - "tracking_type": 1, - "item": 1019, - "date": "2022-11-12T11:52:46.617Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 912, - "fields": { - "tracking_type": 1, - "item": 1020, - "date": "2022-11-12T11:52:46.629Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 913, - "fields": { - "tracking_type": 1, - "item": 1021, - "date": "2022-11-12T11:52:46.640Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 914, - "fields": { - "tracking_type": 1, - "item": 1022, - "date": "2022-11-12T11:52:46.653Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 915, - "fields": { - "tracking_type": 1, - "item": 1023, - "date": "2022-11-12T11:52:46.664Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 916, - "fields": { - "tracking_type": 1, - "item": 1024, - "date": "2022-11-12T11:52:46.677Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 917, - "fields": { - "tracking_type": 1, - "item": 1025, - "date": "2022-11-12T11:52:46.688Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 918, - "fields": { - "tracking_type": 1, - "item": 1026, - "date": "2022-11-12T11:52:46.700Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 919, - "fields": { - "tracking_type": 1, - "item": 1027, - "date": "2022-11-12T11:52:46.711Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 920, - "fields": { - "tracking_type": 1, - "item": 1028, - "date": "2022-11-12T11:52:46.723Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 921, - "fields": { - "tracking_type": 1, - "item": 1029, - "date": "2022-11-12T11:52:46.734Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 922, - "fields": { - "tracking_type": 1, - "item": 1030, - "date": "2022-11-12T11:52:46.746Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 923, - "fields": { - "tracking_type": 1, - "item": 1031, - "date": "2022-11-12T11:52:46.758Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 924, - "fields": { - "tracking_type": 1, - "item": 1032, - "date": "2022-11-12T11:52:46.769Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 925, - "fields": { - "tracking_type": 1, - "item": 1033, - "date": "2022-11-12T11:52:46.781Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 926, - "fields": { - "tracking_type": 1, - "item": 1034, - "date": "2022-11-12T11:52:46.792Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 927, - "fields": { - "tracking_type": 1, - "item": 1035, - "date": "2022-11-12T11:52:46.804Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 928, - "fields": { - "tracking_type": 1, - "item": 1036, - "date": "2022-11-12T11:52:46.816Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 929, - "fields": { - "tracking_type": 1, - "item": 1037, - "date": "2022-11-12T11:52:46.828Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 930, - "fields": { - "tracking_type": 1, - "item": 1038, - "date": "2022-11-12T11:52:46.841Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 931, - "fields": { - "tracking_type": 1, - "item": 1039, - "date": "2022-11-12T11:52:46.852Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 932, - "fields": { - "tracking_type": 1, - "item": 1040, - "date": "2022-11-12T11:52:46.864Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 933, - "fields": { - "tracking_type": 1, - "item": 1041, - "date": "2022-11-12T11:52:46.876Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 934, - "fields": { - "tracking_type": 1, - "item": 1042, - "date": "2022-11-12T11:52:46.887Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 935, - "fields": { - "tracking_type": 1, - "item": 1043, - "date": "2022-11-12T11:52:46.899Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 936, - "fields": { - "tracking_type": 1, - "item": 1044, - "date": "2022-11-12T11:52:46.910Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 937, - "fields": { - "tracking_type": 1, - "item": 1045, - "date": "2022-11-12T11:52:46.922Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 938, - "fields": { - "tracking_type": 1, - "item": 1046, - "date": "2022-11-12T11:52:46.934Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 939, - "fields": { - "tracking_type": 1, - "item": 1047, - "date": "2022-11-12T11:52:46.945Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 940, - "fields": { - "tracking_type": 1, - "item": 1048, - "date": "2022-11-12T11:52:46.957Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 941, - "fields": { - "tracking_type": 1, - "item": 1049, - "date": "2022-11-12T11:52:46.968Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 942, - "fields": { - "tracking_type": 1, - "item": 1050, - "date": "2022-11-12T11:52:46.980Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 943, - "fields": { - "tracking_type": 1, - "item": 1051, - "date": "2022-11-12T11:52:46.991Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 944, - "fields": { - "tracking_type": 1, - "item": 1052, - "date": "2022-11-12T11:52:47.003Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 945, - "fields": { - "tracking_type": 1, - "item": 1053, - "date": "2022-11-12T11:52:47.014Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 946, - "fields": { - "tracking_type": 1, - "item": 1054, - "date": "2022-11-12T11:52:47.025Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 947, - "fields": { - "tracking_type": 1, - "item": 1055, - "date": "2022-11-12T11:52:47.037Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 948, - "fields": { - "tracking_type": 1, - "item": 1056, - "date": "2022-11-12T11:52:47.050Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 949, - "fields": { - "tracking_type": 1, - "item": 1057, - "date": "2022-11-12T11:52:47.062Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 950, - "fields": { - "tracking_type": 1, - "item": 1058, - "date": "2022-11-12T11:52:47.074Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 951, - "fields": { - "tracking_type": 1, - "item": 1059, - "date": "2022-11-12T11:52:47.085Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 952, - "fields": { - "tracking_type": 1, - "item": 1060, - "date": "2022-11-12T11:52:47.096Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 953, - "fields": { - "tracking_type": 1, - "item": 1061, - "date": "2022-11-12T11:52:47.109Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 954, - "fields": { - "tracking_type": 1, - "item": 1062, - "date": "2022-11-12T11:52:47.120Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 955, - "fields": { - "tracking_type": 1, - "item": 1063, - "date": "2022-11-12T11:52:47.132Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 956, - "fields": { - "tracking_type": 1, - "item": 1064, - "date": "2022-11-12T11:52:47.143Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 957, - "fields": { - "tracking_type": 1, - "item": 1065, - "date": "2022-11-12T11:52:47.154Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 958, - "fields": { - "tracking_type": 1, - "item": 1066, - "date": "2022-11-12T11:52:47.166Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 959, - "fields": { - "tracking_type": 1, - "item": 1067, - "date": "2022-11-12T11:52:47.177Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 960, - "fields": { - "tracking_type": 1, - "item": 1068, - "date": "2022-11-12T11:52:47.189Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 961, - "fields": { - "tracking_type": 1, - "item": 1069, - "date": "2022-11-12T11:52:47.200Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 962, - "fields": { - "tracking_type": 1, - "item": 1070, - "date": "2022-11-12T11:52:47.212Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 963, - "fields": { - "tracking_type": 1, - "item": 1071, - "date": "2022-11-12T11:52:47.223Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 964, - "fields": { - "tracking_type": 1, - "item": 1072, - "date": "2022-11-12T11:52:47.235Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 965, - "fields": { - "tracking_type": 1, - "item": 1073, - "date": "2022-11-12T11:52:47.247Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 966, - "fields": { - "tracking_type": 1, - "item": 1074, - "date": "2022-11-12T11:52:47.258Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 967, - "fields": { - "tracking_type": 1, - "item": 1075, - "date": "2022-11-12T11:52:47.271Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 968, - "fields": { - "tracking_type": 1, - "item": 1076, - "date": "2022-11-12T11:52:47.284Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 969, - "fields": { - "tracking_type": 1, - "item": 1077, - "date": "2022-11-12T11:52:47.295Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 970, - "fields": { - "tracking_type": 1, - "item": 1078, - "date": "2022-11-12T11:52:47.307Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 971, - "fields": { - "tracking_type": 1, - "item": 1079, - "date": "2022-11-12T11:52:47.318Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 972, - "fields": { - "tracking_type": 1, - "item": 1080, - "date": "2022-11-12T11:52:47.330Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 973, - "fields": { - "tracking_type": 1, - "item": 1081, - "date": "2022-11-12T11:52:47.342Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 974, - "fields": { - "tracking_type": 1, - "item": 1082, - "date": "2022-11-12T11:52:47.353Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 975, - "fields": { - "tracking_type": 1, - "item": 1083, - "date": "2022-11-12T11:52:47.365Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 976, - "fields": { - "tracking_type": 1, - "item": 1084, - "date": "2022-11-12T11:52:47.376Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 977, - "fields": { - "tracking_type": 1, - "item": 1085, - "date": "2022-11-12T11:52:47.387Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 978, - "fields": { - "tracking_type": 1, - "item": 1086, - "date": "2022-11-12T11:52:47.399Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 979, - "fields": { - "tracking_type": 1, - "item": 1087, - "date": "2022-11-12T11:52:47.411Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 980, - "fields": { - "tracking_type": 1, - "item": 1088, - "date": "2022-11-12T11:52:47.423Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 981, - "fields": { - "tracking_type": 1, - "item": 1089, - "date": "2022-11-12T11:52:47.434Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 982, - "fields": { - "tracking_type": 1, - "item": 1090, - "date": "2022-11-12T11:52:47.446Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 983, - "fields": { - "tracking_type": 1, - "item": 1091, - "date": "2022-11-12T11:52:47.458Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 984, - "fields": { - "tracking_type": 1, - "item": 1092, - "date": "2022-11-12T11:52:47.469Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 985, - "fields": { - "tracking_type": 1, - "item": 1093, - "date": "2022-11-12T11:52:47.482Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 986, - "fields": { - "tracking_type": 1, - "item": 1094, - "date": "2022-11-12T11:52:47.494Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 987, - "fields": { - "tracking_type": 1, - "item": 1095, - "date": "2022-11-12T11:52:47.506Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 988, - "fields": { - "tracking_type": 1, - "item": 1096, - "date": "2022-11-12T11:52:47.517Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 989, - "fields": { - "tracking_type": 1, - "item": 1097, - "date": "2022-11-12T11:52:47.529Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 990, - "fields": { - "tracking_type": 1, - "item": 1098, - "date": "2022-11-12T11:52:47.541Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 991, - "fields": { - "tracking_type": 1, - "item": 1099, - "date": "2022-11-12T11:52:47.552Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 992, - "fields": { - "tracking_type": 1, - "item": 1100, - "date": "2022-11-12T11:52:47.565Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 993, - "fields": { - "tracking_type": 1, - "item": 1101, - "date": "2022-11-12T11:52:47.577Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 994, - "fields": { - "tracking_type": 1, - "item": 1102, - "date": "2022-11-12T11:52:47.588Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 995, - "fields": { - "tracking_type": 1, - "item": 1103, - "date": "2022-11-12T11:52:47.600Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 996, - "fields": { - "tracking_type": 1, - "item": 1104, - "date": "2022-11-12T11:52:47.611Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 997, - "fields": { - "tracking_type": 1, - "item": 1105, - "date": "2022-11-12T11:52:47.623Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 998, - "fields": { - "tracking_type": 1, - "item": 1106, - "date": "2022-11-12T11:52:47.634Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 999, - "fields": { - "tracking_type": 1, - "item": 1107, - "date": "2022-11-12T11:52:47.646Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1000, - "fields": { - "tracking_type": 1, - "item": 1108, - "date": "2022-11-12T11:52:47.658Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1001, - "fields": { - "tracking_type": 1, - "item": 1109, - "date": "2022-11-12T11:52:47.669Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1002, - "fields": { - "tracking_type": 1, - "item": 1110, - "date": "2022-11-12T11:52:47.681Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1003, - "fields": { - "tracking_type": 1, - "item": 1111, - "date": "2022-11-12T11:52:47.694Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1004, - "fields": { - "tracking_type": 1, - "item": 1112, - "date": "2022-11-12T11:52:47.707Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1005, - "fields": { - "tracking_type": 1, - "item": 1113, - "date": "2022-11-12T11:52:47.718Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1006, - "fields": { - "tracking_type": 1, - "item": 1114, - "date": "2022-11-12T11:52:47.730Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1007, - "fields": { - "tracking_type": 1, - "item": 1115, - "date": "2022-11-12T11:52:47.742Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1008, - "fields": { - "tracking_type": 1, - "item": 1116, - "date": "2022-11-12T11:52:47.753Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1009, - "fields": { - "tracking_type": 1, - "item": 1117, - "date": "2022-11-12T11:52:47.765Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1010, - "fields": { - "tracking_type": 1, - "item": 1118, - "date": "2022-11-12T11:52:47.777Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1011, - "fields": { - "tracking_type": 1, - "item": 1119, - "date": "2022-11-12T11:52:47.789Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1012, - "fields": { - "tracking_type": 1, - "item": 1120, - "date": "2022-11-12T11:52:47.800Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1013, - "fields": { - "tracking_type": 1, - "item": 1121, - "date": "2022-11-12T11:52:47.812Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1014, - "fields": { - "tracking_type": 1, - "item": 1122, - "date": "2022-11-12T11:52:47.823Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1015, - "fields": { - "tracking_type": 1, - "item": 1123, - "date": "2022-11-12T11:52:47.835Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1016, - "fields": { - "tracking_type": 1, - "item": 1124, - "date": "2022-11-12T11:52:47.847Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1017, - "fields": { - "tracking_type": 1, - "item": 1125, - "date": "2022-11-12T11:52:47.858Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1018, - "fields": { - "tracking_type": 1, - "item": 1126, - "date": "2022-11-12T11:52:47.871Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1019, - "fields": { - "tracking_type": 1, - "item": 1127, - "date": "2022-11-12T11:52:47.883Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1020, - "fields": { - "tracking_type": 1, - "item": 1128, - "date": "2022-11-12T11:52:47.894Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1021, - "fields": { - "tracking_type": 1, - "item": 1129, - "date": "2022-11-12T11:52:47.906Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1022, - "fields": { - "tracking_type": 1, - "item": 1130, - "date": "2022-11-12T11:52:47.920Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1023, - "fields": { - "tracking_type": 1, - "item": 1131, - "date": "2022-11-12T11:52:47.932Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1024, - "fields": { - "tracking_type": 1, - "item": 1132, - "date": "2022-11-12T11:52:47.943Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1025, - "fields": { - "tracking_type": 1, - "item": 1133, - "date": "2022-11-12T11:52:47.955Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1026, - "fields": { - "tracking_type": 1, - "item": 1134, - "date": "2022-11-12T11:52:47.967Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1027, - "fields": { - "tracking_type": 1, - "item": 1135, - "date": "2022-11-12T11:52:47.978Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1028, - "fields": { - "tracking_type": 1, - "item": 1136, - "date": "2022-11-12T11:52:47.990Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1029, - "fields": { - "tracking_type": 1, - "item": 1137, - "date": "2022-11-12T11:52:48.001Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1030, - "fields": { - "tracking_type": 1, - "item": 1138, - "date": "2022-11-12T11:52:48.013Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1031, - "fields": { - "tracking_type": 1, - "item": 1139, - "date": "2022-11-12T11:52:48.024Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1032, - "fields": { - "tracking_type": 1, - "item": 1140, - "date": "2022-11-12T11:52:48.036Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1033, - "fields": { - "tracking_type": 1, - "item": 1141, - "date": "2022-11-12T11:52:48.048Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1034, - "fields": { - "tracking_type": 1, - "item": 1142, - "date": "2022-11-12T11:52:48.059Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1035, - "fields": { - "tracking_type": 1, - "item": 1143, - "date": "2022-11-12T11:52:48.070Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1036, - "fields": { - "tracking_type": 1, - "item": 1144, - "date": "2022-11-12T11:52:48.082Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1037, - "fields": { - "tracking_type": 1, - "item": 1145, - "date": "2022-11-12T11:52:48.093Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1038, - "fields": { - "tracking_type": 1, - "item": 1146, - "date": "2022-11-12T11:52:48.105Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1039, - "fields": { - "tracking_type": 1, - "item": 1147, - "date": "2022-11-12T11:52:48.117Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1040, - "fields": { - "tracking_type": 1, - "item": 1148, - "date": "2022-11-12T11:52:48.130Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1041, - "fields": { - "tracking_type": 1, - "item": 1149, - "date": "2022-11-12T11:52:48.142Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1042, - "fields": { - "tracking_type": 1, - "item": 1150, - "date": "2022-11-12T11:52:48.154Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1043, - "fields": { - "tracking_type": 1, - "item": 1151, - "date": "2022-11-12T11:52:48.166Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1044, - "fields": { - "tracking_type": 1, - "item": 1152, - "date": "2022-11-12T11:52:48.177Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1045, - "fields": { - "tracking_type": 1, - "item": 1153, - "date": "2022-11-12T11:52:48.189Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1046, - "fields": { - "tracking_type": 1, - "item": 1154, - "date": "2022-11-12T11:52:48.200Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1047, - "fields": { - "tracking_type": 1, - "item": 1155, - "date": "2022-11-12T11:52:48.212Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1048, - "fields": { - "tracking_type": 1, - "item": 1156, - "date": "2022-11-12T11:52:48.224Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1049, - "fields": { - "tracking_type": 1, - "item": 1157, - "date": "2022-11-12T11:52:48.236Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1050, - "fields": { - "tracking_type": 1, - "item": 1158, - "date": "2022-11-12T11:52:48.247Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1051, - "fields": { - "tracking_type": 1, - "item": 1159, - "date": "2022-11-12T11:52:48.259Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1052, - "fields": { - "tracking_type": 1, - "item": 1160, - "date": "2022-11-12T11:52:48.270Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1053, - "fields": { - "tracking_type": 1, - "item": 1161, - "date": "2022-11-12T11:52:48.282Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1054, - "fields": { - "tracking_type": 1, - "item": 1162, - "date": "2022-11-12T11:52:48.293Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1055, - "fields": { - "tracking_type": 1, - "item": 1163, - "date": "2022-11-12T11:52:48.306Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1056, - "fields": { - "tracking_type": 1, - "item": 1164, - "date": "2022-11-12T11:52:48.317Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1057, - "fields": { - "tracking_type": 1, - "item": 1165, - "date": "2022-11-12T11:52:48.329Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1058, - "fields": { - "tracking_type": 1, - "item": 1166, - "date": "2022-11-12T11:52:48.341Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1059, - "fields": { - "tracking_type": 1, - "item": 1167, - "date": "2022-11-12T11:52:48.354Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1060, - "fields": { - "tracking_type": 1, - "item": 1168, - "date": "2022-11-12T11:52:48.366Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1061, - "fields": { - "tracking_type": 1, - "item": 1169, - "date": "2022-11-12T11:52:48.377Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1062, - "fields": { - "tracking_type": 1, - "item": 1170, - "date": "2022-11-12T11:52:48.389Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1063, - "fields": { - "tracking_type": 1, - "item": 1171, - "date": "2022-11-12T11:52:48.401Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1064, - "fields": { - "tracking_type": 1, - "item": 1172, - "date": "2022-11-12T11:52:48.412Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1065, - "fields": { - "tracking_type": 1, - "item": 1173, - "date": "2022-11-12T11:52:48.424Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1066, - "fields": { - "tracking_type": 1, - "item": 1174, - "date": "2022-11-12T11:52:48.435Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1067, - "fields": { - "tracking_type": 1, - "item": 1175, - "date": "2022-11-12T11:52:48.447Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1068, - "fields": { - "tracking_type": 1, - "item": 1176, - "date": "2022-11-12T11:52:48.459Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1069, - "fields": { - "tracking_type": 1, - "item": 1177, - "date": "2022-11-12T11:52:48.471Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 2, - "quantity": 1.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1070, - "fields": { - "tracking_type": 55, - "item": 1178, - "date": "2022-11-12T11:53:23.745Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1071, - "fields": { - "tracking_type": 40, - "item": 1178, - "date": "2022-11-12T11:53:23.753Z", - "notes": "", - "user": 1, - "deltas": { - "stockitem": 415 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1072, - "fields": { - "tracking_type": 12, - "item": 415, - "date": "2022-11-12T11:53:23.770Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 5.0, - "quantity": 5.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1073, - "fields": { - "tracking_type": 100, - "item": 1178, - "date": "2022-11-12T11:53:23.781Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1074, - "fields": { - "tracking_type": 100, - "item": 1012, - "date": "2022-11-12T11:53:23.808Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1075, - "fields": { - "tracking_type": 100, - "item": 1013, - "date": "2022-11-12T11:53:23.835Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1076, - "fields": { - "tracking_type": 100, - "item": 1014, - "date": "2022-11-12T11:53:23.860Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1077, - "fields": { - "tracking_type": 100, - "item": 1015, - "date": "2022-11-12T11:53:23.885Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1078, - "fields": { - "tracking_type": 100, - "item": 1016, - "date": "2022-11-12T11:53:23.911Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1079, - "fields": { - "tracking_type": 100, - "item": 1017, - "date": "2022-11-12T11:53:23.936Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1080, - "fields": { - "tracking_type": 100, - "item": 1018, - "date": "2022-11-12T11:53:23.961Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1081, - "fields": { - "tracking_type": 100, - "item": 1019, - "date": "2022-11-12T11:53:23.985Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1082, - "fields": { - "tracking_type": 100, - "item": 1020, - "date": "2022-11-12T11:53:24.010Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1083, - "fields": { - "tracking_type": 100, - "item": 1021, - "date": "2022-11-12T11:53:24.036Z", - "notes": null, - "user": 1, - "deltas": { - "customer": 32, - "customer_name": "Customer B" - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1084, - "fields": { - "tracking_type": 70, - "item": 1179, - "date": "2022-11-14T03:59:22.950Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 3, - "quantity": 3.0, - "purchaseorder": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1085, - "fields": { - "tracking_type": 70, - "item": 1180, - "date": "2022-11-14T03:59:22.973Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 3, - "quantity": 2.0, - "purchaseorder": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1086, - "fields": { - "tracking_type": 70, - "item": 1181, - "date": "2022-11-14T03:59:22.993Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 3, - "quantity": 1.0, - "purchaseorder": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1087, - "fields": { - "tracking_type": 70, - "item": 1182, - "date": "2022-11-14T03:59:23.020Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 3, - "quantity": 1.0, - "purchaseorder": 10 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1090, - "fields": { - "tracking_type": 80, - "item": 1012, - "date": "2023-03-28T10:55:30.095Z", - "notes": "", - "user": 1, - "deltas": { - "status": 75, - "customer": 32, - "location": 5, - "returnorder": 2 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1091, - "fields": { - "tracking_type": 80, - "item": 1017, - "date": "2023-03-28T10:56:15.619Z", - "notes": "", - "user": 1, - "deltas": { - "status": 75, - "customer": 32, - "location": 2, - "returnorder": 3 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1092, - "fields": { - "tracking_type": 50, - "item": 1183, - "date": "2023-05-17T14:30:19.849Z", - "notes": "", - "user": 1, - "deltas": { - "batch": "BX-123", - "quantity": 25.0, - "buildorder": 11 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1093, - "fields": { - "tracking_type": 40, - "item": 1184, - "date": "2023-05-17T14:45:49.367Z", - "notes": "", - "user": 1, - "deltas": { - "location": 8, - "quantity": 3.0, - "stockitem": 1183 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1094, - "fields": { - "tracking_type": 42, - "item": 1183, - "date": "2023-05-17T14:45:49.414Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 3.0, - "location": 8, - "quantity": 22.0, - "stockitem": 1184 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1095, - "fields": { - "tracking_type": 56, - "item": 1184, - "date": "2023-05-17T14:45:49.453Z", - "notes": "Scrapped 3 outputs", - "user": 1, - "deltas": { - "status": 65, - "location": 8, - "buildorder": 11 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1096, - "fields": { - "tracking_type": 40, - "item": 1185, - "date": "2023-05-17T14:47:52.954Z", - "notes": "", - "user": 1, - "deltas": { - "location": 8, - "quantity": 5.0, - "stockitem": 1183 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1097, - "fields": { - "tracking_type": 42, - "item": 1183, - "date": "2023-05-17T14:47:52.999Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 5.0, - "location": 8, - "quantity": 17.0, - "stockitem": 1185 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1098, - "fields": { - "tracking_type": 56, - "item": 1185, - "date": "2023-05-17T14:47:53.038Z", - "notes": "Scrapped another 5 units", - "user": 1, - "deltas": { - "status": 65, - "location": 8, - "buildorder": 11 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1099, - "fields": { - "tracking_type": 40, - "item": 1186, - "date": "2023-05-17T14:48:59.570Z", - "notes": "", - "user": 1, - "deltas": { - "location": 1, - "quantity": 1.0, - "stockitem": 1183 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1100, - "fields": { - "tracking_type": 42, - "item": 1183, - "date": "2023-05-17T14:48:59.609Z", - "notes": "", - "user": 1, - "deltas": { - "removed": 1.0, - "location": 1, - "quantity": 16.0, - "stockitem": 1186 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1101, - "fields": { - "tracking_type": 56, - "item": 1186, - "date": "2023-05-17T14:48:59.650Z", - "notes": "scrapped 1 to factory", - "user": 1, - "deltas": { - "status": 65, - "location": 1, - "buildorder": 11 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1102, - "fields": { - "tracking_type": 70, - "item": 1187, - "date": "2023-05-26T05:35:26.657Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "location": 6, - "quantity": 5.0, - "purchaseorder": 11 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1103, - "fields": { - "tracking_type": 70, - "item": 1188, - "date": "2024-01-15T13:22:38.161Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "purchaseorder": 11, - "location": 8, - "quantity": 100.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1104, - "fields": { - "tracking_type": 70, - "item": 1189, - "date": "2024-01-15T13:22:38.366Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "purchaseorder": 11, - "location": 8, - "quantity": 5.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1105, - "fields": { - "tracking_type": 70, - "item": 1190, - "date": "2024-01-15T13:22:38.474Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "purchaseorder": 11, - "location": 8, - "quantity": 123.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1106, - "fields": { - "tracking_type": 70, - "item": 1191, - "date": "2024-01-15T13:23:04.967Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "purchaseorder": 6, - "location": 10, - "quantity": 15.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1107, - "fields": { - "tracking_type": 70, - "item": 1192, - "date": "2024-01-15T13:23:05.075Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "purchaseorder": 6, - "location": 10, - "quantity": 23.0 - } - } - }, - { - "model": "stock.stockitemtracking", - "pk": 1108, - "fields": { - "tracking_type": 70, - "item": 1193, - "date": "2024-01-15T13:23:05.289Z", - "notes": "", - "user": 1, - "deltas": { - "status": 10, - "purchaseorder": 6, - "location": 10, - "quantity": 12.0 - } - } - }, - { - "model": "stock.stockitemtestresult", + "part": 897, + "item_count": 2, + "quantity": "501.00000", + "date": "2023-02-21", + "note": "", + "user": [ + "admin" + ], + "cost_min_currency": "USD", + "cost_min": "514503.550000", + "cost_max_currency": "USD", + "cost_max": "514503.550000" + } + }, + { + "model": "part.part", "pk": 1, "fields": { - "metadata": null, - "stock_item": 205, - "test": "Sticker", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-27T02:11:02.172Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_10R_0402_1%", + "is_template": false, + "variant_of": null, + "description": "10R resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 1, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 2, "fields": { - "metadata": null, - "stock_item": 205, - "test": "Commissioning", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-27T02:11:02.671Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_10R_0603_1%", + "is_template": false, + "variant_of": null, + "description": "10R resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 2, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 3, "fields": { - "metadata": null, - "stock_item": 205, - "test": "Paint", - "result": true, - "value": "Red", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-27T02:11:08.451Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_10R_0805_1%", + "is_template": false, + "variant_of": null, + "description": "10R resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 3, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 4, "fields": { - "metadata": null, - "stock_item": 219, - "test": "Commissioning", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-27T02:11:15.144Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_100R_0402_1%", + "is_template": false, + "variant_of": null, + "description": "100R resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 4, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 5, "fields": { - "metadata": null, - "stock_item": 219, - "test": "Sticker", - "result": false, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-27T02:11:22.162Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_100R_0603_1%", + "is_template": false, + "variant_of": null, + "description": "100R resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 5, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 6, "fields": { - "metadata": null, - "stock_item": 218, - "test": "Paint", - "result": true, - "value": "Blue", - "attachment": "", - "notes": "Applied blue paint", - "user": 1, - "date": "2022-04-27T02:11:36.546Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_100R_0805_1%", + "is_template": false, + "variant_of": null, + "description": "100R resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 6, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 7, "fields": { - "metadata": null, - "stock_item": 216, - "test": "Sticker", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 4, - "date": "2022-04-28T06:30:33.989Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_220R_0402_1%", + "is_template": false, + "variant_of": null, + "description": "220R resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 7, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 8, "fields": { - "metadata": null, - "stock_item": 216, - "test": "Optional", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 4, - "date": "2022-04-28T06:30:34.615Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_220R_0603_1%", + "is_template": false, + "variant_of": null, + "description": "220R resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 8, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 9, "fields": { - "metadata": null, - "stock_item": 216, - "test": "Commissioning", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 4, - "date": "2022-04-28T06:30:35.681Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_220R_0805_1%", + "is_template": false, + "variant_of": null, + "description": "220R resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 9, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 10, "fields": { - "metadata": null, - "stock_item": 215, - "test": "Sticker", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 4, - "date": "2022-04-28T06:30:39.032Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_470R_0402_1%", + "is_template": false, + "variant_of": null, + "description": "470R resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 10, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 11, "fields": { - "metadata": null, - "stock_item": 215, - "test": "Commissioning", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 4, - "date": "2022-04-28T06:30:39.538Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_470R_0603_1%", + "is_template": false, + "variant_of": null, + "description": "470R resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 11, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 12, "fields": { - "metadata": null, - "stock_item": 217, - "test": "Commissioning", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 4, - "date": "2022-04-28T06:30:42.076Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_470R_0805_1%", + "is_template": false, + "variant_of": null, + "description": "470R resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 12, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 13, "fields": { - "metadata": null, - "stock_item": 217, - "test": "Optional", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 4, - "date": "2022-04-28T06:30:42.716Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_550R_0402_1%", + "is_template": false, + "variant_of": null, + "description": "550R resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 13, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 14, "fields": { - "metadata": null, - "stock_item": 212, - "test": "Sticker", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-28T11:25:24.507Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_550R_0603_1%", + "is_template": false, + "variant_of": null, + "description": "550R resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 14, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 15, "fields": { - "metadata": null, - "stock_item": 212, - "test": "Paint", - "result": false, - "value": "Painting failed", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-28T11:25:33.896Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_550R_0805_1%", + "is_template": false, + "variant_of": null, + "description": "550R resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 15, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 16, "fields": { - "metadata": null, - "stock_item": 209, - "test": "Sticker", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-28T11:25:43.333Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_1K_0402_1%", + "is_template": false, + "variant_of": null, + "description": "1K resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 16, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 17, "fields": { - "metadata": null, - "stock_item": 209, - "test": "Optional", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-28T11:25:44.155Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_1K_0603_1%", + "is_template": false, + "variant_of": null, + "description": "1K resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 17, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 18, "fields": { - "metadata": null, - "stock_item": 209, - "test": "Commissioning", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-28T11:25:44.646Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_1K_0805_1%", + "is_template": false, + "variant_of": null, + "description": "1K resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 18, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 19, "fields": { - "metadata": null, - "stock_item": 209, - "test": "Paint", - "result": true, - "value": "Red", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-28T11:25:56.417Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_2.2K_0402_1%", + "is_template": false, + "variant_of": null, + "description": "2.2K resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 19, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 20, "fields": { - "metadata": null, - "stock_item": 207, - "test": "Sticker", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-28T11:26:04.013Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_2.2K_0603_1%", + "is_template": false, + "variant_of": null, + "description": "2.2K resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 20, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 21, "fields": { - "metadata": null, - "stock_item": 207, - "test": "Commissioning", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-28T11:26:04.543Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_2.2K_0805_5%", + "is_template": false, + "variant_of": null, + "description": "2.2K resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 21, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 22, "fields": { - "metadata": null, - "stock_item": 206, - "test": "Optional", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-28T11:26:08.281Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_4.7K_0402_10%", + "is_template": false, + "variant_of": null, + "description": "4.7K resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 22, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 23, "fields": { - "metadata": null, - "stock_item": 206, - "test": "Sticker", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-28T11:26:09.009Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_4.7K_0603_0.1%", + "is_template": false, + "variant_of": null, + "description": "4.7K resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 23, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 24, "fields": { - "metadata": null, - "stock_item": 206, - "test": "Commissioning", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-04-28T11:26:09.598Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_4.7K_0805_1%", + "is_template": false, + "variant_of": null, + "description": "4.7K resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 24, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 25, "fields": { - "metadata": null, - "stock_item": 177, - "test": "Test A", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:44:13.234Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_5.6K_0402_1%", + "is_template": false, + "variant_of": null, + "description": "5.6K resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 25, + "level": 0 } }, { - "model": "stock.stockitemtestresult", + "model": "part.part", "pk": 26, "fields": { - "metadata": null, - "stock_item": 177, - "test": "Test B", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:44:13.699Z" + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_5.6K_0603_1%", + "is_template": false, + "variant_of": null, + "description": "5.6K resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 26, + "level": 0 } }, { - "model": "stock.stockitemtestresult", - "pk": 28, - "fields": { - "metadata": null, - "stock_item": 177, - "test": "Test A", - "result": false, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:44:21.129Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 29, - "fields": { - "metadata": null, - "stock_item": 177, - "test": "Test B", - "result": false, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:44:38.707Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 30, - "fields": { - "metadata": null, - "stock_item": 177, - "test": "Test B", - "result": false, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:44:40.888Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 31, - "fields": { - "metadata": null, - "stock_item": 177, - "test": "Test B", - "result": false, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:44:43.122Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 32, - "fields": { - "metadata": null, - "stock_item": 177, - "test": "Test B", - "result": false, - "value": "12", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:44:47.589Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 33, - "fields": { - "metadata": null, - "stock_item": 177, - "test": "Test B", - "result": true, - "value": "Finally passed", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:44:59.939Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 34, - "fields": { - "metadata": null, - "stock_item": 193, - "test": "Test A", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:50:42.295Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 35, - "fields": { - "metadata": null, - "stock_item": 193, - "test": "Test B", - "result": true, - "value": "0", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:50:42.650Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 36, - "fields": { - "metadata": null, - "stock_item": 189, - "test": "Test B", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:05.857Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 37, - "fields": { - "metadata": null, - "stock_item": 189, - "test": "Test C", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:07.117Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 38, - "fields": { - "metadata": null, - "stock_item": 190, - "test": "Test B", - "result": true, - "value": "Test", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:08.977Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 39, - "fields": { - "metadata": null, - "stock_item": 191, - "test": "Test A", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:16.591Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 40, - "fields": { - "metadata": null, - "stock_item": 191, - "test": "Test B", - "result": false, - "value": "Failed", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:21.389Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 41, - "fields": { - "metadata": null, - "stock_item": 191, - "test": "Test C", - "result": true, - "value": "Pass", - "attachment": "", - "notes": "This test passed!", - "user": 1, - "date": "2022-05-10T03:51:23.623Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 42, - "fields": { - "metadata": null, - "stock_item": 192, - "test": "Test B", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:37.608Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 43, - "fields": { - "metadata": null, - "stock_item": 193, - "test": "Test C", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:40.211Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 44, - "fields": { - "metadata": null, - "stock_item": 194, - "test": "Test B", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:41.819Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 45, - "fields": { - "metadata": null, - "stock_item": 194, - "test": "Test C", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:42.571Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 46, - "fields": { - "metadata": null, - "stock_item": 195, - "test": "Test C", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:43.695Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 47, - "fields": { - "metadata": null, - "stock_item": 196, - "test": "Test A", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:44.692Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 48, - "fields": { - "metadata": null, - "stock_item": 197, - "test": "Test B", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:45.815Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 49, - "fields": { - "metadata": null, - "stock_item": 197, - "test": "Test C", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:46.580Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 50, - "fields": { - "metadata": null, - "stock_item": 198, - "test": "Test A", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:47.534Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 51, - "fields": { - "metadata": null, - "stock_item": 198, - "test": "Test C", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:48.006Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 52, - "fields": { - "metadata": null, - "stock_item": 199, - "test": "Test B", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:49.209Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 53, - "fields": { - "metadata": null, - "stock_item": 200, - "test": "Test C", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:50.732Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 54, - "fields": { - "metadata": null, - "stock_item": 192, - "test": "Test C", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:51:51.857Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 55, - "fields": { - "metadata": null, - "stock_item": 176, - "test": "Test B", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:53:37.884Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 56, - "fields": { - "metadata": null, - "stock_item": 179, - "test": "Test C", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:53:39.449Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 57, - "fields": { - "metadata": null, - "stock_item": 183, - "test": "Test B", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:53:46.627Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 58, - "fields": { - "metadata": null, - "stock_item": 195, - "test": "Test A", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:53:48.174Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 59, - "fields": { - "metadata": null, - "stock_item": 190, - "test": "Test C", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:53:59.692Z" - } - }, - { - "model": "stock.stockitemtestresult", - "pk": 60, - "fields": { - "metadata": null, - "stock_item": 242, - "test": "Test B", - "result": true, - "value": "", - "attachment": "", - "notes": "", - "user": 1, - "date": "2022-05-10T03:54:01.630Z" - } - }, - { - "model": "users.ruleset", - "pk": 1, - "fields": { - "name": "admin", - "group": 1, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 2, - "fields": { - "name": "part_category", - "group": 1, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 3, - "fields": { - "name": "part", - "group": 1, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 4, - "fields": { - "name": "stock_location", - "group": 1, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 5, - "fields": { - "name": "stock", - "group": 1, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 6, - "fields": { - "name": "build", - "group": 1, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 7, - "fields": { - "name": "purchase_order", - "group": 1, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 8, - "fields": { - "name": "sales_order", - "group": 1, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 9, - "fields": { - "name": "admin", - "group": 2, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 10, - "fields": { - "name": "part_category", - "group": 2, - "can_view": true, - "can_add": true, - "can_change": true, - "can_delete": true - } - }, - { - "model": "users.ruleset", - "pk": 11, - "fields": { - "name": "part", - "group": 2, - "can_view": true, - "can_add": true, - "can_change": true, - "can_delete": true - } - }, - { - "model": "users.ruleset", - "pk": 12, - "fields": { - "name": "stock_location", - "group": 2, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 13, - "fields": { - "name": "stock", - "group": 2, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 14, - "fields": { - "name": "build", - "group": 2, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 15, - "fields": { - "name": "purchase_order", - "group": 2, - "can_view": false, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 16, - "fields": { - "name": "sales_order", - "group": 2, - "can_view": false, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 17, - "fields": { - "name": "admin", - "group": 3, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 18, - "fields": { - "name": "part_category", - "group": 3, - "can_view": true, - "can_add": true, - "can_change": true, - "can_delete": true - } - }, - { - "model": "users.ruleset", - "pk": 19, - "fields": { - "name": "part", - "group": 3, - "can_view": true, - "can_add": true, - "can_change": true, - "can_delete": true - } - }, - { - "model": "users.ruleset", - "pk": 20, - "fields": { - "name": "stock_location", - "group": 3, - "can_view": true, - "can_add": true, - "can_change": true, - "can_delete": true - } - }, - { - "model": "users.ruleset", - "pk": 21, - "fields": { - "name": "stock", - "group": 3, - "can_view": true, - "can_add": true, - "can_change": true, - "can_delete": true - } - }, - { - "model": "users.ruleset", - "pk": 22, - "fields": { - "name": "build", - "group": 3, - "can_view": true, - "can_add": true, - "can_change": true, - "can_delete": true - } - }, - { - "model": "users.ruleset", - "pk": 23, - "fields": { - "name": "purchase_order", - "group": 3, - "can_view": true, - "can_add": true, - "can_change": true, - "can_delete": true - } - }, - { - "model": "users.ruleset", - "pk": 24, - "fields": { - "name": "sales_order", - "group": 3, - "can_view": true, - "can_add": true, - "can_change": true, - "can_delete": true - } - }, - { - "model": "users.ruleset", - "pk": 25, - "fields": { - "name": "stocktake", - "group": 1, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", - "pk": 26, - "fields": { - "name": "stocktake", - "group": 2, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false - } - }, - { - "model": "users.ruleset", + "model": "part.part", "pk": 27, "fields": { - "name": "stocktake", - "group": 3, - "can_view": true, - "can_add": true, - "can_change": true, - "can_delete": true + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_5.6K_0805_1%", + "is_template": false, + "variant_of": null, + "description": "5.6K resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 27, + "level": 0 } }, { - "model": "users.ruleset", + "model": "part.part", "pk": 28, "fields": { - "name": "return_order", - "group": 1, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_10K_0402_1%", + "is_template": false, + "variant_of": null, + "description": "10K resistor in 0402 SMD packages", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 28, + "level": 0 } }, { - "model": "users.ruleset", + "model": "part.part", + "pk": 29, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_10K_0603_1%", + "is_template": false, + "variant_of": null, + "description": "10K resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 29, + "level": 0 + } + }, + { + "model": "part.part", "pk": 30, "fields": { - "name": "return_order", - "group": 2, - "can_view": true, - "can_add": false, - "can_change": false, - "can_delete": false + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_10K_0805_1%", + "is_template": false, + "variant_of": null, + "description": "10K resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 30, + "level": 0 } }, { - "model": "users.ruleset", + "model": "part.part", "pk": 31, "fields": { - "name": "return_order", - "group": 3, - "can_view": true, - "can_add": true, - "can_change": true, - "can_delete": true + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_22K_0402_1%", + "is_template": false, + "variant_of": null, + "description": "22K resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 31, + "level": 0 } }, { - "model": "users.owner", + "model": "part.part", + "pk": 32, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_22K_0603_1%", + "is_template": false, + "variant_of": null, + "description": "22K resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 32, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 33, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_22K_0805_1%", + "is_template": false, + "variant_of": null, + "description": "22K resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 33, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 34, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_47K_0402_1%", + "is_template": false, + "variant_of": null, + "description": "47K resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 34, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 35, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_47K_0603_1%", + "is_template": false, + "variant_of": null, + "description": "47K resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 35, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 36, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_47K_0805_1%", + "is_template": false, + "variant_of": null, + "description": "47K resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 36, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 37, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_56K_0402_1%", + "is_template": false, + "variant_of": null, + "description": "56K resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 37, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 38, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_56K_0603_1%", + "is_template": false, + "variant_of": null, + "description": "56K resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 38, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 39, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_56K_0805_1%", + "is_template": false, + "variant_of": null, + "description": "56K resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 39, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 40, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_68K_0402_1%", + "is_template": false, + "variant_of": null, + "description": "68K resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 40, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 41, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_68K_0603_1%", + "is_template": false, + "variant_of": null, + "description": "68K resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 41, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 42, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_68K_0805_1%", + "is_template": false, + "variant_of": null, + "description": "68K resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 42, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 43, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_100K_0402_1%", + "is_template": false, + "variant_of": null, + "description": "100K resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 43, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 44, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_100K_0603_1%", + "is_template": false, + "variant_of": null, + "description": "100K resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 44, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 45, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_100K_0805_1%", + "is_template": false, + "variant_of": null, + "description": "100K resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 45, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 46, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_220K_0402_1%", + "is_template": false, + "variant_of": null, + "description": "220K resistor in 0402 SMD package", + "keywords": "resistor smd 0402", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 46, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 47, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_220K_0603_1%", + "is_template": false, + "variant_of": null, + "description": "220K resistor in 0603 SMD package", + "keywords": "resistor smd 0603", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 47, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 48, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "R_220K_0805_1%", + "is_template": false, + "variant_of": null, + "description": "220K resistor in 0805 SMD package", + "keywords": "resistor smd 0805", + "category": 5, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-06-20", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 48, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 49, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "C_100pF_0402", + "is_template": false, + "variant_of": null, + "description": "Ceramic capacitor, 100pF in 0402 SMD package", + "keywords": "cap smd ceramic", + "category": 6, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/cap_smd_0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-07-28", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 49, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 50, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "C_100pF_0603", + "is_template": false, + "variant_of": null, + "description": "Ceramic capacitor, 100pF in 0603 SMD package", + "keywords": "cap smd ceramic", + "category": 6, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/cap_smd_0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-07-28", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 50, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 51, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "C_100pF_0805", + "is_template": false, + "variant_of": null, + "description": "Ceramic capacitor, 100pF in 0805 SMD package", + "keywords": "cap smd ceramic", + "category": 6, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/cap_smd_0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-07-28", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 51, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 52, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "C_100nF_0402", + "is_template": false, + "variant_of": null, + "description": "Ceramic capacitor, 100nF in 0402 SMD package", + "keywords": "cap smd ceramic", + "category": 6, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/cap_smd_0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-07-28", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 52, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 53, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "C_1uF_0402", + "is_template": false, + "variant_of": null, + "description": "Ceramic capacitor, 1uF in 0402 SMD package", + "keywords": "cap smd ceramic", + "category": 6, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/cap_smd_0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-07-28", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 53, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 54, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "C_10uF_0402", + "is_template": false, + "variant_of": null, + "description": "Ceramic capacitor, 10uF in 0402 SMD package", + "keywords": "cap smd ceramic", + "category": 6, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/cap_smd_0402.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-07-28", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 54, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 55, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "C_100nF_0603", + "is_template": false, + "variant_of": null, + "description": "Ceramic capacitor, 100nF in 0603 SMD package", + "keywords": "cap smd ceramic", + "category": 6, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/cap_smd_0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-07-28", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 55, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 56, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "C_1uF_0603", + "is_template": false, + "variant_of": null, + "description": "Ceramic capacitor, 1uF in 0603 SMD package", + "keywords": "cap smd ceramic", + "category": 6, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/cap_smd_0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-07-28", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 56, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 57, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "C_10uF_0603", + "is_template": false, + "variant_of": null, + "description": "Ceramic capacitor, 10uF in 0603 SMD package", + "keywords": "cap smd ceramic", + "category": 6, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/cap_smd_0603.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-07-28", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 57, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 58, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "C_100nF_0805", + "is_template": false, + "variant_of": null, + "description": "Ceramic capacitor, 100nF in 0805 SMD package", + "keywords": "cap smd ceramic", + "category": 6, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/cap_smd_0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-07-28", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 58, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 59, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "C_1uF_0805", + "is_template": false, + "variant_of": null, + "description": "Ceramic capacitor, 1uF in 0805 SMD package", + "keywords": "cap smd ceramic", + "category": 6, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/cap_smd_0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-07-28", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 59, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 60, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "C_10uF_0805", + "is_template": false, + "variant_of": null, + "description": "Ceramic capacitor, 10uF in 0805 SMD package", + "keywords": "cap smd ceramic", + "category": 6, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/cap_smd_0805.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-07-28", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 60, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 61, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "MAX232IDR", + "is_template": false, + "variant_of": null, + "description": "Dual RS232 transceiver in SOIC-16 package", + "keywords": null, + "category": 9, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/soic-16.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": null, + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-08-02", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 61, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 62, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "MCP2561SN", + "is_template": false, + "variant_of": null, + "description": "High speed CAN transceiver in SOIC-8 package", + "keywords": null, + "category": 9, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/soic-8.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": null, + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-08-02", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 62, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 63, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x8 SHCS", + "is_template": false, + "variant_of": null, + "description": "Socket head cap screw, M3 thread, 8.0mm", + "keywords": "screw", + "category": 3, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/SHCS.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-08-02", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 63, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 64, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M2x6 SHCS", + "is_template": false, + "variant_of": null, + "description": "Socket head cap screw, M2 thread, 6.0mm", + "keywords": "screw", + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/SHCS.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": null, + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-08-02", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 64, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 65, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M2x4 SHCS", + "is_template": false, + "variant_of": null, + "description": "Socket head cap screw, M2 thread, 4.0mm", + "keywords": "screw", + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/SHCS.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": null, + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-08-02", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 65, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 66, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x8 Torx", + "is_template": false, + "variant_of": null, + "description": "Torx head screw, M3 thread, 8.0mm", + "keywords": "screw", + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/torx.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": null, + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-08-02", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 66, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 67, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 Torx", + "is_template": false, + "variant_of": null, + "description": "Torx head screw, M3 thread, 10.0mm", + "keywords": "screw", + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/torx.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": null, + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-08-02", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 67, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 68, + "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.01-PCB", + "revision": "A", + "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, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-08-03", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 68, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 69, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "530470210", + "is_template": false, + "variant_of": null, + "description": "1.25mm Pitch, PicoBlade PCB Header, Single Row, Vertical, Through Hole, Tin Plating, Friction Lock, 2 Circuits, Tray, 2.30mm PC Tail Length", + "keywords": "", + "category": 13, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/Molex-53047-0210-image.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-08-03", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 69, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 70, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "530470410", + "is_template": false, + "variant_of": null, + "description": "1.25mm Pitch, PicoBlade PCB Header, Single Row, Vertical, Through Hole, Tin Plating, Friction Lock, 4 Circuits, Tray, 2.30mm PC Tail Length", + "keywords": "", + "category": 13, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/Molex-53047-0410-image.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-08-03", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2022-12-31", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 70, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 71, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Widget Template", + "is_template": true, + "variant_of": null, + "description": "A template widget part", + "keywords": "", + "category": 14, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/a.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": true, + "purchaseable": false, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-08", + "creation_user": [ + "allaccess" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 18, + "tree_id": 71, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 72, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Red Widget", + "is_template": true, + "variant_of": 71, + "description": "A red widget", + "keywords": "", + "category": 14, + "IPN": "widget.red", + "revision": "", + "link": "", + "image": "part_images/red.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": true, + "purchaseable": false, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-08", + "creation_user": [ + "allaccess" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 2, + "rght": 9, + "tree_id": 71, + "level": 1 + } + }, + { + "model": "part.part", + "pk": 73, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Green Widget", + "is_template": true, + "variant_of": 71, + "description": "A green widget", + "keywords": "", + "category": 14, + "IPN": "widget.green", + "revision": "", + "link": "", + "image": "part_images/green.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": true, + "purchaseable": false, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-08", + "creation_user": [ + "allaccess" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 10, + "rght": 11, + "tree_id": 71, + "level": 1 + } + }, + { + "model": "part.part", + "pk": 74, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Blue Widget", + "is_template": true, + "variant_of": 71, + "description": "A blue widget", + "keywords": "", + "category": 14, + "IPN": "widget.blue", + "revision": "", + "link": "", + "image": "part_images/blue.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": true, + "purchaseable": false, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-08", + "creation_user": [ + "allaccess" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 12, + "rght": 13, + "tree_id": 71, + "level": 1 + } + }, + { + "model": "part.part", + "pk": 75, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Pink Widget", + "is_template": true, + "variant_of": 71, + "description": "A pink widget", + "keywords": "", + "category": 14, + "IPN": "widget.pink", + "revision": "", + "link": "", + "image": "part_images/pink.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": true, + "purchaseable": false, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-08", + "creation_user": [ + "allaccess" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 14, + "rght": 15, + "tree_id": 71, + "level": 1 + } + }, + { + "model": "part.part", + "pk": 76, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Purple Widget", + "is_template": true, + "variant_of": 71, + "description": "A purple widget", + "keywords": "", + "category": 14, + "IPN": "widget.purple", + "revision": "", + "link": "", + "image": "part_images/purple.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": true, + "purchaseable": false, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2021-11-08", + "creation_user": [ + "allaccess" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 16, + "rght": 17, + "tree_id": 71, + "level": 1 + } + }, + { + "model": "part.part", + "pk": 77, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Widget Assembly", + "is_template": true, + "variant_of": null, + "description": "An assembled widget", + "keywords": "", + "category": 14, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/assembly.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "3.000000", + "units": "", + "assembly": true, + "component": true, + "trackable": true, + "purchaseable": false, + "salable": true, + "active": true, + "virtual": false, + "bom_checksum": "b'p\\x95\\xec\\xf8\\xeanE'", + "bom_checked_by": [ + "admin" + ], + "bom_checked_date": "2022-10-21", + "creation_date": "2021-11-17", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 8, + "tree_id": 91, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 107, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Red Chair", + "is_template": false, + "variant_of": 106, + "description": "A chair - with red paint", + "keywords": "", + "category": 19, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/chair_red.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": true, + "component": false, + "trackable": false, + "purchaseable": false, + "salable": true, + "active": true, + "virtual": false, + "bom_checksum": "b'\\xcf\\xfe\\xab!\\x12\\xb2\\x87\\xddT\\xab\\xd7\\x9a\\xb1p5\\x1f'", + "bom_checked_by": [ + "allaccess" + ], + "bom_checked_date": "2022-04-28", + "creation_date": "2021-11-17", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 2, + "rght": 3, + "tree_id": 91, + "level": 1 + } + }, + { + "model": "part.part", + "pk": 108, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Blue Chair", + "is_template": false, + "variant_of": 106, + "description": "A chair - with blue paint", + "keywords": "", + "category": 19, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/chair_blue.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": true, + "component": false, + "trackable": false, + "purchaseable": false, + "salable": true, + "active": true, + "virtual": false, + "bom_checksum": "b'\\xbcS\\x8e\\xa2\\xb3\\x8b\\x92|\\xf0\\x9f\\xc8\\xbbQ\\x90\\x17~'", + "bom_checked_by": [ + "allaccess" + ], + "bom_checked_date": "2022-04-28", + "creation_date": "2021-11-17", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 4, + "rght": 5, + "tree_id": 91, + "level": 1 + } + }, + { + "model": "part.part", + "pk": 109, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Green Chair", + "is_template": false, + "variant_of": 106, + "description": "A chair - with green paint", + "keywords": "", + "category": 19, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/chair_green.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": true, + "component": false, + "trackable": false, + "purchaseable": false, + "salable": true, + "active": true, + "virtual": false, + "bom_checksum": "b'\\xa5\\x1e7\\r[\\xa4V\\x1f\\xf2hE\\xac\\x8b\\xcd\\x9bl'", + "bom_checked_by": [ + "admin" + ], + "bom_checked_date": "2021-11-17", + "creation_date": "2021-11-17", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 6, + "rght": 7, + "tree_id": 91, + "level": 1 + } + }, + { + "model": "part.part", + "pk": 110, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Test Board 1", + "is_template": false, + "variant_of": null, + "description": "Board with a lot of SMT parts on it", + "keywords": "", + "category": 16, + "IPN": "TB1", + "revision": "", + "link": "", + "image": "part_images/pcba.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": true, + "component": true, + "trackable": false, + "purchaseable": false, + "salable": true, + "active": true, + "virtual": false, + "bom_checksum": "b'{\\xc6?c\\x99\\x9e\\x9bw\\xaax\\x96?\\xc3\\xdf\\xa2\\xbe'", + "bom_checked_by": [ + "allaccess" + ], + "bom_checked_date": "2022-04-28", + "creation_date": "2022-04-21", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 92, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 111, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Test Board 2", + "is_template": false, + "variant_of": null, + "description": "Board with a lot of SMT parts on it, but slightly different", + "keywords": "", + "category": 16, + "IPN": "TB2", + "revision": "", + "link": "", + "image": "part_images/pcba.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": true, + "component": true, + "trackable": false, + "purchaseable": false, + "salable": true, + "active": true, + "virtual": false, + "bom_checksum": "b\"\\x11z\\rf\\xfa'\\x92UT^\\x10H\\xe5\\x00\\xf4\\xeb\"", + "bom_checked_by": [ + "allaccess" + ], + "bom_checked_date": "2022-04-28", + "creation_date": "2022-04-21", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 93, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 112, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Test Board 3", + "is_template": false, + "variant_of": null, + "description": "Board with a lot of SMT parts on it, but even more slightly different", + "keywords": "", + "category": 16, + "IPN": "TB3", + "revision": "", + "link": "", + "image": "part_images/pcba.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": true, + "component": true, + "trackable": false, + "purchaseable": false, + "salable": true, + "active": true, + "virtual": false, + "bom_checksum": "b'\\xc5X\\xc9.\\xa3,\\xea\\xe2\\x8b\\xf4\\xfcx\\xfd$\\xc40'", + "bom_checked_by": [ + "allaccess" + ], + "bom_checked_date": "2022-04-28", + "creation_date": "2022-04-21", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 94, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 113, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Master Assembly", + "is_template": false, + "variant_of": null, + "description": "High level assembly of subassemblies", + "keywords": "", + "category": 16, + "IPN": "MAST", + "revision": "", + "link": "", + "image": "", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": true, + "component": false, + "trackable": true, + "purchaseable": false, + "salable": true, + "active": true, + "virtual": false, + "bom_checksum": "b'\\xcc)\\xbf\\x97\\x8d/\\xd3\\x0e\\xac]\\x83\\xe8=sa\\xca'", + "bom_checked_by": [ + "allaccess" + ], + "bom_checked_date": "2022-04-29", + "creation_date": "2022-04-29", + "creation_user": [ + "allaccess" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 95, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 601, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x5 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 5mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 96, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 602, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 10mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 97, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 603, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x15 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 15mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 98, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 604, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x20 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 20mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 99, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 605, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x25 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 25mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 100, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 606, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x5 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 5mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 101, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 607, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x10 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 10mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 102, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 608, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x15 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 15mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 103, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 609, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x20 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 20mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 104, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 610, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x25 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 25mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 105, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 611, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x5 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 5mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 106, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 612, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x10 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 10mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 107, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 613, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x15 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 15mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 108, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 614, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x20 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 20mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 109, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 615, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x25 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 25mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 110, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 616, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x5 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 5mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 111, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 617, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x10 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 10mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 112, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 618, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x15 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 15mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 113, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 619, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x20 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 20mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 114, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 620, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x25 SHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 25mm Alloy Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 115, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 621, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x5 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 5mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 116, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 622, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 10mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 117, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 623, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x15 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 15mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 118, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 624, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x20 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 20mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 119, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 625, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x25 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 25mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 120, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 626, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x5 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 5mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 121, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 627, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x10 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 10mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 122, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 628, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x15 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 15mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 123, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 629, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x20 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 20mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 124, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 630, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x25 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 25mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 125, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 631, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x5 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 5mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 126, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 632, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x10 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 10mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 127, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 633, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x15 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 15mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 128, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 634, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x20 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 20mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 129, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 635, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x25 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 25mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 130, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 636, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x5 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 5mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 131, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 637, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x10 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 10mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 132, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 638, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x15 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 15mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 133, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 639, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x20 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 20mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 134, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 640, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x25 SHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 25mm Plastic Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 135, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 641, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x5 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 5mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 136, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 642, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 10mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 137, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 643, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x15 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 15mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 138, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 644, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x20 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 20mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 139, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 645, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x25 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 25mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 140, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 646, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x5 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 5mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 141, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 647, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x10 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 10mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 142, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 648, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x15 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 15mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 143, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 649, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x20 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 20mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 144, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 650, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x25 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 25mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 145, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 651, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x5 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 5mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 146, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 652, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x10 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 10mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 147, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 653, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x15 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 15mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 148, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 654, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x20 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 20mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 149, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 655, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x25 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 25mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 150, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 656, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x5 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 5mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 151, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 657, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x10 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 10mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 152, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 658, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x15 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 15mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 153, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 659, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x20 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 20mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 154, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 660, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x25 SHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 25mm Stainless Steel Socket Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/socket-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 155, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 661, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x5 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 5mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 156, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 662, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 10mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 157, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 663, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x15 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 15mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 158, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 664, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x20 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 20mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 159, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 665, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x25 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 25mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 160, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 666, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x5 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 5mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 161, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 667, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x10 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 10mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 162, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 668, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x15 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 15mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 163, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 669, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x20 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 20mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 164, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 670, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x25 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 25mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 165, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 671, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x5 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 5mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 166, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 672, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x10 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 10mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 167, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 673, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x15 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 15mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 168, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 674, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x20 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 20mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 169, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 675, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x25 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 25mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 170, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 676, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x5 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 5mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 171, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 677, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x10 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 10mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 172, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 678, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x15 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 15mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 173, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 679, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x20 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 20mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 174, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 680, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x25 RHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 25mm Alloy Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 175, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 681, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x5 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 5mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 176, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 682, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 10mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 177, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 683, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x15 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 15mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 178, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 684, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x20 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 20mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 179, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 685, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x25 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 25mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 180, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 686, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x5 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 5mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 181, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 687, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x10 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 10mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 182, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 688, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x15 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 15mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 183, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 689, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x20 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 20mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 184, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 690, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x25 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 25mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 185, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 691, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x5 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 5mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 186, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 692, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x10 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 10mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 187, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 693, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x15 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 15mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 188, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 694, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x20 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 20mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 189, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 695, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x25 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 25mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 190, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 696, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x5 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 5mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 191, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 697, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x10 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 10mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 192, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 698, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x15 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 15mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 193, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 699, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x20 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 20mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 194, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 700, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x25 RHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 25mm Plastic Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 195, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 701, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x5 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 5mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 196, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 702, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 10mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 197, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 703, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x15 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 15mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 198, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 704, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x20 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 20mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 199, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 705, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x25 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 25mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 200, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 706, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x5 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 5mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 201, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 707, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x10 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 10mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 202, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 708, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x15 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 15mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 203, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 709, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x20 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 20mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 204, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 710, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x25 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 25mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 205, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 711, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x5 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 5mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 206, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 712, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x10 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 10mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 207, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 713, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x15 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 15mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 208, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 714, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x20 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 20mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 209, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 715, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x25 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 25mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 210, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 716, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x5 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 5mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 211, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 717, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x10 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 10mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 212, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 718, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x15 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 15mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 213, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 719, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x20 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 20mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 214, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 720, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x25 RHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 25mm Stainless Steel Rounded Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/round-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 215, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 721, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x5 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 5mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 216, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 722, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 10mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 217, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 723, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x15 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 15mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 218, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 724, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x20 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 20mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 219, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 725, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x25 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 25mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 220, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 726, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x5 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 5mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 221, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 727, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x10 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 10mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 222, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 728, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x15 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 15mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 223, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 729, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x20 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 20mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 224, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 730, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x25 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 25mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 225, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 731, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x5 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 5mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 226, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 732, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x10 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 10mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 227, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 733, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x15 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 15mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 228, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 734, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x20 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 20mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 229, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 735, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x25 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 25mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 230, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 736, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x5 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 5mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 231, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 737, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x10 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 10mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 232, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 738, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x15 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 15mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 233, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 739, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x20 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 20mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 234, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 740, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x25 HHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 25mm Alloy Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 235, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 741, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x5 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 5mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 236, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 742, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 10mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 237, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 743, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x15 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 15mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 238, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 744, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x20 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 20mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 239, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 745, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x25 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 25mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 240, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 746, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x5 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 5mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 241, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 747, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x10 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 10mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 242, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 748, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x15 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 15mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 243, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 749, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x20 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 20mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 244, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 750, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x25 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 25mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 245, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 751, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x5 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 5mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 246, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 752, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x10 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 10mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 247, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 753, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x15 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 15mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 248, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 754, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x20 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 20mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 249, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 755, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x25 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 25mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 250, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 756, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x5 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 5mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 251, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 757, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x10 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 10mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 252, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 758, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x15 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 15mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 253, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 759, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x20 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 20mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 254, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 760, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x25 HHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 25mm Plastic Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 255, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 761, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x5 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 5mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 256, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 762, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 10mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 257, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 763, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x15 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 15mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 258, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 764, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x20 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 20mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 259, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 765, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x25 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 25mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 260, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 766, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x5 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 5mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 261, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 767, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x10 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 10mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 262, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 768, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x15 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 15mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 263, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 769, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x20 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 20mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 264, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 770, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x25 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 25mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 265, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 771, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x5 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 5mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 266, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 772, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x10 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 10mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 267, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 773, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x15 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 15mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 268, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 774, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x20 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 20mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 269, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 775, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x25 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 25mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 270, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 776, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x5 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 5mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 271, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 777, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x10 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 10mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 272, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 778, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x15 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 15mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 273, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 779, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x20 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 20mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 274, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 780, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x25 HHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 25mm Stainless Steel Hex Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/hex-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 275, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 781, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x5 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 5mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 276, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 782, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 10mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 277, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 783, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x15 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 15mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 278, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 784, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x20 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 20mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 279, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 785, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x25 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M3 x 25mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 280, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 786, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x5 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 5mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 281, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 787, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x10 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 10mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 282, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 788, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x15 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 15mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 283, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 789, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x20 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 20mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 284, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 790, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x25 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M4 x 25mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 285, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 791, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x5 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 5mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 286, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 792, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x10 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 10mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 287, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 793, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x15 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 15mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 288, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 794, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x20 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 20mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 289, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 795, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x25 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M5 x 25mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 290, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 796, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x5 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 5mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 291, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 797, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x10 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 10mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 292, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 798, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x15 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 15mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 293, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 799, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x20 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 20mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 294, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 800, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x25 FHS-ALL", + "is_template": false, + "variant_of": null, + "description": "M6 x 25mm Alloy Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 295, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 801, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x5 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 5mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 296, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 802, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 10mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 297, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 803, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x15 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 15mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 298, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 804, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x20 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 20mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 299, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 805, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x25 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M3 x 25mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 300, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 806, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x5 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 5mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 301, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 807, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x10 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 10mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 302, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 808, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x15 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 15mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 303, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 809, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x20 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 20mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 304, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 810, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x25 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M4 x 25mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 305, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 811, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x5 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 5mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 306, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 812, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x10 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 10mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 307, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 813, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x15 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 15mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 308, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 814, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x20 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 20mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 309, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 815, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x25 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M5 x 25mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 310, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 816, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x5 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 5mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 311, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 817, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x10 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 10mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 312, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 818, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x15 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 15mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 313, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 819, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x20 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 20mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 314, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 820, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x25 FHS-PLA", + "is_template": false, + "variant_of": null, + "description": "M6 x 25mm Plastic Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 315, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 821, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x5 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 5mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 316, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 822, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x10 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 10mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 317, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 823, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x15 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 15mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 318, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 824, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x20 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 20mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 319, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 825, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M3x25 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M3 x 25mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 320, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 826, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x5 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 5mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 321, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 827, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x10 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 10mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 322, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 828, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x15 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 15mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 323, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 829, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x20 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 20mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 324, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 830, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M4x25 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M4 x 25mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 325, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 831, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x5 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 5mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 326, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 832, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x10 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 10mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 327, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 833, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x15 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 15mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 328, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 834, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x20 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 20mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 329, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 835, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M5x25 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M5 x 25mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 330, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 836, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x5 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 5mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 331, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 837, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x10 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 10mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 332, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 838, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x15 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 15mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 333, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 839, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x20 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 20mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 334, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 840, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "M6x25 FHS-STA", + "is_template": false, + "variant_of": null, + "description": "M6 x 25mm Stainless Steel Flat Head Screw", + "keywords": null, + "category": 3, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/flat-head.png", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-06-03", + "creation_user": null, + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 335, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 841, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x02x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 2 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 336, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 842, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x03x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 3 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/3x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 337, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 843, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x04x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 4 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/4x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 338, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 844, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x05x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 5 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/5x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 339, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 845, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x06x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 6 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/6x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 340, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 846, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x07x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 7 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/7x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 341, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 847, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x08x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 8 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/8x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 342, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 848, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x09x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 9 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/9x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 343, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 849, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x10x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 10 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/10x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 344, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 850, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x02x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 2 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 345, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 851, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x03x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 3 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/3x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 346, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 852, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x04x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 4 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/4x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 347, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 853, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x05x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 5 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/5x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 348, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 854, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x06x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 6 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/6x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 349, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 855, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x07x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 7 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/7x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 350, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 856, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x08x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 8 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/8x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 351, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 857, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x09x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 9 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/9x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 352, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 858, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x10x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 10 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/10x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 353, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 859, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x02x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 2 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 354, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 860, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x03x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 3 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/3x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 355, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 861, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x04x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 4 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/4x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 356, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 862, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x05x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 5 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/5x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 357, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 863, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x06x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 6 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/6x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 358, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 864, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x07x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 7 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/7x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 359, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 865, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x08x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 8 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/8x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 360, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 866, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x09x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 9 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/9x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 361, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 867, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_1x10x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 1 rows, 10 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/10x1.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 362, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 868, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x02x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 2 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 363, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 869, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x03x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 3 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/3x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 364, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 870, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x04x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 4 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/4x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 365, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 871, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x05x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 5 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/5x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 366, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 872, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x06x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 6 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/6x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 367, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 873, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x07x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 7 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/7x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 368, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 874, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x08x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 8 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2xlong.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 369, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 875, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x09x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 9 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2xlong.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 370, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 876, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x10x1.27mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 10 positions, 1.27mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2xlong.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 371, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 877, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x02x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 2 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 372, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 878, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x03x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 3 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/3x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 373, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 879, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x04x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 4 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/4x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 374, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 880, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x05x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 5 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/5x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 375, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 881, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x06x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 6 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/6x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 376, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 882, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x07x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 7 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/7x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 377, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 883, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x08x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 8 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2xlong.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 378, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 884, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x09x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 9 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2xlong.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 379, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 885, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x10x2.0mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 10 positions, 2.0mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2xlong.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 380, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 886, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x02x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 2 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 381, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 887, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x03x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 3 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/3x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 382, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 888, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x04x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 4 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/4x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 383, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 889, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x05x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 5 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/5x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 384, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 890, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x06x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 6 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/6x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 385, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 891, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x07x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 7 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/7x2.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 386, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 892, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x08x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 8 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2xlong.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 387, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 893, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x09x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 9 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2xlong.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 388, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 894, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x10x2.54mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 10 positions, 2.54mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": null, + "revision": null, + "link": null, + "image": "part_images/2xlong.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-07-14", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 389, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 895, + "fields": { + "metadata": null, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Silicon Wire 10AWG Red", + "is_template": false, + "variant_of": null, + "description": "Silicon wire, 10AWG, red", + "keywords": "", + "category": 22, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/wire.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "m", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-09-08", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 390, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 896, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Silicon Wire 10AWG Black", + "is_template": false, + "variant_of": null, + "description": "Silicon wire, 10AWG, black", + "keywords": "", + "category": 22, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/black.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "m", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-09-08", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 391, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 897, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Silicon Wire 10AWG White", + "is_template": false, + "variant_of": null, + "description": "Silicon wire, 10AWG, white", + "keywords": "", + "category": 22, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/ejote.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "m", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2022-09-08", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": "2023-02-21", + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 392, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 898, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "PinHeader_2x09x5.08mm", + "is_template": false, + "variant_of": null, + "description": "Male pin header connector, 2 rows, 9 positions, 5.08mm pitch, vertical", + "keywords": "pin header connector", + "category": 21, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/2xlong.webp", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2023-05-17", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 393, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 899, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Silicon Wire 12AWG Black", + "is_template": false, + "variant_of": null, + "description": "Silicon wire, 12AWG, black", + "keywords": "", + "category": 22, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/black.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "m", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2023-05-26", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 394, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 900, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Silicon Wire 12AWG Red", + "is_template": false, + "variant_of": null, + "description": "Silicon wire, 12AWG, red", + "keywords": "", + "category": 22, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/wire.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "m", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2023-05-26", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 395, + "level": 0 + } + }, + { + "model": "part.part", + "pk": 901, + "fields": { + "metadata": {}, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "name": "Silicon Wire 12AWG White", + "is_template": false, + "variant_of": null, + "description": "Silicon wire, 12AWG, white", + "keywords": "", + "category": 22, + "IPN": "", + "revision": "", + "link": "", + "image": "part_images/ejote.jpg", + "default_location": null, + "default_supplier": null, + "default_expiry": 0, + "minimum_stock": "0.000000", + "units": "m", + "assembly": false, + "component": true, + "trackable": false, + "purchaseable": true, + "salable": false, + "active": true, + "virtual": false, + "bom_checksum": "", + "bom_checked_by": null, + "bom_checked_date": null, + "creation_date": "2023-05-26", + "creation_user": [ + "admin" + ], + "responsible_owner": null, + "last_stocktake": null, + "base_cost": "0.000000", + "multiple": 1, + "lft": 1, + "rght": 2, + "tree_id": 396, + "level": 0 + } + }, + { + "model": "order.returnorder", "pk": 1, "fields": { - "owner_type": 84, - "owner_id": 1 + "metadata": null, + "reference_int": 1, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "137.000000", + "order_currency": null, + "description": "Returning some items for analysis", + "project_code": null, + "link": "", + "target_date": "2023-06-15", + "creation_date": "2023-03-28", + "created_by": [ + "admin" + ], + "responsible": 2, + "contact": 4, + "address": null, + "reference": "RMA-0001", + "customer": 30, + "status": 10, + "customer_reference": "RO-123774", + "issue_date": null, + "complete_date": null } }, { - "model": "users.owner", + "model": "order.returnorder", "pk": 2, "fields": { - "owner_type": 84, - "owner_id": 2 + "metadata": null, + "reference_int": 2, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "0.000000", + "order_currency": null, + "description": "Some units failed in the field", + "project_code": null, + "link": "", + "target_date": null, + "creation_date": "2023-03-28", + "created_by": [ + "admin" + ], + "responsible": 5, + "contact": 5, + "address": null, + "reference": "RMA-0002", + "customer": 32, + "status": 20, + "customer_reference": "RR-99", + "issue_date": "2023-03-28", + "complete_date": null } }, { - "model": "users.owner", + "model": "order.returnorder", "pk": 3, "fields": { - "owner_type": 84, - "owner_id": 3 + "metadata": null, + "reference_int": 3, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "0.000000", + "order_currency": null, + "description": "A second one", + "project_code": null, + "link": "", + "target_date": null, + "creation_date": "2023-03-28", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": 40, + "address": null, + "reference": "RMA-0003", + "customer": 32, + "status": 30, + "customer_reference": "", + "issue_date": "2023-03-28", + "complete_date": "2023-03-28" } }, { - "model": "users.owner", + "model": "order.returnorder", "pk": 4, "fields": { - "owner_type": 85, - "owner_id": 1 + "metadata": null, + "reference_int": 4, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "0.000000", + "order_currency": null, + "description": "Items emitted the wrong sort of noise", + "project_code": null, + "link": "", + "target_date": null, + "creation_date": "2023-03-28", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": 6, + "address": null, + "reference": "RMA-0004", + "customer": 33, + "status": 10, + "customer_reference": "NOISE-COMPLAINT", + "issue_date": null, + "complete_date": null } }, { - "model": "users.owner", + "model": "order.returnorder", "pk": 5, "fields": { - "owner_type": 85, - "owner_id": 2 + "metadata": null, + "reference_int": 5, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "0.000000", + "order_currency": null, + "description": "Cancelled order", + "project_code": null, + "link": "", + "target_date": null, + "creation_date": "2023-03-28", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "RMA-0005", + "customer": 35, + "status": 40, + "customer_reference": "", + "issue_date": null, + "complete_date": null } }, { - "model": "users.owner", + "model": "order.returnorder", "pk": 6, "fields": { - "owner_type": 85, - "owner_id": 3 + "metadata": null, + "reference_int": 6, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "0.000000", + "order_currency": null, + "description": "Another cancelled order", + "project_code": null, + "link": "", + "target_date": null, + "creation_date": "2023-03-28", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": 8, + "address": null, + "reference": "RMA-0006", + "customer": 35, + "status": 40, + "customer_reference": "", + "issue_date": null, + "complete_date": null } }, { - "model": "users.owner", - "pk": 7, - "fields": { - "owner_type": 85, - "owner_id": 4 - } - }, - { - "model": "auth.group", + "model": "order.salesordershipment", "pk": 1, "fields": { - "name": "readers", - "permissions": [] + "metadata": null, + "notes": "", + "order": 1, + "shipment_date": "2022-09-07", + "delivery_date": null, + "checked_by": null, + "reference": "001", + "tracking_number": "TRK-555", + "invoice_number": "", + "link": "" } }, { - "model": "auth.group", + "model": "order.salesordershipment", "pk": 2, "fields": { - "name": "engineering", - "permissions": [] + "metadata": null, + "notes": "", + "order": 5, + "shipment_date": null, + "delivery_date": null, + "checked_by": null, + "reference": "1", + "tracking_number": "", + "invoice_number": "", + "link": "" } }, { - "model": "auth.group", + "model": "order.salesordershipment", "pk": 3, "fields": { - "name": "all access", - "permissions": [] + "metadata": null, + "notes": "", + "order": 4, + "shipment_date": "2022-06-02", + "delivery_date": null, + "checked_by": null, + "reference": "1", + "tracking_number": "", + "invoice_number": "INV-123-BBQ", + "link": "" } }, { - "model": "auth.user", - "pk": 1, - "fields": { - "password": "pbkdf2_sha256$260000$NNqALp0c36DPuISI5Q6iM3$+ILiuXGdDbEo4PXR5myUO/zHaNXhzHMPdtN2lZaKrg8=", - "last_login": "2024-01-15T13:13:44.003Z", - "is_superuser": true, - "username": "admin", - "first_name": "", - "last_name": "", - "email": "", - "is_staff": true, - "is_active": true, - "date_joined": "2021-06-20T05:52:40.528Z", - "groups": [], - "user_permissions": [] - } - }, - { - "model": "auth.user", - "pk": 2, - "fields": { - "password": "pbkdf2_sha256$260000$nPPXL5SwN9ZVrjrUOzp9Y0$TQGwwJt8SwiwtQ6IZRM/F+eDEYUbxnM3rFXiNkAYUYw=", - "last_login": "2021-11-07T22:38:06.071Z", - "is_superuser": false, - "username": "reader", - "first_name": "Ronald", - "last_name": "Reader", - "email": "", - "is_staff": false, - "is_active": true, - "date_joined": "2021-11-07T22:35:50Z", - "groups": [ - 1 - ], - "user_permissions": [] - } - }, - { - "model": "auth.user", - "pk": 3, - "fields": { - "password": "pbkdf2_sha256$260000$3tovBUArQz4TuQyeR4YaHC$q62Z5ypi6Sti7sF7otItu/25d/n31IqhVw60hDlNqdw=", - "last_login": "2021-11-07T22:39:25.053Z", - "is_superuser": false, - "username": "engineer", - "first_name": "Robert", - "last_name": "Shuruncle", - "email": "", - "is_staff": false, - "is_active": true, - "date_joined": "2021-11-07T22:35:58Z", - "groups": [ - 2 - ], - "user_permissions": [] - } - }, - { - "model": "auth.user", + "model": "order.salesordershipment", "pk": 4, "fields": { - "password": "pbkdf2_sha256$260000$pbHvzfVrKhB4pv6asbGt3h$DEkXQ/Jlv4LtQJyBhosGnDYRkN0cs+HUVcQYe3lOyA0=", - "last_login": "2022-12-31T12:57:57.241Z", - "is_superuser": false, - "username": "allaccess", - "first_name": "Ally", - "last_name": "Access", - "email": "", - "is_staff": false, - "is_active": true, - "date_joined": "2021-11-08T03:29:40Z", - "groups": [ - 3 - ], - "user_permissions": [] + "metadata": null, + "notes": null, + "order": 6, + "shipment_date": "2022-11-12", + "delivery_date": null, + "checked_by": null, + "reference": "1", + "tracking_number": "SHIP-XYZ_ABC", + "invoice_number": "", + "link": "" } }, { - "model": "sites.site", + "model": "order.salesordershipment", + "pk": 5, + "fields": { + "metadata": null, + "notes": null, + "order": 6, + "shipment_date": "2022-09-07", + "delivery_date": null, + "checked_by": null, + "reference": "2", + "tracking_number": "TRK-12345-66", + "invoice_number": "", + "link": "" + } + }, + { + "model": "order.salesorder", "pk": 1, "fields": { - "domain": "", - "name": "InvenTree Demo" + "metadata": null, + "reference_int": 1, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "150.000000", + "order_currency": null, + "description": "Selling some stuff", + "project_code": null, + "link": "", + "target_date": null, + "creation_date": "2021-11-17", + "created_by": [ + "admin" + ], + "responsible": 6, + "contact": null, + "address": null, + "reference": "SO0001", + "customer": 30, + "status": 20, + "customer_reference": "", + "shipment_date": "2022-09-07", + "shipped_by": [ + "admin" + ] + } + }, + { + "model": "order.salesorder", + "pk": 2, + "fields": { + "metadata": null, + "reference_int": 2, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "8375.000000", + "order_currency": null, + "description": "Selling some chairs", + "project_code": null, + "link": "", + "target_date": "2022-08-05", + "creation_date": "2022-05-01", + "created_by": [ + "admin" + ], + "responsible": 5, + "contact": null, + "address": null, + "reference": "SO0002", + "customer": 33, + "status": 10, + "customer_reference": "", + "shipment_date": null, + "shipped_by": null + } + }, + { + "model": "order.salesorder", + "pk": 3, + "fields": { + "metadata": null, + "reference_int": 3, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "0.000000", + "order_currency": null, + "description": "Selling stuff", + "project_code": null, + "link": "", + "target_date": null, + "creation_date": "2022-05-25", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "SO0003", + "customer": 35, + "status": 10, + "customer_reference": "", + "shipment_date": null, + "shipped_by": null + } + }, + { + "model": "order.salesorder", + "pk": 4, + "fields": { + "metadata": null, + "reference_int": 4, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "1417.500000", + "order_currency": null, + "description": "Selling some PCB assemblies", + "project_code": null, + "link": "", + "target_date": "2022-08-26", + "creation_date": "2022-06-01", + "created_by": [ + "admin" + ], + "responsible": 5, + "contact": null, + "address": null, + "reference": "SO0004", + "customer": 32, + "status": 10, + "customer_reference": "", + "shipment_date": null, + "shipped_by": null + } + }, + { + "model": "order.salesorder", + "pk": 5, + "fields": { + "metadata": null, + "reference_int": 5, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "15750.000000", + "order_currency": null, + "description": "MAST sale", + "project_code": null, + "link": "", + "target_date": "2022-07-09", + "creation_date": "2022-06-01", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "SO0005", + "customer": 32, + "status": 10, + "customer_reference": "", + "shipment_date": null, + "shipped_by": null + } + }, + { + "model": "order.salesorder", + "pk": 6, + "fields": { + "metadata": null, + "reference_int": 6, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "26612.500000", + "order_currency": null, + "description": "Selling more stuff to this customer", + "project_code": null, + "link": "", + "target_date": null, + "creation_date": "2022-09-07", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "SO0006", + "customer": 32, + "status": 20, + "customer_reference": "", + "shipment_date": "2022-11-12", + "shipped_by": [ + "admin" + ] + } + }, + { + "model": "order.purchaseorder", + "pk": 1, + "fields": { + "metadata": null, + "reference_int": 1, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "211.500000", + "order_currency": null, + "description": "Ordering some parts", + "project_code": null, + "link": "", + "target_date": "2021-12-10", + "creation_date": "2021-11-26", + "created_by": [ + "admin" + ], + "responsible": 2, + "contact": null, + "address": null, + "reference": "PO0001", + "status": 20, + "supplier": 1, + "supplier_reference": "", + "received_by": null, + "issue_date": "2021-11-26", + "complete_date": null + } + }, + { + "model": "order.purchaseorder", + "pk": 2, + "fields": { + "metadata": null, + "reference_int": 2, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": null, + "order_currency": null, + "description": "Paint supplies", + "project_code": 4, + "link": "", + "target_date": null, + "creation_date": "2021-11-26", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "PO0002", + "status": 20, + "supplier": 36, + "supplier_reference": "", + "received_by": null, + "issue_date": "2021-11-26", + "complete_date": null + } + }, + { + "model": "order.purchaseorder", + "pk": 3, + "fields": { + "metadata": null, + "reference_int": 3, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "100.000000", + "order_currency": null, + "description": "Molex connectors", + "project_code": 4, + "link": "", + "target_date": "2022-04-12", + "creation_date": "2022-04-29", + "created_by": [ + "allaccess" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "PO0003", + "status": 30, + "supplier": 1, + "supplier_reference": "", + "received_by": [ + "allaccess" + ], + "issue_date": "2022-04-29", + "complete_date": "2022-04-29" + } + }, + { + "model": "order.purchaseorder", + "pk": 4, + "fields": { + "metadata": null, + "reference_int": 4, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "150.000000", + "order_currency": null, + "description": "Electronic parts order", + "project_code": 5, + "link": "", + "target_date": "2022-08-25", + "creation_date": "2022-05-01", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "PO0004", + "status": 10, + "supplier": 2, + "supplier_reference": "", + "received_by": null, + "issue_date": null, + "complete_date": null + } + }, + { + "model": "order.purchaseorder", + "pk": 5, + "fields": { + "metadata": null, + "reference_int": 5, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "23465.984350", + "order_currency": null, + "description": "Ordering paint in various quantities", + "project_code": null, + "link": "", + "target_date": "2023-11-16", + "creation_date": "2022-09-07", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "PO0005", + "status": 30, + "supplier": 36, + "supplier_reference": "", + "received_by": [ + "admin" + ], + "issue_date": "2022-09-07", + "complete_date": "2022-11-12" + } + }, + { + "model": "order.purchaseorder", + "pk": 6, + "fields": { + "metadata": {}, + "reference_int": 6, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "1282.860000", + "order_currency": null, + "description": "Purchasing some fasteners", + "project_code": 2, + "link": "", + "target_date": null, + "creation_date": "2022-09-07", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "PO0006", + "status": 30, + "supplier": 38, + "supplier_reference": "", + "received_by": null, + "issue_date": "2022-09-07", + "complete_date": "2024-01-15" + } + }, + { + "model": "order.purchaseorder", + "pk": 7, + "fields": { + "metadata": null, + "reference_int": 7, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "100.000000", + "order_currency": null, + "description": "Molex connectors", + "project_code": 3, + "link": "", + "target_date": "2022-04-12", + "creation_date": "2022-10-21", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "PO0007", + "status": 10, + "supplier": 1, + "supplier_reference": "", + "received_by": null, + "issue_date": null, + "complete_date": null + } + }, + { + "model": "order.purchaseorder", + "pk": 8, + "fields": { + "metadata": null, + "reference_int": 8, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": null, + "order_currency": null, + "description": "Buying some blue paint", + "project_code": 4, + "link": "", + "target_date": "2022-10-30", + "creation_date": "2022-10-21", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "PO0008", + "status": 30, + "supplier": 36, + "supplier_reference": "", + "received_by": [ + "admin" + ], + "issue_date": "2022-10-21", + "complete_date": "2022-10-21" + } + }, + { + "model": "order.purchaseorder", + "pk": 9, + "fields": { + "metadata": null, + "reference_int": 9, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": null, + "order_currency": null, + "description": "Purchasing some PCBs", + "project_code": 5, + "link": "", + "target_date": "2022-11-25", + "creation_date": "2022-11-12", + "created_by": [ + "admin" + ], + "responsible": 5, + "contact": null, + "address": null, + "reference": "PO0009", + "status": 30, + "supplier": 43, + "supplier_reference": "BPQ-001-XYZ", + "received_by": [ + "admin" + ], + "issue_date": "2022-11-12", + "complete_date": "2022-11-12" + } + }, + { + "model": "order.purchaseorder", + "pk": 10, + "fields": { + "metadata": null, + "reference_int": 10, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "1541.550000", + "order_currency": null, + "description": "Purchasing some lengths of wire", + "project_code": 2, + "link": "", + "target_date": "2023-01-12", + "creation_date": "2022-11-14", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "PO0010", + "status": 30, + "supplier": 42, + "supplier_reference": "", + "received_by": [ + "admin" + ], + "issue_date": "2022-11-14", + "complete_date": "2022-11-14" + } + }, + { + "model": "order.purchaseorder", + "pk": 11, + "fields": { + "metadata": {}, + "reference_int": 11, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "1723.000000", + "order_currency": "", + "description": "Ordering wire in imperial quantities", + "project_code": null, + "link": "", + "target_date": null, + "creation_date": "2023-05-26", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "PO0011", + "status": 30, + "supplier": 44, + "supplier_reference": "", + "received_by": [ + "admin" + ], + "issue_date": "2023-05-26", + "complete_date": "2024-01-15" + } + }, + { + "model": "order.purchaseorder", + "pk": 12, + "fields": { + "metadata": {}, + "reference_int": 12, + "notes": "Don't forget to send them an invoice", + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "USD", + "total_price": "5875.000000", + "order_currency": "", + "description": "Wire from Wirey", + "project_code": 4, + "link": "", + "target_date": null, + "creation_date": "2023-05-26", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "PO0012", + "status": 10, + "supplier": 42, + "supplier_reference": "SO-12399", + "received_by": null, + "issue_date": null, + "complete_date": null + } + }, + { + "model": "plugin.notificationusersetting", + "pk": 1, + "fields": { + "key": "NOTIFICATION_METHOD_MAIL", + "value": "True", + "method": "mail", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 1, + "fields": { + "value": "10", + "key": "SEARCH_PREVIEW_RESULTS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 2, + "fields": { + "value": "True", + "key": "HOMEPAGE_PART_STARRED", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 3, + "fields": { + "value": "True", + "key": "HOMEPAGE_PART_LATEST", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 5, + "fields": { + "value": "10", + "key": "PART_RECENT_COUNT", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 6, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_RECENT", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 7, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_LOW", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 10, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_EXPIRED", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 11, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_STALE", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 12, + "fields": { + "value": "10", + "key": "STOCK_RECENT_COUNT", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 13, + "fields": { + "value": "True", + "key": "HOMEPAGE_BUILD_PENDING", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 14, + "fields": { + "value": "True", + "key": "HOMEPAGE_BUILD_OVERDUE", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 15, + "fields": { + "value": "True", + "key": "HOMEPAGE_PO_OUTSTANDING", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 16, + "fields": { + "value": "True", + "key": "HOMEPAGE_PO_OVERDUE", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 17, + "fields": { + "value": "True", + "key": "HOMEPAGE_SO_OUTSTANDING", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 18, + "fields": { + "value": "True", + "key": "HOMEPAGE_SO_OVERDUE", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 19, + "fields": { + "value": "False", + "key": "STICKY_HEADER", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 20, + "fields": { + "value": "True", + "key": "HOMEPAGE_CATEGORY_STARRED", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 21, + "fields": { + "value": "False", + "key": "STICKY_HEADER", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 22, + "fields": { + "value": "True", + "key": "HOMEPAGE_PART_STARRED", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 23, + "fields": { + "value": "True", + "key": "HOMEPAGE_CATEGORY_STARRED", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 24, + "fields": { + "value": "True", + "key": "HOMEPAGE_PART_LATEST", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 26, + "fields": { + "value": "10", + "key": "PART_RECENT_COUNT", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 27, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_RECENT", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 28, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_LOW", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 31, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_EXPIRED", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 32, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_STALE", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 33, + "fields": { + "value": "10", + "key": "STOCK_RECENT_COUNT", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 34, + "fields": { + "value": "True", + "key": "HOMEPAGE_BUILD_PENDING", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 35, + "fields": { + "value": "True", + "key": "HOMEPAGE_BUILD_OVERDUE", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 36, + "fields": { + "value": "True", + "key": "HOMEPAGE_PO_OUTSTANDING", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 37, + "fields": { + "value": "True", + "key": "HOMEPAGE_PO_OVERDUE", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 38, + "fields": { + "value": "True", + "key": "HOMEPAGE_SO_OUTSTANDING", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 39, + "fields": { + "value": "True", + "key": "HOMEPAGE_SO_OVERDUE", + "user": [ + "reader" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 40, + "fields": { + "value": "False", + "key": "STICKY_HEADER", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 41, + "fields": { + "value": "True", + "key": "HOMEPAGE_PART_STARRED", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 42, + "fields": { + "value": "True", + "key": "HOMEPAGE_CATEGORY_STARRED", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 43, + "fields": { + "value": "True", + "key": "HOMEPAGE_PART_LATEST", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 45, + "fields": { + "value": "10", + "key": "PART_RECENT_COUNT", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 46, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_RECENT", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 47, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_LOW", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 50, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_EXPIRED", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 51, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_STALE", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 52, + "fields": { + "value": "10", + "key": "STOCK_RECENT_COUNT", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 53, + "fields": { + "value": "True", + "key": "HOMEPAGE_BUILD_PENDING", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 54, + "fields": { + "value": "True", + "key": "HOMEPAGE_BUILD_OVERDUE", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 55, + "fields": { + "value": "True", + "key": "HOMEPAGE_PO_OUTSTANDING", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 56, + "fields": { + "value": "True", + "key": "HOMEPAGE_PO_OVERDUE", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 57, + "fields": { + "value": "True", + "key": "HOMEPAGE_SO_OUTSTANDING", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 58, + "fields": { + "value": "True", + "key": "HOMEPAGE_SO_OVERDUE", + "user": [ + "engineer" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 60, + "fields": { + "value": "False", + "key": "SEARCH_HIDE_INACTIVE_PARTS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 61, + "fields": { + "value": "True", + "key": "LABEL_INLINE", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 62, + "fields": { + "value": "False", + "key": "REPORT_INLINE", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 63, + "fields": { + "value": "True", + "key": "FORMS_CLOSE_USING_ESCAPE", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 64, + "fields": { + "value": "True", + "key": "PART_SHOW_QUANTITY_IN_FORMS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 65, + "fields": { + "value": "True", + "key": "STICKY_HEADER", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 66, + "fields": { + "value": "True", + "key": "HOMEPAGE_PART_STARRED", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 67, + "fields": { + "value": "True", + "key": "HOMEPAGE_CATEGORY_STARRED", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 68, + "fields": { + "value": "True", + "key": "HOMEPAGE_PART_LATEST", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 70, + "fields": { + "value": "10", + "key": "PART_RECENT_COUNT", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 71, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_RECENT", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 72, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_LOW", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 75, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_EXPIRED", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 76, + "fields": { + "value": "True", + "key": "HOMEPAGE_STOCK_STALE", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 77, + "fields": { + "value": "10", + "key": "STOCK_RECENT_COUNT", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 78, + "fields": { + "value": "True", + "key": "HOMEPAGE_BUILD_PENDING", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 79, + "fields": { + "value": "True", + "key": "HOMEPAGE_BUILD_OVERDUE", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 80, + "fields": { + "value": "True", + "key": "HOMEPAGE_PO_OUTSTANDING", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 81, + "fields": { + "value": "True", + "key": "HOMEPAGE_PO_OVERDUE", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 82, + "fields": { + "value": "True", + "key": "HOMEPAGE_SO_OUTSTANDING", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 83, + "fields": { + "value": "True", + "key": "HOMEPAGE_SO_OVERDUE", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 84, + "fields": { + "value": "10", + "key": "SEARCH_PREVIEW_RESULTS", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 86, + "fields": { + "value": "False", + "key": "SEARCH_HIDE_INACTIVE_PARTS", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 87, + "fields": { + "value": "True", + "key": "LABEL_INLINE", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 88, + "fields": { + "value": "False", + "key": "REPORT_INLINE", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 89, + "fields": { + "value": "True", + "key": "FORMS_CLOSE_USING_ESCAPE", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 90, + "fields": { + "value": "True", + "key": "PART_SHOW_QUANTITY_IN_FORMS", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 91, + "fields": { + "value": "YYYY-MM-DD", + "key": "DATE_DISPLAY_FORMAT", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 92, + "fields": { + "value": "True", + "key": "DISPLAY_SCHEDULE_TAB", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 94, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_PARTS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 95, + "fields": { + "value": "False", + "key": "SEARCH_PREVIEW_SHOW_CATEGORIES", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 96, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_STOCK", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 97, + "fields": { + "value": "False", + "key": "SEARCH_PREVIEW_SHOW_LOCATIONS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 98, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_COMPANIES", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 99, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_PURCHASE_ORDERS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 100, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_SALES_ORDERS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 103, + "fields": { + "value": "YYYY-MM-DD", + "key": "DATE_DISPLAY_FORMAT", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 104, + "fields": { + "value": "True", + "key": "DISPLAY_SCHEDULE_TAB", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 105, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_PARTS", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 106, + "fields": { + "value": "False", + "key": "SEARCH_PREVIEW_SHOW_CATEGORIES", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 107, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_STOCK", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 108, + "fields": { + "value": "False", + "key": "SEARCH_PREVIEW_SHOW_LOCATIONS", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 109, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_COMPANIES", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 110, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_PURCHASE_ORDERS", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 111, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_SALES_ORDERS", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 113, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_SUPPLIER_PARTS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 114, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_MANUFACTURER_PARTS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 115, + "fields": { + "value": "False", + "key": "SEARCH_PREVIEW_HIDE_UNAVAILABLE_STOCK", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 116, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_EXCLUDE_INACTIVE_PURCHASE_ORDERS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 117, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_EXCLUDE_INACTIVE_SALES_ORDERS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 118, + "fields": { + "value": "False", + "key": "HOMEPAGE_NEWS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 119, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_BUILD_ORDERS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 120, + "fields": { + "value": "100", + "key": "TABLE_STRING_MAX_LENGTH", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 121, + "fields": { + "value": "False", + "key": "HOMEPAGE_BOM_REQUIRES_VALIDATION", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 122, + "fields": { + "value": "False", + "key": "HOMEPAGE_SHOW_STOCK_DEPLETED", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 123, + "fields": { + "value": "False", + "key": "HOMEPAGE_BUILD_STOCK_NEEDED", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 124, + "fields": { + "value": "True", + "key": "DISPLAY_STOCKTAKE_TAB", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 125, + "fields": { + "value": "False", + "key": "HOMEPAGE_BOM_REQUIRES_VALIDATION", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 126, + "fields": { + "value": "False", + "key": "HOMEPAGE_SHOW_STOCK_DEPLETED", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 127, + "fields": { + "value": "False", + "key": "HOMEPAGE_BUILD_STOCK_NEEDED", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 128, + "fields": { + "value": "False", + "key": "HOMEPAGE_NEWS", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 129, + "fields": { + "value": "True", + "key": "DISPLAY_STOCKTAKE_TAB", + "user": [ + "allaccess" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 130, + "fields": { + "value": "", + "key": "LABEL_DEFAULT_PRINTER", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 131, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_SHOW_RETURN_ORDERS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 132, + "fields": { + "value": "True", + "key": "SEARCH_PREVIEW_EXCLUDE_INACTIVE_RETURN_ORDERS", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 133, + "fields": { + "value": "False", + "key": "SEARCH_WHOLE", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 134, + "fields": { + "value": "False", + "key": "SEARCH_REGEX", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 135, + "fields": { + "value": "True", + "key": "HOMEPAGE_HIDE_INACTIVE", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 136, + "fields": { + "value": "True", + "key": "HOMEPAGE_SO_SHIPMENTS_PENDING", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 137, + "fields": { + "value": "True", + "key": "NOTIFICATION_ERROR_REPORT", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 138, + "fields": { + "value": "", + "key": "DEFAULT_LOCATION_LABEL_TEMPLATE", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 139, + "fields": { + "value": "", + "key": "DEFAULT_ITEM_LABEL_TEMPLATE", + "user": [ + "admin" + ] + } + }, + { + "model": "common.inventreeusersetting", + "pk": 140, + "fields": { + "value": "", + "key": "DEFAULT_PART_LABEL_TEMPLATE", + "user": [ + "admin" + ] + } + }, + { + "model": "build.build", + "pk": 1, + "fields": { + "metadata": null, + "reference_int": 1, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0001", + "title": "Building some colorful widgets", + "parent": null, + "part": 77, + "sales_order": null, + "take_from": null, + "destination": 1, + "quantity": 15, + "completed": 1, + "status": 20, + "batch": "", + "creation_date": "2021-11-10", + "target_date": null, + "completion_date": null, + "completed_by": null, + "issued_by": [ + "admin" + ], + "responsible": null, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 2, + "tree_id": 1, + "level": 0 + } + }, + { + "model": "build.build", + "pk": 2, + "fields": { + "metadata": null, + "reference_int": 2, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0002", + "title": "Building widget boards for sale", + "parent": null, + "part": 88, + "sales_order": null, + "take_from": null, + "destination": 1, + "quantity": 100, + "completed": 0, + "status": 10, + "batch": "", + "creation_date": "2022-04-21", + "target_date": "2022-07-27", + "completion_date": null, + "completed_by": null, + "issued_by": [ + "admin" + ], + "responsible": 2, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 2, + "tree_id": 2, + "level": 0 + } + }, + { + "model": "build.build", + "pk": 3, + "fields": { + "metadata": null, + "reference_int": 3, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0003", + "title": "TB2 Build", + "parent": null, + "part": 111, + "sales_order": null, + "take_from": 7, + "destination": 1, + "quantity": 10, + "completed": 6, + "status": 20, + "batch": "", + "creation_date": "2022-04-27", + "target_date": null, + "completion_date": null, + "completed_by": null, + "issued_by": [ + "admin" + ], + "responsible": 2, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 2, + "tree_id": 3, + "level": 0 + } + }, + { + "model": "build.build", + "pk": 4, + "fields": { + "metadata": null, + "reference_int": 4, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0004", + "title": "TB3 Build", + "parent": null, + "part": 112, + "sales_order": null, + "take_from": null, + "destination": null, + "quantity": 25, + "completed": 20, + "status": 20, + "batch": "", + "creation_date": "2022-04-27", + "target_date": null, + "completion_date": null, + "completed_by": null, + "issued_by": [ + "admin" + ], + "responsible": 3, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 2, + "tree_id": 4, + "level": 0 + } + }, + { + "model": "build.build", + "pk": 5, + "fields": { + "metadata": null, + "reference_int": 5, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0005", + "title": "Making some blue chairs", + "parent": null, + "part": 100, + "sales_order": null, + "take_from": null, + "destination": null, + "quantity": 50, + "completed": 0, + "status": 20, + "batch": "", + "creation_date": "2022-04-29", + "target_date": "2022-09-30", + "completion_date": null, + "completed_by": null, + "issued_by": [ + "allaccess" + ], + "responsible": 5, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 2, + "tree_id": 5, + "level": 0 + } + }, + { + "model": "build.build", + "pk": 6, + "fields": { + "metadata": null, + "reference_int": 6, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0006", + "title": "Making red chairs for fun and profit", + "parent": null, + "part": 107, + "sales_order": null, + "take_from": null, + "destination": null, + "quantity": 25, + "completed": 25, + "status": 40, + "batch": "", + "creation_date": "2022-04-29", + "target_date": null, + "completion_date": "2022-04-29", + "completed_by": [ + "allaccess" + ], + "issued_by": [ + "allaccess" + ], + "responsible": null, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 2, + "tree_id": 6, + "level": 0 + } + }, + { + "model": "build.build", + "pk": 7, + "fields": { + "metadata": null, + "reference_int": 7, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0007", + "title": "Making red square tables", + "parent": null, + "part": 103, + "sales_order": null, + "take_from": null, + "destination": null, + "quantity": 15, + "completed": 0, + "status": 20, + "batch": "", + "creation_date": "2022-04-29", + "target_date": null, + "completion_date": null, + "completed_by": null, + "issued_by": [ + "allaccess" + ], + "responsible": null, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 2, + "tree_id": 7, + "level": 0 + } + }, + { + "model": "build.build", + "pk": 8, + "fields": { + "metadata": null, + "reference_int": 8, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0008", + "title": "PCBA build", + "parent": null, + "part": 88, + "sales_order": null, + "take_from": null, + "destination": null, + "quantity": 15, + "completed": 15, + "status": 40, + "batch": "", + "creation_date": "2022-04-29", + "target_date": null, + "completion_date": "2022-04-29", + "completed_by": [ + "allaccess" + ], + "issued_by": [ + "allaccess" + ], + "responsible": null, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 2, + "tree_id": 8, + "level": 0 + } + }, + { + "model": "build.build", + "pk": 9, + "fields": { + "metadata": null, + "reference_int": 9, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0009", + "title": "Making doohickeys (to test the multi-level build process)", + "parent": null, + "part": 87, + "sales_order": null, + "take_from": null, + "destination": null, + "quantity": 5, + "completed": 5, + "status": 40, + "batch": "", + "creation_date": "2022-04-29", + "target_date": null, + "completion_date": "2022-04-29", + "completed_by": [ + "allaccess" + ], + "issued_by": [ + "allaccess" + ], + "responsible": null, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 2, + "tree_id": 9, + "level": 0 + } + }, + { + "model": "build.build", + "pk": 10, + "fields": { + "metadata": null, + "reference_int": 10, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0010", + "title": "Making a high level assembly part", + "parent": null, + "part": 113, + "sales_order": null, + "take_from": null, + "destination": null, + "quantity": 50, + "completed": 0, + "status": 10, + "batch": "", + "creation_date": "2022-05-25", + "target_date": null, + "completion_date": null, + "completed_by": null, + "issued_by": [ + "admin" + ], + "responsible": null, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 8, + "tree_id": 10, + "level": 0 + } + }, + { + "model": "build.build", + "pk": 11, + "fields": { + "metadata": null, + "reference_int": 11, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0011", + "title": "Required parts for Build 0010", + "parent": 10, + "part": 110, + "sales_order": null, + "take_from": null, + "destination": null, + "quantity": 50, + "completed": 25, + "status": 20, + "batch": "", + "creation_date": "2022-05-25", + "target_date": null, + "completion_date": null, + "completed_by": null, + "issued_by": [ + "admin" + ], + "responsible": null, + "link": "", + "priority": 0, + "project_code": null, + "lft": 2, + "rght": 3, + "tree_id": 10, + "level": 1 + } + }, + { + "model": "build.build", + "pk": 12, + "fields": { + "metadata": null, + "reference_int": 12, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0012", + "title": "Required parts for Build 0010", + "parent": 10, + "part": 111, + "sales_order": null, + "take_from": null, + "destination": null, + "quantity": 50, + "completed": 50, + "status": 40, + "batch": "", + "creation_date": "2022-05-25", + "target_date": null, + "completion_date": "2022-05-25", + "completed_by": [ + "admin" + ], + "issued_by": [ + "admin" + ], + "responsible": null, + "link": "", + "priority": 0, + "project_code": null, + "lft": 4, + "rght": 5, + "tree_id": 10, + "level": 1 + } + }, + { + "model": "build.build", + "pk": 13, + "fields": { + "metadata": null, + "reference_int": 13, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0013", + "title": "Required parts for Build 0010", + "parent": 10, + "part": 112, + "sales_order": null, + "take_from": null, + "destination": null, + "quantity": 50, + "completed": 0, + "status": 10, + "batch": "", + "creation_date": "2022-05-25", + "target_date": null, + "completion_date": null, + "completed_by": null, + "issued_by": [ + "admin" + ], + "responsible": null, + "link": "", + "priority": 0, + "project_code": null, + "lft": 6, + "rght": 7, + "tree_id": 10, + "level": 1 + } + }, + { + "model": "build.build", + "pk": 14, + "fields": { + "metadata": null, + "reference_int": 14, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0014", + "title": "Making tables for SO 0003", + "parent": null, + "part": 104, + "sales_order": 3, + "take_from": null, + "destination": null, + "quantity": 100, + "completed": 0, + "status": 10, + "batch": "", + "creation_date": "2022-05-25", + "target_date": null, + "completion_date": null, + "completed_by": null, + "issued_by": [ + "admin" + ], + "responsible": null, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 2, + "tree_id": 11, + "level": 0 + } + }, + { + "model": "build.build", + "pk": 15, + "fields": { + "metadata": null, + "reference_int": 15, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0015", + "title": "Making chairs for SO 003", + "parent": null, + "part": 109, + "sales_order": 3, + "take_from": null, + "destination": null, + "quantity": 15, + "completed": 15, + "status": 40, + "batch": "", + "creation_date": "2022-05-25", + "target_date": null, + "completion_date": "2022-05-25", + "completed_by": [ + "admin" + ], + "issued_by": [ + "admin" + ], + "responsible": null, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 2, + "tree_id": 12, + "level": 0 + } + }, + { + "model": "build.build", + "pk": 16, + "fields": { + "metadata": null, + "reference_int": 16, + "notes": "", + "barcode_data": "", + "barcode_hash": "", + "reference": "BO0016", + "title": "Making widgets for SO 0003", + "parent": null, + "part": 81, + "sales_order": 3, + "take_from": null, + "destination": null, + "quantity": 75, + "completed": 0, + "status": 10, + "batch": "", + "creation_date": "2022-05-25", + "target_date": null, + "completion_date": null, + "completed_by": null, + "issued_by": [ + "admin" + ], + "responsible": null, + "link": "", + "priority": 0, + "project_code": null, + "lft": 1, + "rght": 2, + "tree_id": 13, + "level": 0 } } ] \ No newline at end of file