[ { "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": "2021-11-09T22:44:39.773Z", "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", "pk": 4, "fields": { "password": "pbkdf2_sha256$260000$pbHvzfVrKhB4pv6asbGt3h$DEkXQ/Jlv4LtQJyBhosGnDYRkN0cs+HUVcQYe3lOyA0=", "last_login": "2021-11-08T03:40:46.421Z", "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": [] } }, { "model": "sites.site", "pk": 1, "fields": { "domain": "https://demo.inventreedb.com", "name": "InvenTree Demo" } }, { "model": "build.build", "pk": 1, "fields": { "reference_int": 1, "reference": "0001", "title": "Building some colorful widgets", "parent": null, "part": 77, "sales_order": null, "take_from": null, "destination": 1, "quantity": 15, "completed": 0, "status": 20, "batch": null, "creation_date": "2021-11-10", "target_date": null, "completion_date": null, "completed_by": null, "issued_by": 1, "responsible": null, "link": "", "notes": "", "lft": 1, "rght": 2, "tree_id": 1, "level": 0 } }, { "model": "build.builditem", "pk": 1, "fields": { "build": 1, "bom_item": 5, "stock_item": 80, "quantity": "225.00000", "install_into": null } }, { "model": "build.builditem", "pk": 2, "fields": { "build": 1, "bom_item": 7, "stock_item": 172, "quantity": "75.00000", "install_into": null } }, { "model": "build.builditem", "pk": 3, "fields": { "build": 1, "bom_item": 3, "stock_item": 175, "quantity": "1.00000", "install_into": 206 } }, { "model": "build.builditem", "pk": 4, "fields": { "build": 1, "bom_item": 4, "stock_item": 182, "quantity": "1.00000", "install_into": 206 } }, { "model": "build.builditem", "pk": 5, "fields": { "build": 1, "bom_item": 3, "stock_item": 204, "quantity": "1.00000", "install_into": 206 } }, { "model": "build.builditem", "pk": 6, "fields": { "build": 1, "bom_item": 3, "stock_item": 176, "quantity": "1.00000", "install_into": 206 } }, { "model": "build.builditem", "pk": 7, "fields": { "build": 1, "bom_item": 3, "stock_item": 178, "quantity": "1.00000", "install_into": 206 } }, { "model": "build.builditem", "pk": 8, "fields": { "build": 1, "bom_item": 3, "stock_item": 179, "quantity": "1.00000", "install_into": 206 } }, { "model": "build.builditem", "pk": 9, "fields": { "build": 1, "bom_item": 4, "stock_item": 183, "quantity": "1.00000", "install_into": 206 } }, { "model": "build.builditem", "pk": 10, "fields": { "build": 1, "bom_item": 4, "stock_item": 186, "quantity": "1.00000", "install_into": 206 } }, { "model": "common.inventreesetting", "pk": 1, "fields": { "value": "0.5.4", "key": "INVENTREE_LATEST_VERSION" } }, { "model": "common.inventreesetting", "pk": 2, "fields": { "value": "False", "key": "INVENTREE_INSTANCE_TITLE" } }, { "model": "common.inventreesetting", "pk": 3, "fields": { "value": "True", "key": "BARCODE_ENABLE" } }, { "model": "common.inventreesetting", "pk": 4, "fields": { "value": "True", "key": "REPORT_ENABLE_TEST_REPORT" } }, { "model": "common.inventreesetting", "pk": 5, "fields": { "value": "10", "key": "PART_RECENT_COUNT" } }, { "model": "common.inventreesetting", "pk": 6, "fields": { "value": "10", "key": "STOCK_RECENT_COUNT" } }, { "model": "common.inventreesetting", "pk": 7, "fields": { "value": "True", "key": "STOCK_ENABLE_EXPIRY" } }, { "model": "common.inventreesetting", "pk": 8, "fields": { "value": "PO", "key": "PURCHASEORDER_REFERENCE_PREFIX" } }, { "model": "common.inventreesetting", "pk": 9, "fields": { "value": "SO", "key": "SALESORDER_REFERENCE_PREFIX" } }, { "model": "common.inventreesetting", "pk": 10, "fields": { "value": "BO", "key": "BUILDORDER_REFERENCE_PREFIX" } }, { "model": "common.inventreesetting", "pk": 11, "fields": { "value": "True", "key": "STOCK_GROUP_BY_PART" } }, { "model": "common.inventreesetting", "pk": 12, "fields": { "value": "90", "key": "STOCK_STALE_DAYS" } }, { "model": "common.inventreesetting", "pk": 13, "fields": { "value": "False", "key": "INVENTREE_DOWNLOAD_FROM_URL" } }, { "model": "common.inventreesetting", "pk": 14, "fields": { "value": "False", "key": "STOCK_OWNERSHIP_CONTROL" } }, { "model": "common.inventreesetting", "pk": 15, "fields": { "value": "InvenTree Demo Server", "key": "INVENTREE_INSTANCE" } }, { "model": "common.inventreesetting", "pk": 16, "fields": { "value": "", "key": "INVENTREE_BASE_URL" } }, { "model": "common.inventreesetting", "pk": 17, "fields": { "value": "My company name", "key": "INVENTREE_COMPANY_NAME" } }, { "model": "common.inventreesetting", "pk": 18, "fields": { "value": "A4", "key": "REPORT_DEFAULT_PAGE_SIZE" } }, { "model": "common.inventreesetting", "pk": 19, "fields": { "value": "False", "key": "REPORT_DEBUG_MODE" } }, { "model": "common.inventreesetting", "pk": 20, "fields": { "value": "", "key": "PART_IPN_REGEX" } }, { "model": "common.inventreesetting", "pk": 21, "fields": { "value": "True", "key": "PART_ALLOW_DUPLICATE_IPN" } }, { "model": "common.inventreesetting", "pk": 22, "fields": { "value": "True", "key": "PART_ALLOW_EDIT_IPN" } }, { "model": "common.inventreesetting", "pk": 23, "fields": { "value": "True", "key": "PART_SHOW_QUANTITY_IN_FORMS" } }, { "model": "common.inventreesetting", "pk": 24, "fields": { "value": "False", "key": "PART_TEMPLATE" } }, { "model": "common.inventreesetting", "pk": 25, "fields": { "value": "False", "key": "PART_ASSEMBLY" } }, { "model": "common.inventreesetting", "pk": 26, "fields": { "value": "True", "key": "PART_COMPONENT" } }, { "model": "common.inventreesetting", "pk": 27, "fields": { "value": "False", "key": "PART_TRACKABLE" } }, { "model": "common.inventreesetting", "pk": 28, "fields": { "value": "False", "key": "PART_PURCHASEABLE" } }, { "model": "common.inventreesetting", "pk": 29, "fields": { "value": "False", "key": "PART_SALABLE" } }, { "model": "common.inventreesetting", "pk": 30, "fields": { "value": "False", "key": "PART_VIRTUAL" } }, { "model": "common.inventreesetting", "pk": 31, "fields": { "value": "True", "key": "PART_COPY_BOM" } }, { "model": "common.inventreesetting", "pk": 32, "fields": { "value": "True", "key": "PART_COPY_PARAMETERS" } }, { "model": "common.inventreesetting", "pk": 33, "fields": { "value": "True", "key": "PART_COPY_TESTS" } }, { "model": "common.inventreesetting", "pk": 34, "fields": { "value": "True", "key": "PART_CATEGORY_PARAMETERS" } }, { "model": "common.inventreesetting", "pk": 35, "fields": { "value": "False", "key": "PART_INTERNAL_PRICE" } }, { "model": "common.inventreesetting", "pk": 36, "fields": { "value": "False", "key": "PART_BOM_USE_INTERNAL_PRICE" } }, { "model": "common.inventreesetting", "pk": 37, "fields": { "value": "False", "key": "STOCK_ALLOW_EXPIRED_SALE" } }, { "model": "common.inventreesetting", "pk": 38, "fields": { "value": "False", "key": "STOCK_ALLOW_EXPIRED_BUILD" } }, { "model": "common.inventreesetting", "pk": 39, "fields": { "value": "", "key": "BUILDORDER_REFERENCE_REGEX" } }, { "model": "common.inventreesetting", "pk": 40, "fields": { "value": "USD", "key": "INVENTREE_DEFAULT_CURRENCY" } }, { "model": "common.inventreesetting", "pk": 41, "fields": { "value": "True", "key": "PART_SHOW_RELATED" } }, { "model": "common.inventreesetting", "pk": 42, "fields": { "value": "False", "key": "PART_SHOW_IMPORT" } }, { "model": "common.inventreesetting", "pk": 43, "fields": { "value": "False", "key": "PART_CREATE_INITIAL" } }, { "model": "common.inventreesetting", "pk": 44, "fields": { "value": "True", "key": "PART_SHOW_PRICE_IN_FORMS" } }, { "model": "common.inventreesetting", "pk": 45, "fields": { "value": "{{ part.IPN if part.IPN }}{{ ' | ' if part.IPN }}{{ part.name }}{{ ' | ' if part.revision }}{{ part.revision if part.revision }}", "key": "PART_NAME_FORMAT" } }, { "model": "common.inventreesetting", "pk": 46, "fields": { "value": "False", "key": "LOGIN_ENABLE_REG" } }, { "model": "common.inventreesetting", "pk": 47, "fields": { "value": "True", "key": "LOGIN_ENABLE_PWD_FORGOT" } }, { "model": "common.inventreesetting", "pk": 48, "fields": { "value": "False", "key": "LOGIN_ENABLE_SSO" } }, { "model": "common.inventreesetting", "pk": 49, "fields": { "value": "False", "key": "LOGIN_MAIL_REQUIRED" } }, { "model": "common.inventreesetting", "pk": 50, "fields": { "value": "False", "key": "LOGIN_SIGNUP_MAIL_TWICE" } }, { "model": "common.inventreesetting", "pk": 51, "fields": { "value": "True", "key": "LOGIN_SIGNUP_PWD_TWICE" } }, { "model": "common.inventreesetting", "pk": 52, "fields": { "value": "True", "key": "LOGIN_SIGNUP_SSO_AUTO" } }, { "model": "common.inventreesetting", "pk": 53, "fields": { "value": "", "key": "SIGNUP_GROUP" } }, { "model": "common.inventreesetting", "pk": 54, "fields": { "value": "False", "key": "PART_SHOW_PRICE_IN_BOM" } }, { "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": 4, "fields": { "value": "True", "key": "HOMEPAGE_BOM_VALIDATION", "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": 8, "fields": { "value": "True", "key": "HOMEPAGE_STOCK_DEPLETED", "user": 1 } }, { "model": "common.inventreeusersetting", "pk": 9, "fields": { "value": "True", "key": "HOMEPAGE_STOCK_NEEDED", "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": 25, "fields": { "value": "True", "key": "HOMEPAGE_BOM_VALIDATION", "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": 29, "fields": { "value": "True", "key": "HOMEPAGE_STOCK_DEPLETED", "user": 2 } }, { "model": "common.inventreeusersetting", "pk": 30, "fields": { "value": "True", "key": "HOMEPAGE_STOCK_NEEDED", "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": 44, "fields": { "value": "True", "key": "HOMEPAGE_BOM_VALIDATION", "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": 48, "fields": { "value": "True", "key": "HOMEPAGE_STOCK_DEPLETED", "user": 3 } }, { "model": "common.inventreeusersetting", "pk": 49, "fields": { "value": "True", "key": "HOMEPAGE_STOCK_NEEDED", "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": 59, "fields": { "value": "True", "key": "SEARCH_SHOW_STOCK_LEVELS", "user": 1 } }, { "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": 69, "fields": { "value": "True", "key": "HOMEPAGE_BOM_VALIDATION", "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": 73, "fields": { "value": "True", "key": "HOMEPAGE_STOCK_DEPLETED", "user": 4 } }, { "model": "common.inventreeusersetting", "pk": 74, "fields": { "value": "True", "key": "HOMEPAGE_STOCK_NEEDED", "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": 85, "fields": { "value": "True", "key": "SEARCH_SHOW_STOCK_LEVELS", "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": "company.company", "pk": 1, "fields": { "name": "DigiKey", "description": "DigiKey Electronics", "website": "https://www.digikey.com/", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_1_img.jpg", "notes": "", "is_customer": false, "is_supplier": true, "is_manufacturer": false, "currency": "USD" } }, { "model": "company.company", "pk": 2, "fields": { "name": "Mouser", "description": "Mouser Electronics", "website": "https://mouser.com/", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_2_img.jpg", "notes": "", "is_customer": false, "is_supplier": true, "is_manufacturer": false, "currency": "AUD" } }, { "model": "company.company", "pk": 3, "fields": { "name": "Arrow", "description": "Arrow Electronics", "website": "https://www.arrow.com/", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_3_img.jpg", "notes": "", "is_customer": false, "is_supplier": true, "is_manufacturer": false, "currency": "AUD" } }, { "model": "company.company", "pk": 4, "fields": { "name": "Susumu", "description": "", "website": "", "address": "", "phone": "", "email": "", "contact": "", "link": "", "image": "company_images/company_4_img.png", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 5, "fields": { "name": "Yageo", "description": "", "website": "", "address": "", "phone": "", "email": "", "contact": "", "link": "", "image": "company_images/company_5_img.jpg", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 6, "fields": { "name": "Panasonic Electronic Components", "description": "", "website": "", "address": "", "phone": "", "email": "", "contact": "", "link": "", "image": "company_images/company_6_img.jpg", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 7, "fields": { "name": "TE Connectivity Passive Product", "description": "", "website": "", "address": "", "phone": "", "email": "", "contact": "", "link": "", "image": "company_images/company_7_img.jpg", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 12, "fields": { "name": "Vishay Dale", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_12_img.jpg", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 13, "fields": { "name": "Bourns Inc.", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_13_img.jpg", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 14, "fields": { "name": "Stackpole Electronics Inc", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_14_img.png", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 15, "fields": { "name": "KOA Speer Electronics, Inc.", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_15_img.jpg", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 17, "fields": { "name": "Rohm Semiconductor", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_17_img.png", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 19, "fields": { "name": "Delta Electronics/Cyntec", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_19_img.jpg", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 20, "fields": { "name": "Riedon", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_20_img.jpg", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 22, "fields": { "name": "Samsung Electro-Mechanics", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_22_img.jpg", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 23, "fields": { "name": "AVX Corporation", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_23_img.png", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 25, "fields": { "name": "W\u00fcrth Elektronik", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_25_img.jpg", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 26, "fields": { "name": "TDK Corporation", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_26_img.jpg", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 27, "fields": { "name": "Murata Electronics", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_27_img.png", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 28, "fields": { "name": "KEMET", "description": "", "website": "", "address": "", "phone": "", "email": null, "contact": "", "link": "", "image": "company_images/company_28_img.jpg", "notes": "", "is_customer": false, "is_supplier": false, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 29, "fields": { "name": "Texas Instruments", "description": "", "website": "https://www.ti.com/", "address": "", "phone": "", "email": "", "contact": "", "link": "", "image": "company_images/company_29_img.jpg", "notes": "", "is_customer": false, "is_supplier": true, "is_manufacturer": true, "currency": "USD" } }, { "model": "company.company", "pk": 30, "fields": { "name": "Customer", "description": "A company we sell things to", "website": "", "address": "10 Address Street, City, Country ZIP", "phone": "", "email": "", "contact": "", "link": "", "image": "", "notes": "", "is_customer": true, "is_supplier": false, "is_manufacturer": false, "currency": "USD" } }, { "model": "company.manufacturerpart", "pk": 1, "fields": { "part": 43, "manufacturer": 4, "MPN": "RR0510P-104-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 2, "fields": { "part": 43, "manufacturer": 5, "MPN": "RT0402BRD07100KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 3, "fields": { "part": 43, "manufacturer": 6, "MPN": "ERA-2AEB104X", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 4, "fields": { "part": 43, "manufacturer": 7, "MPN": "CPF0402B100KE1", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 9, "fields": { "part": 44, "manufacturer": 12, "MPN": "RCA0603100KFKEAHP", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 10, "fields": { "part": 44, "manufacturer": 13, "MPN": "CRT0603-BY-1003ELF", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 11, "fields": { "part": 45, "manufacturer": 14, "MPN": "RMCF0805FT100K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 12, "fields": { "part": 28, "manufacturer": 15, "MPN": "RN731ETTP1002B25", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 14, "fields": { "part": 17, "manufacturer": 17, "MPN": "ESR03EZPF1001", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 16, "fields": { "part": 22, "manufacturer": 19, "MPN": "PFR02S-472-FNH", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 17, "fields": { "part": 24, "manufacturer": 20, "MPN": "PCR0805-4K7J1", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 18, "fields": { "part": 43, "manufacturer": 4, "MPN": "RG1005P-104-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 19, "fields": { "part": 44, "manufacturer": 4, "MPN": "RR0816P-104-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 20, "fields": { "part": 44, "manufacturer": 4, "MPN": "RG1608P-104-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 21, "fields": { "part": 44, "manufacturer": 4, "MPN": "RG1608N-104-W-T1", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 22, "fields": { "part": 45, "manufacturer": 4, "MPN": "RR1220P-104-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 23, "fields": { "part": 45, "manufacturer": 4, "MPN": "RG2012P-104-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 24, "fields": { "part": 45, "manufacturer": 12, "MPN": "TNPW0805100KBEEA", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 25, "fields": { "part": 45, "manufacturer": 4, "MPN": "RG2012N-104-W-T1", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 26, "fields": { "part": 28, "manufacturer": 6, "MPN": "ERJ-XGNJ103Y", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 27, "fields": { "part": 28, "manufacturer": 15, "MPN": "RN73H1ETTP1002B25", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 28, "fields": { "part": 28, "manufacturer": 12, "MPN": "TNPW040210K0BEED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 29, "fields": { "part": 28, "manufacturer": 7, "MPN": "CPF0402B10KE1", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 30, "fields": { "part": 29, "manufacturer": 14, "MPN": "RMCF0201FT10K0", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 31, "fields": { "part": 29, "manufacturer": 5, "MPN": "RC0201JR-0710KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 32, "fields": { "part": 29, "manufacturer": 6, "MPN": "ERJ-1GNF1002C", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 33, "fields": { "part": 29, "manufacturer": 12, "MPN": "CRCW020110K0FNED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 34, "fields": { "part": 29, "manufacturer": 14, "MPN": "RNCP0603FTD10K0", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 35, "fields": { "part": 30, "manufacturer": 4, "MPN": "RR1220P-103-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 36, "fields": { "part": 30, "manufacturer": 6, "MPN": "ERA-6AEB103V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 37, "fields": { "part": 30, "manufacturer": 7, "MPN": "2176093-5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 38, "fields": { "part": 30, "manufacturer": 4, "MPN": "RG2012N-103-W-T1", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 40, "fields": { "part": 16, "manufacturer": 5, "MPN": "RT0402FRE071KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 42, "fields": { "part": 16, "manufacturer": 5, "MPN": "RC0100FR-071KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 43, "fields": { "part": 16, "manufacturer": 4, "MPN": "RG1005P-102-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 44, "fields": { "part": 16, "manufacturer": 12, "MPN": "TNPW04021K00BEED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 45, "fields": { "part": 17, "manufacturer": 5, "MPN": "RC0201FR-071KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 46, "fields": { "part": 17, "manufacturer": 4, "MPN": "RR0816P-102-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 47, "fields": { "part": 17, "manufacturer": 12, "MPN": "CRCW02011K00FKED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 48, "fields": { "part": 17, "manufacturer": 6, "MPN": "ERA-3AEB102V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 49, "fields": { "part": 18, "manufacturer": 14, "MPN": "RNCP0805FTD1K00", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 50, "fields": { "part": 18, "manufacturer": 4, "MPN": "RR1220P-102-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 51, "fields": { "part": 18, "manufacturer": 4, "MPN": "RG2012P-102-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 52, "fields": { "part": 18, "manufacturer": 4, "MPN": "RG2012P-3013-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 53, "fields": { "part": 18, "manufacturer": 12, "MPN": "TNPW08051K00BEEA", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 54, "fields": { "part": 19, "manufacturer": 5, "MPN": "RT0402FRE072K2L", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 55, "fields": { "part": 19, "manufacturer": 17, "MPN": "SFR01MZPF2201", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 56, "fields": { "part": 19, "manufacturer": 6, "MPN": "ERA-2AEB4222X", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 57, "fields": { "part": 19, "manufacturer": 4, "MPN": "RG1005P-222-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 58, "fields": { "part": 19, "manufacturer": 12, "MPN": "TNPW04022K20BEED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 59, "fields": { "part": 20, "manufacturer": 6, "MPN": "ERA-3AEB222V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 60, "fields": { "part": 20, "manufacturer": 14, "MPN": "RMCF0201JT2K20", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 61, "fields": { "part": 20, "manufacturer": 14, "MPN": "RMCF0201FT2K20", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 62, "fields": { "part": 20, "manufacturer": 5, "MPN": "RC0603FR-072K2L", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 63, "fields": { "part": 20, "manufacturer": 6, "MPN": "ERJ-1GNJ222C", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 64, "fields": { "part": 21, "manufacturer": 6, "MPN": "ERA-6AEB222V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 65, "fields": { "part": 21, "manufacturer": 17, "MPN": "ESR10EZPJ222", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 66, "fields": { "part": 21, "manufacturer": 4, "MPN": "RR1220P-222-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 67, "fields": { "part": 21, "manufacturer": 17, "MPN": "KTR10EZPF2201", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 68, "fields": { "part": 21, "manufacturer": 6, "MPN": "ERA-6AEB4222V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 69, "fields": { "part": 46, "manufacturer": 12, "MPN": "TNPW040220K0BEED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 70, "fields": { "part": 46, "manufacturer": 7, "MPN": "CRGCQ0402F220K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 72, "fields": { "part": 46, "manufacturer": 12, "MPN": "TNPW040220K3BEED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 73, "fields": { "part": 46, "manufacturer": 13, "MPN": "CR0402-FX-2203GLF", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 74, "fields": { "part": 47, "manufacturer": 6, "MPN": "ERJ-1GNJ224C", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 75, "fields": { "part": 47, "manufacturer": 7, "MPN": "CRGCQ0603F220K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 76, "fields": { "part": 47, "manufacturer": 5, "MPN": "RC0201FR-07220KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 77, "fields": { "part": 47, "manufacturer": 6, "MPN": "ERJ-1GNF2203C", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 78, "fields": { "part": 47, "manufacturer": 6, "MPN": "ERA-3AEB224V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 79, "fields": { "part": 48, "manufacturer": 7, "MPN": "CRG0805F220K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 80, "fields": { "part": 48, "manufacturer": 7, "MPN": "CRGCQ0805F220K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 81, "fields": { "part": 48, "manufacturer": 4, "MPN": "RR1220P-224-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 82, "fields": { "part": 48, "manufacturer": 17, "MPN": "KTR10EZPF2203", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 83, "fields": { "part": 48, "manufacturer": 4, "MPN": "RG2012P-224-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 84, "fields": { "part": 31, "manufacturer": 6, "MPN": "ERA-2AEB223X", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 85, "fields": { "part": 31, "manufacturer": 12, "MPN": "TNPW04022K00BEED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 86, "fields": { "part": 31, "manufacturer": 12, "MPN": "TNPW040222K1BEED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 87, "fields": { "part": 31, "manufacturer": 5, "MPN": "RC0402FR-0722KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 88, "fields": { "part": 31, "manufacturer": 4, "MPN": "RR0510P-223-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 89, "fields": { "part": 32, "manufacturer": 5, "MPN": "RC0603FR-0722KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 90, "fields": { "part": 32, "manufacturer": 6, "MPN": "ERJ-1GNJ223C", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 91, "fields": { "part": 32, "manufacturer": 5, "MPN": "RC0201JR-0722KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 92, "fields": { "part": 32, "manufacturer": 7, "MPN": "CRGCQ0603F22K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 93, "fields": { "part": 32, "manufacturer": 5, "MPN": "RC0201FR-0722KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 94, "fields": { "part": 33, "manufacturer": 4, "MPN": "RG2012L-223-L-T05", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 95, "fields": { "part": 33, "manufacturer": 14, "MPN": "RNCP0805FTD22K1", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 96, "fields": { "part": 33, "manufacturer": 4, "MPN": "RR1220P-223-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 97, "fields": { "part": 33, "manufacturer": 6, "MPN": "ERA-6AEB4223V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 98, "fields": { "part": 33, "manufacturer": 6, "MPN": "ERA-6AEB4221V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 99, "fields": { "part": 22, "manufacturer": 6, "MPN": "ERA-2AEB472X", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 100, "fields": { "part": 22, "manufacturer": 4, "MPN": "RG1005P-472-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 101, "fields": { "part": 22, "manufacturer": 12, "MPN": "TNPW04024K70BEED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 102, "fields": { "part": 22, "manufacturer": 15, "MPN": "RK73B1ETTP472J", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 103, "fields": { "part": 23, "manufacturer": 12, "MPN": "CRCW02014K70FKED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 104, "fields": { "part": 23, "manufacturer": 6, "MPN": "ERA-3AEB472V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 105, "fields": { "part": 23, "manufacturer": 4, "MPN": "RG1608P-472-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 106, "fields": { "part": 23, "manufacturer": 12, "MPN": "TNPW06034K70BEEA", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 107, "fields": { "part": 23, "manufacturer": 14, "MPN": "RMCF0603FT4K70", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 108, "fields": { "part": 24, "manufacturer": 7, "MPN": "CRG0805F4K7", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 109, "fields": { "part": 24, "manufacturer": 17, "MPN": "KTR10EZPF4701", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 110, "fields": { "part": 24, "manufacturer": 6, "MPN": "ERA-6AEB1472V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 111, "fields": { "part": 24, "manufacturer": 4, "MPN": "RG2012P-472-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 112, "fields": { "part": 34, "manufacturer": 6, "MPN": "ERA-2AEB473X", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 113, "fields": { "part": 34, "manufacturer": 4, "MPN": "RG1005P-473-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 114, "fields": { "part": 34, "manufacturer": 5, "MPN": "RC0402FR-0747KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 115, "fields": { "part": 34, "manufacturer": 7, "MPN": "CRGCQ0402F47K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 116, "fields": { "part": 34, "manufacturer": 5, "MPN": "RT0402BRE0747KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 117, "fields": { "part": 35, "manufacturer": 6, "MPN": "ERJ-1GNJ473C", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 118, "fields": { "part": 35, "manufacturer": 5, "MPN": "RC0201FR-0747KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 119, "fields": { "part": 35, "manufacturer": 5, "MPN": "RC0201FR-0747K5L", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 120, "fields": { "part": 35, "manufacturer": 5, "MPN": "RC0201FR-07147KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 121, "fields": { "part": 35, "manufacturer": 6, "MPN": "ERJ-1GNF4702C", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 122, "fields": { "part": 36, "manufacturer": 7, "MPN": "CRGCQ0805F47K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 123, "fields": { "part": 36, "manufacturer": 17, "MPN": "KTR10EZPF4702", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 124, "fields": { "part": 36, "manufacturer": 6, "MPN": "ERA-6AEB473V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 125, "fields": { "part": 36, "manufacturer": 6, "MPN": "ERA-6AEB1473V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 126, "fields": { "part": 36, "manufacturer": 4, "MPN": "RG2012P-473-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 127, "fields": { "part": 25, "manufacturer": 4, "MPN": "RR0510P-562-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 128, "fields": { "part": 25, "manufacturer": 5, "MPN": "RT0402BRD075K6L", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 129, "fields": { "part": 25, "manufacturer": 4, "MPN": "RG1005P-562-B-T5", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 130, "fields": { "part": 25, "manufacturer": 14, "MPN": "RMCF0402FT5K60", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 131, "fields": { "part": 25, "manufacturer": 6, "MPN": "ERJ-2RKF5601X", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 132, "fields": { "part": 26, "manufacturer": 6, "MPN": "ERJ-1GNF5601C", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 133, "fields": { "part": 26, "manufacturer": 12, "MPN": "CRCW02015K60FNED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 134, "fields": { "part": 26, "manufacturer": 4, "MPN": "RR0816P-562-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 135, "fields": { "part": 26, "manufacturer": 12, "MPN": "CRCW02015K60FKED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 136, "fields": { "part": 26, "manufacturer": 14, "MPN": "RMCF0603FT5K60", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 137, "fields": { "part": 27, "manufacturer": 6, "MPN": "ERA-6AEB562V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 138, "fields": { "part": 27, "manufacturer": 14, "MPN": "RMCF0805FT5K60", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 139, "fields": { "part": 27, "manufacturer": 5, "MPN": "RC0805FR-075K6L", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 140, "fields": { "part": 27, "manufacturer": 17, "MPN": "KTR10EZPF5601", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 141, "fields": { "part": 27, "manufacturer": 7, "MPN": "CPF0805B5K6E1", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 142, "fields": { "part": 37, "manufacturer": 4, "MPN": "RR0510P-563-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 143, "fields": { "part": 37, "manufacturer": 6, "MPN": "ERA-2AEB563X", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 144, "fields": { "part": 37, "manufacturer": 12, "MPN": "TNPW04025K56BEED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 145, "fields": { "part": 37, "manufacturer": 5, "MPN": "RC0402FR-0756K2L", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 146, "fields": { "part": 37, "manufacturer": 15, "MPN": "RK73B1ETTP563J", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 147, "fields": { "part": 38, "manufacturer": 5, "MPN": "RC0201FR-0756KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 148, "fields": { "part": 38, "manufacturer": 6, "MPN": "ERJ-1GNF5602C", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 149, "fields": { "part": 38, "manufacturer": 4, "MPN": "RR0816P-563-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 150, "fields": { "part": 38, "manufacturer": 7, "MPN": "CRGP0603F56K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 151, "fields": { "part": 38, "manufacturer": 12, "MPN": "CRCW020156K2FKED", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 152, "fields": { "part": 39, "manufacturer": 7, "MPN": "CRG0805F56K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 153, "fields": { "part": 39, "manufacturer": 7, "MPN": "CRGCQ0805F56K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 154, "fields": { "part": 39, "manufacturer": 4, "MPN": "RR1220P-563-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 155, "fields": { "part": 39, "manufacturer": 6, "MPN": "ERA-6AEB563V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 156, "fields": { "part": 39, "manufacturer": 14, "MPN": "RMCF0805FT56K0", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 157, "fields": { "part": 40, "manufacturer": 7, "MPN": "CRGCQ0402F68K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 158, "fields": { "part": 40, "manufacturer": 4, "MPN": "RR0510P-683-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 159, "fields": { "part": 40, "manufacturer": 6, "MPN": "ERA-2AEB683X", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 160, "fields": { "part": 40, "manufacturer": 14, "MPN": "RMCF0402FT68K1", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 161, "fields": { "part": 40, "manufacturer": 5, "MPN": "RC0402FR-0768RL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 162, "fields": { "part": 41, "manufacturer": 7, "MPN": "CRGCQ0603F68K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 163, "fields": { "part": 41, "manufacturer": 5, "MPN": "RC0201FR-0768KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 164, "fields": { "part": 41, "manufacturer": 6, "MPN": "ERJ-1GNF7681C", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 165, "fields": { "part": 41, "manufacturer": 4, "MPN": "RR0816P-683-D", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 166, "fields": { "part": 41, "manufacturer": 6, "MPN": "ERJ-PB3B7681V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 167, "fields": { "part": 42, "manufacturer": 7, "MPN": "CRG0805F68K", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 168, "fields": { "part": 42, "manufacturer": 6, "MPN": "ERA-6AEB683V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 169, "fields": { "part": 42, "manufacturer": 6, "MPN": "ERA-6ARB912V", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 170, "fields": { "part": 42, "manufacturer": 5, "MPN": "RC0805FR-0768KL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 171, "fields": { "part": 42, "manufacturer": 5, "MPN": "RC0805FR-0768K1L", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 172, "fields": { "part": 52, "manufacturer": 22, "MPN": "CL05B104KA5NNNC", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 173, "fields": { "part": 52, "manufacturer": 22, "MPN": "CL05B104KP5NNNC", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 174, "fields": { "part": 55, "manufacturer": 22, "MPN": "CL10B104KB8NNNL", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 175, "fields": { "part": 55, "manufacturer": 22, "MPN": "CL10B104MB8NNNC", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 176, "fields": { "part": 58, "manufacturer": 23, "MPN": "08055C104KAT4A", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 177, "fields": { "part": 58, "manufacturer": 23, "MPN": "08053C104KAT2A", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 178, "fields": { "part": 49, "manufacturer": 23, "MPN": "04025C101KAT2A", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 179, "fields": { "part": 49, "manufacturer": 23, "MPN": "0402YC101KAT2A", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 180, "fields": { "part": 50, "manufacturer": 23, "MPN": "06031C101JAT2A", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 182, "fields": { "part": 51, "manufacturer": 25, "MPN": "885012207080", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 183, "fields": { "part": 51, "manufacturer": 25, "MPN": "885342207001", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 184, "fields": { "part": 54, "manufacturer": 26, "MPN": "CGJ X7R E1 KIT", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 185, "fields": { "part": 54, "manufacturer": 27, "MPN": "GRM15-KIT-X5R-X7R-DE", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 186, "fields": { "part": 57, "manufacturer": 22, "MPN": "CL10B106MQ8NRNC", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 187, "fields": { "part": 57, "manufacturer": 28, "MPN": "C0603C104K5RECAUTO", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 188, "fields": { "part": 60, "manufacturer": 26, "MPN": "CGA4J1X7R0J106K125AC", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 189, "fields": { "part": 60, "manufacturer": 26, "MPN": "C2012X7R1A106M125AC", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 190, "fields": { "part": 59, "manufacturer": 22, "MPN": "CL21B105KPFNNNE", "link": null, "description": null } }, { "model": "company.manufacturerpart", "pk": 191, "fields": { "part": 61, "manufacturer": 29, "MPN": "MAX232IDR", "link": "", "description": "MAX232IDR" } }, { "model": "company.supplierpart", "pk": 11, "fields": { "part": 43, "supplier": 1, "SKU": "RR05P100KDTR-ND", "manufacturer_part": 1, "link": "https://www.digikey.com/product-detail/en/susumu/RR0510P-104-D/RR05P100KDTR-ND/432443", "description": "RES SMD 100K OHM 0.5% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 12, "fields": { "part": 43, "supplier": 1, "SKU": "YAG1343TR-ND", "manufacturer_part": 2, "link": "https://www.digikey.com/product-detail/en/yageo/RT0402BRD07100KL/YAG1343TR-ND/1068989", "description": "RES SMD 100K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 13, "fields": { "part": 43, "supplier": 1, "SKU": "P100KDCTR-ND", "manufacturer_part": 3, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB104X/P100KDCTR-ND/1706053", "description": "RES SMD 100K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 14, "fields": { "part": 43, "supplier": 1, "SKU": "A102574TR-ND", "manufacturer_part": 4, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CPF0402B100KE1/A102574TR-ND/2381852", "description": "RES SMD 100K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 15, "fields": { "part": 44, "supplier": 1, "SKU": "541-3247-2-ND", "manufacturer_part": 9, "link": "https://www.digikey.com/product-detail/en/vishay-dale/RCA0603100KFKEAHP/541-3247-2-ND/6561244", "description": "RES SMD 100K OHM 1% 1/4W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 16, "fields": { "part": 44, "supplier": 1, "SKU": "CRT0603-BY-1003ELFTR-ND", "manufacturer_part": 10, "link": "https://www.digikey.com/product-detail/en/bourns-inc/CRT0603-BY-1003ELF/CRT0603-BY-1003ELFTR-ND/1775020", "description": "RES SMD 100K OHM 0.1% 1/10W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 17, "fields": { "part": 45, "supplier": 1, "SKU": "RMCF0805FT100KTR-ND", "manufacturer_part": 11, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0805FT100K/RMCF0805FT100KTR-ND/1760712", "description": "RES 100K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 18, "fields": { "part": 28, "supplier": 1, "SKU": "2019-RN731ETTP1002B25TR-ND", "manufacturer_part": 12, "link": "https://www.digikey.com/product-detail/en/koa-speer-electronics-inc/RN731ETTP1002B25/2019-RN731ETTP1002B25TR-ND/10369121", "description": "RES 10K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 20, "fields": { "part": 17, "supplier": 1, "SKU": "RHM1.00KADTR-ND", "manufacturer_part": 14, "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/ESR03EZPF1001/RHM1.00KADTR-ND/1983428", "description": "RES SMD 1K OHM 1% 1/4W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 21, "fields": { "part": 22, "supplier": 1, "SKU": "2037-PFR02S-472-FNHTR-ND", "manufacturer_part": 16, "link": "https://www.digikey.com/product-detail/en/delta-electronics-cyntec/PFR02S-472-FNH/2037-PFR02S-472-FNHTR-ND/9761635", "description": "RES 4.7K OHM 1% 1/32W 01005", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 22, "fields": { "part": 24, "supplier": 1, "SKU": "696-1387-2-ND", "manufacturer_part": 17, "link": "https://www.digikey.com/product-detail/en/riedon/PCR0805-4K7J1/696-1387-2-ND/3507274", "description": "RES SMD 4.7K OHM 5% 1/4W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 23, "fields": { "part": 43, "supplier": 1, "SKU": "RG10P100KBTR-ND", "manufacturer_part": 18, "link": "https://www.digikey.com/product-detail/en/susumu/RG1005P-104-B-T5/RG10P100KBTR-ND/968800", "description": "RES SMD 100K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 24, "fields": { "part": 44, "supplier": 1, "SKU": "RR08P100KDTR-ND", "manufacturer_part": 19, "link": "https://www.digikey.com/product-detail/en/susumu/RR0816P-104-D/RR08P100KDTR-ND/432233", "description": "RES SMD 100K OHM 0.5% 1/16W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 25, "fields": { "part": 44, "supplier": 1, "SKU": "RG16P100KBTR-ND", "manufacturer_part": 20, "link": "https://www.digikey.com/product-detail/en/susumu/RG1608P-104-B-T5/RG16P100KBTR-ND/1240451", "description": "RES SMD 100K OHM 0.1% 1/10W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 26, "fields": { "part": 44, "supplier": 1, "SKU": "RG16N100KWTR-ND", "manufacturer_part": 21, "link": "https://www.digikey.com/product-detail/en/susumu/RG1608N-104-W-T1/RG16N100KWTR-ND/600645", "description": "RES SMD 100KOHM 0.05% 1/10W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 27, "fields": { "part": 45, "supplier": 1, "SKU": "RR12P100KDTR-ND", "manufacturer_part": 22, "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-104-D/RR12P100KDTR-ND/432339", "description": "RES SMD 100K OHM 0.5% 1/10W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 28, "fields": { "part": 45, "supplier": 1, "SKU": "RG20P100KBTR-ND", "manufacturer_part": 23, "link": "https://www.digikey.com/product-detail/en/susumu/RG2012P-104-B-T5/RG20P100KBTR-ND/1240656", "description": "RES SMD 100K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 29, "fields": { "part": 45, "supplier": 1, "SKU": "TNP100KABTR-ND", "manufacturer_part": 24, "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW0805100KBEEA/TNP100KABTR-ND/1607510", "description": "RES 100K OHM 0.1% 1/5W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 30, "fields": { "part": 45, "supplier": 1, "SKU": "RG20N100KWTR-ND", "manufacturer_part": 25, "link": "https://www.digikey.com/product-detail/en/susumu/RG2012N-104-W-T1/RG20N100KWTR-ND/600736", "description": "RES SMD 100K OHM 0.05% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 31, "fields": { "part": 28, "supplier": 1, "SKU": "P10KAWTR-ND", "manufacturer_part": 26, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-XGNJ103Y/P10KAWTR-ND/1782482", "description": "RES SMD 10K OHM 5% 1/32W 01005", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 32, "fields": { "part": 28, "supplier": 1, "SKU": "2019-RN73H1ETTP1002B25TR-ND", "manufacturer_part": 27, "link": "https://www.digikey.com/product-detail/en/koa-speer-electronics-inc/RN73H1ETTP1002B25/2019-RN73H1ETTP1002B25TR-ND/9916891", "description": "RES 10K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 33, "fields": { "part": 28, "supplier": 1, "SKU": "TNP10.0KDATR-ND", "manufacturer_part": 28, "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW040210K0BEED/TNP10.0KDATR-ND/1606424", "description": "RES 10K OHM 0.1% 1/10W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 34, "fields": { "part": 28, "supplier": 1, "SKU": "A102579TR-ND", "manufacturer_part": 29, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CPF0402B10KE1/A102579TR-ND/2381828", "description": "RES SMD 10K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 35, "fields": { "part": 29, "supplier": 1, "SKU": "RMCF0201FT10K0TR-ND", "manufacturer_part": 30, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0201FT10K0/RMCF0201FT10K0TR-ND/1714990", "description": "RES 10K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 36, "fields": { "part": 29, "supplier": 1, "SKU": "311-10KNTR-ND", "manufacturer_part": 31, "link": "https://www.digikey.com/product-detail/en/yageo/RC0201JR-0710KL/311-10KNTR-ND/1948901", "description": "RES SMD 10K OHM 5% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 37, "fields": { "part": 29, "supplier": 1, "SKU": "P122414TR-ND", "manufacturer_part": 32, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNF1002C/P122414TR-ND/2036226", "description": "RES SMD 10K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 38, "fields": { "part": 29, "supplier": 1, "SKU": "541-10.0KABTR-ND", "manufacturer_part": 33, "link": "https://www.digikey.com/product-detail/en/vishay-dale/CRCW020110K0FNED/541-10.0KABTR-ND/1178493", "description": "RES SMD 10K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 39, "fields": { "part": 29, "supplier": 1, "SKU": "RNCP0603FTD10K0TR-ND", "manufacturer_part": 34, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RNCP0603FTD10K0/RNCP0603FTD10K0TR-ND/2240139", "description": "RES 10K OHM 1% 1/8W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 40, "fields": { "part": 30, "supplier": 1, "SKU": "RR12P10.0KDTR-ND", "manufacturer_part": 35, "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-103-D/RR12P10.0KDTR-ND/432315", "description": "RES SMD 10K OHM 0.5% 1/10W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 41, "fields": { "part": 30, "supplier": 1, "SKU": "P10KDATR-ND", "manufacturer_part": 36, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB103V/P10KDATR-ND/1465773", "description": "RES 10K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 42, "fields": { "part": 30, "supplier": 1, "SKU": "A110639TR-ND", "manufacturer_part": 37, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/2176093-5/A110639TR-ND/4034107", "description": "RES SMD 10K OHM 0.1% 1/4W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 43, "fields": { "part": 30, "supplier": 1, "SKU": "RG20N10.0KWTR-ND", "manufacturer_part": 38, "link": "https://www.digikey.com/product-detail/en/susumu/RG2012N-103-W-T1/RG20N10.0KWTR-ND/600712", "description": "RES SMD 10K OHM 0.05% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 45, "fields": { "part": 16, "supplier": 1, "SKU": "YAG1234TR-ND", "manufacturer_part": 40, "link": "https://www.digikey.com/product-detail/en/yageo/RT0402FRE071KL/YAG1234TR-ND/1071857", "description": "RES SMD 1K OHM 1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 47, "fields": { "part": 16, "supplier": 1, "SKU": "311-1.0KDGTR-ND", "manufacturer_part": 42, "link": "https://www.digikey.com/product-detail/en/yageo/RC0100FR-071KL/311-1.0KDGTR-ND/2254269", "description": "RES SMD 1K OHM 1% 1/32W 01005", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 48, "fields": { "part": 16, "supplier": 1, "SKU": "RG10P1.0KBTR-ND", "manufacturer_part": 43, "link": "https://www.digikey.com/product-detail/en/susumu/RG1005P-102-B-T5/RG10P1.0KBTR-ND/968752", "description": "RES SMD 1K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 49, "fields": { "part": 16, "supplier": 1, "SKU": "TNP1.00KDATR-ND", "manufacturer_part": 44, "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW04021K00BEED/TNP1.00KDATR-ND/1606310", "description": "RES 1K OHM 0.1% 1/10W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 50, "fields": { "part": 17, "supplier": 1, "SKU": "311-1KMTR-ND", "manufacturer_part": 45, "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-071KL/311-1KMTR-ND/3202389", "description": "RES SMD 1K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 51, "fields": { "part": 17, "supplier": 1, "SKU": "RR08P1.0KDTR-ND", "manufacturer_part": 46, "link": "https://www.digikey.com/product-detail/en/susumu/RR0816P-102-D/RR08P1.0KDTR-ND/432185", "description": "RES SMD 1K OHM 0.5% 1/16W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 52, "fields": { "part": 17, "supplier": 1, "SKU": "541-1.00KAABTR-ND", "manufacturer_part": 47, "link": "https://www.digikey.com/product-detail/en/vishay-dale/CRCW02011K00FKED/541-1.00KAABTR-ND/1967979", "description": "RES SMD 1K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 53, "fields": { "part": 17, "supplier": 1, "SKU": "P1.0KDBTR-ND", "manufacturer_part": 48, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-3AEB102V/P1.0KDBTR-ND/1465854", "description": "RES SMD 1K OHM 0.1% 1/10W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 54, "fields": { "part": 18, "supplier": 1, "SKU": "RNCP0805FTD1K00TR-ND", "manufacturer_part": 49, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RNCP0805FTD1K00/RNCP0805FTD1K00TR-ND/2240229", "description": "RES 1K OHM 1% 1/4W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 55, "fields": { "part": 18, "supplier": 1, "SKU": "RR12P1.0KDTR-ND", "manufacturer_part": 50, "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-102-D/RR12P1.0KDTR-ND/432291", "description": "RES SMD 1K OHM 0.5% 1/10W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 56, "fields": { "part": 18, "supplier": 1, "SKU": "RG20P1.0KBTR-ND", "manufacturer_part": 51, "link": "https://www.digikey.com/product-detail/en/susumu/RG2012P-102-B-T5/RG20P1.0KBTR-ND/1240655", "description": "RES SMD 1K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 57, "fields": { "part": 18, "supplier": 1, "SKU": "RG20P301KBTR-ND", "manufacturer_part": 52, "link": "https://www.digikey.com/product-detail/en/susumu/RG2012P-3013-B-T5/RG20P301KBTR-ND/1240737", "description": "RES SMD 301K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 58, "fields": { "part": 18, "supplier": 1, "SKU": "TNP1.00KABTR-ND", "manufacturer_part": 53, "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW08051K00BEEA/TNP1.00KABTR-ND/1607282", "description": "RES 1K OHM 0.1% 1/5W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 59, "fields": { "part": 19, "supplier": 1, "SKU": "13-RT0402FRE072K2LTR-ND", "manufacturer_part": 54, "link": "https://www.digikey.com/product-detail/en/yageo/RT0402FRE072K2L/13-RT0402FRE072K2LTR-ND/1071928", "description": "RES SMD 2.2K OHM 1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 60, "fields": { "part": 19, "supplier": 1, "SKU": "511-1805-2-ND", "manufacturer_part": 55, "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/SFR01MZPF2201/511-1805-2-ND/6816530", "description": "RES 2.2K OHM 1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 61, "fields": { "part": 19, "supplier": 1, "SKU": "P42.2KDCTR-ND", "manufacturer_part": 56, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB4222X/P42.2KDCTR-ND/2026199", "description": "RES SMD 42.2KOHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 62, "fields": { "part": 19, "supplier": 1, "SKU": "RG10P2.2KBTR-ND", "manufacturer_part": 57, "link": "https://www.digikey.com/product-detail/en/susumu/RG1005P-222-B-T5/RG10P2.2KBTR-ND/968760", "description": "RES SMD 2.2K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 63, "fields": { "part": 19, "supplier": 1, "SKU": "TNP2.20KDATR-ND", "manufacturer_part": 58, "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW04022K20BEED/TNP2.20KDATR-ND/1606346", "description": "RES 2.2K OHM 0.1% 1/10W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 64, "fields": { "part": 20, "supplier": 1, "SKU": "P2.2KDBTR-ND", "manufacturer_part": 59, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-3AEB222V/P2.2KDBTR-ND/1465862", "description": "RES SMD 2.2K OHM 0.1% 1/10W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 65, "fields": { "part": 20, "supplier": 1, "SKU": "RMCF0201JT2K20TR-ND", "manufacturer_part": 60, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0201JT2K20/RMCF0201JT2K20TR-ND/5966066", "description": "RES 2.2K OHM 5% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 66, "fields": { "part": 20, "supplier": 1, "SKU": "RMCF0201FT2K20TR-ND", "manufacturer_part": 61, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0201FT2K20/RMCF0201FT2K20TR-ND/3906019", "description": "RES 2.2K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 67, "fields": { "part": 20, "supplier": 1, "SKU": "311-2.20KHRTR-ND", "manufacturer_part": 62, "link": "https://www.digikey.com/product-detail/en/yageo/RC0603FR-072K2L/311-2.20KHRTR-ND/727016", "description": "RES SMD 2.2K OHM 1% 1/10W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 68, "fields": { "part": 20, "supplier": 1, "SKU": "P123277TR-ND", "manufacturer_part": 63, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNJ222C/P123277TR-ND/2035795", "description": "RES SMD 2.2K OHM 5% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 69, "fields": { "part": 21, "supplier": 1, "SKU": "P2.2KDATR-ND", "manufacturer_part": 64, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB222V/P2.2KDATR-ND/1465757", "description": "RES 2.2K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 70, "fields": { "part": 21, "supplier": 1, "SKU": "RHM2.2KKTR-ND", "manufacturer_part": 65, "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/ESR10EZPJ222/RHM2.2KKTR-ND/1762786", "description": "RES SMD 2.2K OHM 5% 0.4W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 71, "fields": { "part": 21, "supplier": 1, "SKU": "RR12P2.2KDTR-ND", "manufacturer_part": 66, "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-222-D/RR12P2.2KDTR-ND/432299", "description": "RES SMD 2.2K OHM 0.5% 1/10W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 72, "fields": { "part": 21, "supplier": 1, "SKU": "RHM2.2KAHTR-ND", "manufacturer_part": 67, "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/KTR10EZPF2201/RHM2.2KAHTR-ND/4051876", "description": "RES SMD 2.2K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 73, "fields": { "part": 21, "supplier": 1, "SKU": "P42.2KDATR-ND", "manufacturer_part": 68, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB4222V/P42.2KDATR-ND/2025809", "description": "RES 42.2K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 74, "fields": { "part": 46, "supplier": 1, "SKU": "TNP20.0KDATR-ND", "manufacturer_part": 69, "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW040220K0BEED/TNP20.0KDATR-ND/1606456", "description": "RES 20K OHM 0.1% 1/10W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 75, "fields": { "part": 46, "supplier": 1, "SKU": "A129655TR-ND", "manufacturer_part": 70, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0402F220K/A129655TR-ND/8576257", "description": "CRGCQ 0402 220K 1%", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 77, "fields": { "part": 46, "supplier": 1, "SKU": "541-2098-2-ND", "manufacturer_part": 72, "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW040220K3BEED/541-2098-2-ND/4876018", "description": "RES 20.3K OHM 0.1% 1/10W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 78, "fields": { "part": 46, "supplier": 1, "SKU": "CR0402-FX-2203GLFTR-ND", "manufacturer_part": 73, "link": "https://www.digikey.com/product-detail/en/bourns-inc/CR0402-FX-2203GLF/CR0402-FX-2203GLFTR-ND/3783231", "description": "RES SMD 220K OHM 1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 79, "fields": { "part": 47, "supplier": 1, "SKU": "P123279TR-ND", "manufacturer_part": 74, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNJ224C/P123279TR-ND/2035843", "description": "RES SMD 220K OHM 5% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 80, "fields": { "part": 47, "supplier": 1, "SKU": "A129716TR-ND", "manufacturer_part": 75, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0603F220K/A129716TR-ND/8576318", "description": "CRGCQ 0603 220K 1%", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 81, "fields": { "part": 47, "supplier": 1, "SKU": "YAG2277TR-ND", "manufacturer_part": 76, "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-07220KL/YAG2277TR-ND/3202393", "description": "RES SMD 220K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 82, "fields": { "part": 47, "supplier": 1, "SKU": "P122834TR-ND", "manufacturer_part": 77, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNF2203C/P122834TR-ND/2036376", "description": "RES SMD 220K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 83, "fields": { "part": 47, "supplier": 1, "SKU": "P220KDBTR-ND", "manufacturer_part": 78, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-3AEB224V/P220KDBTR-ND/1465910", "description": "RES SMD 220K OHM 0.1% 1/10W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 84, "fields": { "part": 48, "supplier": 1, "SKU": "A126350TR-ND", "manufacturer_part": 79, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRG0805F220K/A126350TR-ND/2380869", "description": "RES SMD 220K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 85, "fields": { "part": 48, "supplier": 1, "SKU": "A129777TR-ND", "manufacturer_part": 80, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0805F220K/A129777TR-ND/8576379", "description": "CRGCQ 0805 220K 1%", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 86, "fields": { "part": 48, "supplier": 1, "SKU": "RR12P220KDTR-ND", "manufacturer_part": 81, "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-224-D/RR12P220KDTR-ND/432347", "description": "RES SMD 220K OHM 0.5% 1/10W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 87, "fields": { "part": 48, "supplier": 1, "SKU": "RHM220KAHTR-ND", "manufacturer_part": 82, "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/KTR10EZPF2203/RHM220KAHTR-ND/1983645", "description": "RES SMD 220K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 88, "fields": { "part": 48, "supplier": 1, "SKU": "RG20P220KBTR-ND", "manufacturer_part": 83, "link": "https://www.digikey.com/product-detail/en/susumu/RG2012P-224-B-T5/RG20P220KBTR-ND/1240712", "description": "RES SMD 220K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 89, "fields": { "part": 31, "supplier": 1, "SKU": "P22KDCTR-ND", "manufacturer_part": 84, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB223X/P22KDCTR-ND/1706037", "description": "RES SMD 22K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 90, "fields": { "part": 31, "supplier": 1, "SKU": "TNP2.00KDATR-ND", "manufacturer_part": 85, "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW04022K00BEED/TNP2.00KDATR-ND/1606342", "description": "RES 2K OHM 0.1% 1/10W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 91, "fields": { "part": 31, "supplier": 1, "SKU": "TNP22.1KDATR-ND", "manufacturer_part": 86, "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW040222K1BEED/TNP22.1KDATR-ND/1606461", "description": "RES 22.1K OHM 0.1% 1/10W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 92, "fields": { "part": 31, "supplier": 1, "SKU": "311-22.0KLRTR-ND", "manufacturer_part": 87, "link": "https://www.digikey.com/product-detail/en/yageo/RC0402FR-0722KL/311-22.0KLRTR-ND/726561", "description": "RES SMD 22K OHM 1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 93, "fields": { "part": 31, "supplier": 1, "SKU": "RR05P22.0KDTR-ND", "manufacturer_part": 88, "link": "https://www.digikey.com/product-detail/en/susumu/RR0510P-223-D/RR05P22.0KDTR-ND/432428", "description": "RES SMD 22K OHM 0.5% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 94, "fields": { "part": 32, "supplier": 1, "SKU": "311-22.0KHRTR-ND", "manufacturer_part": 89, "link": "https://www.digikey.com/product-detail/en/yageo/RC0603FR-0722KL/311-22.0KHRTR-ND/727056", "description": "RES SMD 22K OHM 1% 1/10W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 95, "fields": { "part": 32, "supplier": 1, "SKU": "P123278TR-ND", "manufacturer_part": 90, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNJ223C/P123278TR-ND/2035819", "description": "RES SMD 22K OHM 5% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 96, "fields": { "part": 32, "supplier": 1, "SKU": "311-22KNTR-ND", "manufacturer_part": 91, "link": "https://www.digikey.com/product-detail/en/yageo/RC0201JR-0722KL/311-22KNTR-ND/1948930", "description": "RES SMD 22K OHM 5% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 97, "fields": { "part": 32, "supplier": 1, "SKU": "A129704TR-ND", "manufacturer_part": 92, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0603F22K/A129704TR-ND/8576306", "description": "CRGCQ 0603 22K 1%", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 98, "fields": { "part": 32, "supplier": 1, "SKU": "YAG2278TR-ND", "manufacturer_part": 93, "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-0722KL/YAG2278TR-ND/3202394", "description": "RES SMD 22K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 99, "fields": { "part": 33, "supplier": 1, "SKU": "408-1636-2-ND", "manufacturer_part": 94, "link": "https://www.digikey.com/product-detail/en/susumu/RG2012L-223-L-T05/408-1636-2-ND/3738069", "description": "RES SMD 22K OHM 0.01% 1/10W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 100, "fields": { "part": 33, "supplier": 1, "SKU": "RNCP0805FTD22K1TR-ND", "manufacturer_part": 95, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RNCP0805FTD22K1/RNCP0805FTD22K1TR-ND/2240273", "description": "RES 22.1K OHM 1% 1/4W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 101, "fields": { "part": 33, "supplier": 1, "SKU": "RR12P22.0KDTR-ND", "manufacturer_part": 96, "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-223-D/RR12P22.0KDTR-ND/432323", "description": "RES SMD 22K OHM 0.5% 1/10W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 102, "fields": { "part": 33, "supplier": 1, "SKU": "P422KDATR-ND", "manufacturer_part": 97, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB4223V/P422KDATR-ND/2025899", "description": "RES 422K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 103, "fields": { "part": 33, "supplier": 1, "SKU": "P4.22KDATR-ND", "manufacturer_part": 98, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB4221V/P4.22KDATR-ND/2025719", "description": "RES 4.22K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 104, "fields": { "part": 22, "supplier": 1, "SKU": "P4.7KDCTR-ND", "manufacturer_part": 99, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB472X/P4.7KDCTR-ND/1706021", "description": "RES SMD 4.7K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 105, "fields": { "part": 22, "supplier": 1, "SKU": "RG10P4.7KBTR-ND", "manufacturer_part": 100, "link": "https://www.digikey.com/product-detail/en/susumu/RG1005P-472-B-T5/RG10P4.7KBTR-ND/968768", "description": "RES SMD 4.7K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 106, "fields": { "part": 22, "supplier": 1, "SKU": "541-3136-2-ND", "manufacturer_part": 101, "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW04024K70BEED/541-3136-2-ND/1606386", "description": "RES 4.7K OHM 0.1% 1/10W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 107, "fields": { "part": 22, "supplier": 1, "SKU": "2019-RK73B1ETTP472JTR-ND", "manufacturer_part": 102, "link": "https://www.digikey.com/product-detail/en/koa-speer-electronics-inc/RK73B1ETTP472J/2019-RK73B1ETTP472JTR-ND/9843962", "description": "RES 4.7K OHM 5% 1/10W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 108, "fields": { "part": 23, "supplier": 1, "SKU": "541-4.70KAABTR-ND", "manufacturer_part": 103, "link": "https://www.digikey.com/product-detail/en/vishay-dale/CRCW02014K70FKED/541-4.70KAABTR-ND/1968069", "description": "RES SMD 4.7K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 109, "fields": { "part": 23, "supplier": 1, "SKU": "P4.7KDBTR-ND", "manufacturer_part": 104, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-3AEB472V/P4.7KDBTR-ND/1465870", "description": "RES SMD 4.7K OHM 0.1% 1/10W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 110, "fields": { "part": 23, "supplier": 1, "SKU": "RG16P4.7KBTR-ND", "manufacturer_part": 105, "link": "https://www.digikey.com/product-detail/en/susumu/RG1608P-472-B-T5/RG16P4.7KBTR-ND/1240593", "description": "RES SMD 4.7K OHM 0.1% 1/10W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 111, "fields": { "part": 23, "supplier": 1, "SKU": "TNP4.70KAATR-ND", "manufacturer_part": 106, "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW06034K70BEEA/TNP4.70KAATR-ND/1606843", "description": "RES 4.7K OHM 0.1% 1/8W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 112, "fields": { "part": 23, "supplier": 1, "SKU": "RMCF0603FT4K70TR-ND", "manufacturer_part": 107, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0603FT4K70/RMCF0603FT4K70TR-ND/1760998", "description": "RES 4.7K OHM 1% 1/10W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 113, "fields": { "part": 24, "supplier": 1, "SKU": "A106065TR-ND", "manufacturer_part": 108, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRG0805F4K7/A106065TR-ND/2135488", "description": "RES SMD 4.7K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 114, "fields": { "part": 24, "supplier": 1, "SKU": "RHM4.70KAHTR-ND", "manufacturer_part": 109, "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/KTR10EZPF4701/RHM4.70KAHTR-ND/1983661", "description": "RES SMD 4.7K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 115, "fields": { "part": 24, "supplier": 1, "SKU": "P14.7KDATR-ND", "manufacturer_part": 110, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB1472V/P14.7KDATR-ND/2025767", "description": "RES 14.7K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 116, "fields": { "part": 24, "supplier": 1, "SKU": "RG20P4.7KBTR-ND", "manufacturer_part": 111, "link": "https://www.digikey.com/product-detail/en/susumu/RG2012P-472-B-T5/RG20P4.7KBTR-ND/1240773", "description": "RES SMD 4.7K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 117, "fields": { "part": 34, "supplier": 1, "SKU": "P47KDCTR-ND", "manufacturer_part": 112, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB473X/P47KDCTR-ND/1706045", "description": "RES SMD 47K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 118, "fields": { "part": 34, "supplier": 1, "SKU": "RG10P47KBTR-ND", "manufacturer_part": 113, "link": "https://www.digikey.com/product-detail/en/susumu/RG1005P-473-B-T5/RG10P47KBTR-ND/968792", "description": "RES SMD 47K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 119, "fields": { "part": 34, "supplier": 1, "SKU": "311-47.0KLRTR-ND", "manufacturer_part": 114, "link": "https://www.digikey.com/product-detail/en/yageo/RC0402FR-0747KL/311-47.0KLRTR-ND/726616", "description": "RES SMD 47K OHM 1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 120, "fields": { "part": 34, "supplier": 1, "SKU": "A129647TR-ND", "manufacturer_part": 115, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0402F47K/A129647TR-ND/8576249", "description": "CRGCQ 0402 47K 1%", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 121, "fields": { "part": 34, "supplier": 1, "SKU": "YAG4391TR-ND", "manufacturer_part": 116, "link": "https://www.digikey.com/product-detail/en/yageo/RT0402BRE0747KL/YAG4391TR-ND/1069743", "description": "RES SMD 47K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 122, "fields": { "part": 35, "supplier": 1, "SKU": "P123333TR-ND", "manufacturer_part": 117, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNJ473C/P123333TR-ND/2035827", "description": "RES SMD 47K OHM 5% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 123, "fields": { "part": 35, "supplier": 1, "SKU": "311-47KMTR-ND", "manufacturer_part": 118, "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-0747KL/311-47KMTR-ND/3202409", "description": "RES SMD 47K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 124, "fields": { "part": 35, "supplier": 1, "SKU": "YAG2692TR-ND", "manufacturer_part": 119, "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-0747K5L/YAG2692TR-ND/5280552", "description": "RES SMD 47.5K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 125, "fields": { "part": 35, "supplier": 1, "SKU": "YAG2409TR-ND", "manufacturer_part": 120, "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-07147KL/YAG2409TR-ND/5280269", "description": "RES SMD 147K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 126, "fields": { "part": 35, "supplier": 1, "SKU": "P123032TR-ND", "manufacturer_part": 121, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNF4702C/P123032TR-ND/2036302", "description": "RES SMD 47K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 127, "fields": { "part": 36, "supplier": 1, "SKU": "A129769TR-ND", "manufacturer_part": 122, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0805F47K/A129769TR-ND/8576371", "description": "CRGCQ 0805 47K 1%", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 128, "fields": { "part": 36, "supplier": 1, "SKU": "RHM47.0KAHTR-ND", "manufacturer_part": 123, "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/KTR10EZPF4702/RHM47.0KAHTR-ND/1983662", "description": "RES SMD 47K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 129, "fields": { "part": 36, "supplier": 1, "SKU": "P47KDATR-ND", "manufacturer_part": 124, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB473V/P47KDATR-ND/1465789", "description": "RES 47K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 130, "fields": { "part": 36, "supplier": 1, "SKU": "P147KDATR-ND", "manufacturer_part": 125, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB1473V/P147KDATR-ND/2025857", "description": "RES 147K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 131, "fields": { "part": 36, "supplier": 1, "SKU": "RG20P47.0KBTR-ND", "manufacturer_part": 126, "link": "https://www.digikey.com/product-detail/en/susumu/RG2012P-473-B-T5/RG20P47.0KBTR-ND/1240774", "description": "RES SMD 47K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 132, "fields": { "part": 25, "supplier": 1, "SKU": "RR05P5.6KDTR-ND", "manufacturer_part": 127, "link": "https://www.digikey.com/product-detail/en/susumu/RR0510P-562-D/RR05P5.6KDTR-ND/432415", "description": "RES SMD 5.6K OHM 0.5% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 133, "fields": { "part": 25, "supplier": 1, "SKU": "YAG1459TR-ND", "manufacturer_part": 128, "link": "https://www.digikey.com/product-detail/en/yageo/RT0402BRD075K6L/YAG1459TR-ND/1069344", "description": "RES SMD 5.6K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 134, "fields": { "part": 25, "supplier": 1, "SKU": "RG10P5.6KBTR-ND", "manufacturer_part": 129, "link": "https://www.digikey.com/product-detail/en/susumu/RG1005P-562-B-T5/RG10P5.6KBTR-ND/968770", "description": "RES SMD 5.6K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 135, "fields": { "part": 25, "supplier": 1, "SKU": "RMCF0402FT5K60TR-ND", "manufacturer_part": 130, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0402FT5K60/RMCF0402FT5K60TR-ND/4440018", "description": "RES 5.6K OHM 1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 136, "fields": { "part": 25, "supplier": 1, "SKU": "P5.60KLTR-ND", "manufacturer_part": 131, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-2RKF5601X/P5.60KLTR-ND/1746250", "description": "RES SMD 5.6K OHM 1% 1/10W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 137, "fields": { "part": 26, "supplier": 1, "SKU": "P123076TR-ND", "manufacturer_part": 132, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNF5601C/P123076TR-ND/2036197", "description": "RES SMD 5.6K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 138, "fields": { "part": 26, "supplier": 1, "SKU": "541-CRCW02015K60FNEDTR-ND", "manufacturer_part": 133, "link": "https://www.digikey.com/product-detail/en/vishay-dale/CRCW02015K60FNED/541-CRCW02015K60FNEDTR-ND/1199888", "description": "RES SMD 5.6K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 139, "fields": { "part": 26, "supplier": 1, "SKU": "RR08P5.6KDTR-ND", "manufacturer_part": 134, "link": "https://www.digikey.com/product-detail/en/susumu/RR0816P-562-D/RR08P5.6KDTR-ND/432203", "description": "RES SMD 5.6K OHM 0.5% 1/16W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 140, "fields": { "part": 26, "supplier": 1, "SKU": "541-5.60KAABTR-ND", "manufacturer_part": 135, "link": "https://www.digikey.com/product-detail/en/vishay-dale/CRCW02015K60FKED/541-5.60KAABTR-ND/1968074", "description": "RES SMD 5.6K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 141, "fields": { "part": 26, "supplier": 1, "SKU": "RMCF0603FT5K60TR-ND", "manufacturer_part": 136, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0603FT5K60/RMCF0603FT5K60TR-ND/1714097", "description": "RES 5.6K OHM 1% 1/10W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 142, "fields": { "part": 27, "supplier": 1, "SKU": "P5.6KDATR-ND", "manufacturer_part": 137, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB562V/P5.6KDATR-ND/1465767", "description": "RES 5.6K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 143, "fields": { "part": 27, "supplier": 1, "SKU": "RMCF0805FT5K60TR-ND", "manufacturer_part": 138, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0805FT5K60/RMCF0805FT5K60TR-ND/1760395", "description": "RES 5.6K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 144, "fields": { "part": 27, "supplier": 1, "SKU": "311-5.60KCRTR-ND", "manufacturer_part": 139, "link": "https://www.digikey.com/product-detail/en/yageo/RC0805FR-075K6L/311-5.60KCRTR-ND/728002", "description": "RES SMD 5.6K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 145, "fields": { "part": 27, "supplier": 1, "SKU": "RHM5.6KAHTR-ND", "manufacturer_part": 140, "link": "https://www.digikey.com/product-detail/en/rohm-semiconductor/KTR10EZPF5601/RHM5.6KAHTR-ND/4052101", "description": "RES SMD 5.6K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 146, "fields": { "part": 27, "supplier": 1, "SKU": "A103225TR-ND", "manufacturer_part": 141, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CPF0805B5K6E1/A103225TR-ND/2382047", "description": "RES SMD 5.6K OHM 0.1% 1/10W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 147, "fields": { "part": 37, "supplier": 1, "SKU": "RR05P56.0KDTR-ND", "manufacturer_part": 142, "link": "https://www.digikey.com/product-detail/en/susumu/RR0510P-563-D/RR05P56.0KDTR-ND/432438", "description": "RES SMD 56K OHM 0.5% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 148, "fields": { "part": 37, "supplier": 1, "SKU": "P56KDCTR-ND", "manufacturer_part": 143, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB563X/P56KDCTR-ND/1706047", "description": "RES SMD 56K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 149, "fields": { "part": 37, "supplier": 1, "SKU": "541-2148-2-ND", "manufacturer_part": 144, "link": "https://www.digikey.com/product-detail/en/vishay-dale/TNPW04025K56BEED/541-2148-2-ND/4876026", "description": "RES 5.56K OHM 0.1% 1/10W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 150, "fields": { "part": 37, "supplier": 1, "SKU": "YAG3187TR-ND", "manufacturer_part": 145, "link": "https://www.digikey.com/product-detail/en/yageo/RC0402FR-0756K2L/YAG3187TR-ND/5281047", "description": "RES SMD 56.2K OHM 1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 151, "fields": { "part": 37, "supplier": 1, "SKU": "2019-RK73B1ETTP563JTR-ND", "manufacturer_part": 146, "link": "https://www.digikey.com/product-detail/en/koa-speer-electronics-inc/RK73B1ETTP563J/2019-RK73B1ETTP563JTR-ND/9844000", "description": "RES 56K OHM 5% 1/10W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 152, "fields": { "part": 38, "supplier": 1, "SKU": "YAG2732TR-ND", "manufacturer_part": 147, "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-0756KL/YAG2732TR-ND/5280592", "description": "RES SMD 56K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 153, "fields": { "part": 38, "supplier": 1, "SKU": "P122418TR-ND", "manufacturer_part": 148, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNF5602C/P122418TR-ND/2036311", "description": "RES SMD 56K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 154, "fields": { "part": 38, "supplier": 1, "SKU": "RR08P56.0KDTR-ND", "manufacturer_part": 149, "link": "https://www.digikey.com/product-detail/en/susumu/RR0816P-563-D/RR08P56.0KDTR-ND/432227", "description": "RES SMD 56K OHM 0.5% 1/16W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 155, "fields": { "part": 38, "supplier": 1, "SKU": "A130437TR-ND", "manufacturer_part": 150, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGP0603F56K/A130437TR-ND/8577039", "description": "CRGP 0603 56K 1%", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 156, "fields": { "part": 38, "supplier": 1, "SKU": "541-56.2KAABTR-ND", "manufacturer_part": 151, "link": "https://www.digikey.com/product-detail/en/vishay-dale/CRCW020156K2FKED/541-56.2KAABTR-ND/1967995", "description": "RES SMD 56.2K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 157, "fields": { "part": 39, "supplier": 1, "SKU": "A126377TR-ND", "manufacturer_part": 152, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRG0805F56K/A126377TR-ND/2380919", "description": "RES SMD 56K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 158, "fields": { "part": 39, "supplier": 1, "SKU": "A129770TR-ND", "manufacturer_part": 153, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0805F56K/A129770TR-ND/8576372", "description": "CRGCQ 0805 56K 1%", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 159, "fields": { "part": 39, "supplier": 1, "SKU": "RR12P56.0KDTR-ND", "manufacturer_part": 154, "link": "https://www.digikey.com/product-detail/en/susumu/RR1220P-563-D/RR12P56.0KDTR-ND/432333", "description": "RES SMD 56K OHM 0.5% 1/10W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 160, "fields": { "part": 39, "supplier": 1, "SKU": "P56KDATR-ND", "manufacturer_part": 155, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB563V/P56KDATR-ND/1465791", "description": "RES 56K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 161, "fields": { "part": 39, "supplier": 1, "SKU": "RMCF0805FT56K0TR-ND", "manufacturer_part": 156, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0805FT56K0/RMCF0805FT56K0TR-ND/1760366", "description": "RES 56K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 162, "fields": { "part": 40, "supplier": 1, "SKU": "A129649TR-ND", "manufacturer_part": 157, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0402F68K/A129649TR-ND/8576251", "description": "CRGCQ 0402 68K 1%", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 163, "fields": { "part": 40, "supplier": 1, "SKU": "RR05P68.0KDTR-ND", "manufacturer_part": 158, "link": "https://www.digikey.com/product-detail/en/susumu/RR0510P-683-D/RR05P68.0KDTR-ND/432440", "description": "RES SMD 68K OHM 0.5% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 164, "fields": { "part": 40, "supplier": 1, "SKU": "P68KDCTR-ND", "manufacturer_part": 159, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-2AEB683X/P68KDCTR-ND/1706049", "description": "RES SMD 68K OHM 0.1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 165, "fields": { "part": 40, "supplier": 1, "SKU": "RMCF0402FT68K1TR-ND", "manufacturer_part": 160, "link": "https://www.digikey.com/product-detail/en/stackpole-electronics-inc/RMCF0402FT68K1/RMCF0402FT68K1TR-ND/1761637", "description": "RES 68.1K OHM 1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 166, "fields": { "part": 40, "supplier": 1, "SKU": "311-68.0LRTR-ND", "manufacturer_part": 161, "link": "https://www.digikey.com/product-detail/en/yageo/RC0402FR-0768RL/311-68.0LRTR-ND/726652", "description": "RES SMD 68 OHM 1% 1/16W 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 167, "fields": { "part": 41, "supplier": 1, "SKU": "A129710TR-ND", "manufacturer_part": 162, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRGCQ0603F68K/A129710TR-ND/8576312", "description": "CRGCQ 0603 68K 1%", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 168, "fields": { "part": 41, "supplier": 1, "SKU": "YAG2772TR-ND", "manufacturer_part": 163, "link": "https://www.digikey.com/product-detail/en/yageo/RC0201FR-0768KL/YAG2772TR-ND/5280632", "description": "RES SMD 68K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 169, "fields": { "part": 41, "supplier": 1, "SKU": "P123155TR-ND", "manufacturer_part": 164, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-1GNF7681C/P123155TR-ND/2036213", "description": "RES SMD 7.68K OHM 1% 1/20W 0201", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 170, "fields": { "part": 41, "supplier": 1, "SKU": "RR08P68.0KDTR-ND", "manufacturer_part": 165, "link": "https://www.digikey.com/product-detail/en/susumu/RR0816P-683-D/RR08P68.0KDTR-ND/432229", "description": "RES SMD 68K OHM 0.5% 1/16W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 171, "fields": { "part": 41, "supplier": 1, "SKU": "P20073TR-ND", "manufacturer_part": 166, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERJ-PB3B7681V/P20073TR-ND/6212856", "description": "RES SMD 7.68K OHM 0.1% 1/5W 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 172, "fields": { "part": 42, "supplier": 1, "SKU": "A126382TR-ND", "manufacturer_part": 167, "link": "https://www.digikey.com/product-detail/en/te-connectivity-passive-product/CRG0805F68K/A126382TR-ND/2380929", "description": "RES SMD 68K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 173, "fields": { "part": 42, "supplier": 1, "SKU": "P68KDATR-ND", "manufacturer_part": 168, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6AEB683V/P68KDATR-ND/1465793", "description": "RES 68K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 174, "fields": { "part": 42, "supplier": 1, "SKU": "P9.1KBRTR-ND", "manufacturer_part": 169, "link": "https://www.digikey.com/product-detail/en/panasonic-electronic-components/ERA-6ARB912V/P9.1KBRTR-ND/3073779", "description": "RES 9.1K OHM 0.1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 175, "fields": { "part": 42, "supplier": 1, "SKU": "311-68.0KCRTR-ND", "manufacturer_part": 170, "link": "https://www.digikey.com/product-detail/en/yageo/RC0805FR-0768KL/311-68.0KCRTR-ND/728098", "description": "RES SMD 68K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 176, "fields": { "part": 42, "supplier": 1, "SKU": "311-68.1KCRTR-ND", "manufacturer_part": 171, "link": "https://www.digikey.com/product-detail/en/yageo/RC0805FR-0768K1L/311-68.1KCRTR-ND/728100", "description": "RES SMD 68.1K OHM 1% 1/8W 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 177, "fields": { "part": 52, "supplier": 1, "SKU": "1276-6720-2-ND", "manufacturer_part": 172, "link": "https://www.digikey.com/product-detail/en/samsung-electro-mechanics/CL05B104KA5NNNC/1276-6720-2-ND/5961204", "description": "CAP CER 0.1UF 25V X7R 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 178, "fields": { "part": 52, "supplier": 1, "SKU": "1276-1002-2-ND", "manufacturer_part": 173, "link": "https://www.digikey.com/product-detail/en/samsung-electro-mechanics/CL05B104KP5NNNC/1276-1002-2-ND/3886660", "description": "CAP CER 0.1UF 10V X7R 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 179, "fields": { "part": 55, "supplier": 1, "SKU": "1276-CL10B104KB8NNNLTR-ND", "manufacturer_part": 174, "link": "https://www.digikey.com/product-detail/en/samsung-electro-mechanics/CL10B104KB8NNNL/1276-CL10B104KB8NNNLTR-ND/3894274", "description": "CAP CER 0.1UF 50V X7R 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 180, "fields": { "part": 55, "supplier": 1, "SKU": "1276-1941-2-ND", "manufacturer_part": 175, "link": "https://www.digikey.com/product-detail/en/samsung-electro-mechanics/CL10B104MB8NNNC/1276-1941-2-ND/3887599", "description": "CAP CER 0.1UF 50V X7R 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 181, "fields": { "part": 58, "supplier": 1, "SKU": "478-10836-2-ND", "manufacturer_part": 176, "link": "https://www.digikey.com/product-detail/en/avx-corporation/08055C104KAT4A/478-10836-2-ND/6816312", "description": "CAP CER 0.1UF 50V X7R 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 182, "fields": { "part": 58, "supplier": 1, "SKU": "478-3755-2-ND", "manufacturer_part": 177, "link": "https://www.digikey.com/product-detail/en/avx-corporation/08053C104KAT2A/478-3755-2-ND/1116281", "description": "CAP CER 0.1UF 25V X7R 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 183, "fields": { "part": 49, "supplier": 1, "SKU": "478-1089-2-ND", "manufacturer_part": 178, "link": "https://www.digikey.com/product-detail/en/avx-corporation/04025C101KAT2A/478-1089-2-ND/563199", "description": "CAP CER 100PF 50V X7R 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 184, "fields": { "part": 49, "supplier": 1, "SKU": "478-7887-2-ND", "manufacturer_part": 179, "link": "https://www.digikey.com/product-detail/en/avx-corporation/0402YC101KAT2A/478-7887-2-ND/1597795", "description": "CAP CER 100PF 16V X7R 0402", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 185, "fields": { "part": 50, "supplier": 1, "SKU": "478-12671-2-ND", "manufacturer_part": 180, "link": "https://www.digikey.com/product-detail/en/avx-corporation/06031C101JAT2A/478-12671-2-ND/1598651", "description": "CAP CER 100PF 100V X7R 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 187, "fields": { "part": 51, "supplier": 1, "SKU": "732-8062-2-ND", "manufacturer_part": 182, "link": "https://www.digikey.com/product-detail/en/w-rth-elektronik/885012207080/732-8062-2-ND/5453917", "description": "CAP CER 100PF 50V X7R 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 188, "fields": { "part": 51, "supplier": 1, "SKU": "732-12161-2-ND", "manufacturer_part": 183, "link": "https://www.digikey.com/product-detail/en/w-rth-elektronik/885342207001/732-12161-2-ND/9345973", "description": "CAP CER 100PF 200V X7R 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 189, "fields": { "part": 54, "supplier": 1, "SKU": "445-8924-KIT-ND", "manufacturer_part": 184, "link": "https://www.digikey.com/product-detail/en/tdk-corporation/CGJ-X7R-E1-KIT/445-8924-KIT-ND/3516555", "description": "CAP KIT CER 1000PF-10UF 230PCS", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 190, "fields": { "part": 54, "supplier": 1, "SKU": "490-12152-ND", "manufacturer_part": 185, "link": "https://www.digikey.com/product-detail/en/murata-electronics/GRM15-KIT-X5R-X7R-DE/490-12152-ND/5414393", "description": "CAP KIT CER 1000PF-10UF 1340PCS", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 191, "fields": { "part": 57, "supplier": 1, "SKU": "1276-1948-2-ND", "manufacturer_part": 186, "link": "https://www.digikey.com/product-detail/en/samsung-electro-mechanics/CL10B106MQ8NRNC/1276-1948-2-ND/3887606", "description": "CAP CER 10UF 6.3V X7R 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 192, "fields": { "part": 57, "supplier": 1, "SKU": "399-14105-2-ND", "manufacturer_part": 187, "link": "https://www.digikey.com/product-detail/en/kemet/C0603C104K5RECAUTO/399-14105-2-ND/6575893", "description": "CAP CER 0.10UF 50V X7R 0603", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 193, "fields": { "part": 60, "supplier": 1, "SKU": "445-6971-2-ND", "manufacturer_part": 188, "link": "https://www.digikey.com/product-detail/en/tdk-corporation/CGA4J1X7R0J106K125AC/445-6971-2-ND/2672864", "description": "CAP CER 10UF 6.3V X7R 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 194, "fields": { "part": 60, "supplier": 1, "SKU": "445-7592-2-ND", "manufacturer_part": 189, "link": "https://www.digikey.com/product-detail/en/tdk-corporation/C2012X7R1A106M125AC/445-7592-2-ND/2733027", "description": "CAP CER 10UF 10V X7R 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 195, "fields": { "part": 59, "supplier": 1, "SKU": "1276-1275-2-ND", "manufacturer_part": 190, "link": "https://www.digikey.com/product-detail/en/samsung-electro-mechanics/CL21B105KPFNNNE/1276-1275-2-ND/3886933", "description": "CAP CER 1UF 10V X7R 0805", "note": null, "base_cost": "0.000", "packaging": null, "multiple": 1 } }, { "model": "company.supplierpart", "pk": 196, "fields": { "part": 61, "supplier": 1, "SKU": "2156-MAX232IDR-ND", "manufacturer_part": 191, "link": "https://www.digikey.com/en/products/detail/texas-instruments/MAX232IDR/13523247", "description": "", "note": "", "base_cost": "0.000", "packaging": "", "multiple": 1 } }, { "model": "label.stockitemlabel", "pk": 1, "fields": { "name": "QR Code", "description": "Simple QR code label", "label": "label/inventree/stockitem/qr.html", "enabled": true, "width": 24.0, "height": 24.0, "filename_pattern": "label.pdf", "filters": "" } }, { "model": "label.stocklocationlabel", "pk": 1, "fields": { "name": "QR Code", "description": "Simple QR code label", "label": "label/inventree/stocklocation/qr.html", "enabled": true, "width": 24.0, "height": 24.0, "filename_pattern": "label.pdf", "filters": "" } }, { "model": "label.stocklocationlabel", "pk": 2, "fields": { "name": "QR and text", "description": "Label with QR code and name of location", "label": "label/inventree/stocklocation/qr_and_text.html", "enabled": true, "width": 50.0, "height": 24.0, "filename_pattern": "label.pdf", "filters": "" } }, { "model": "label.partlabel", "pk": 1, "fields": { "name": "Part Label", "description": "Simple part label", "label": "label/inventree/part/part_label.html", "enabled": true, "width": 70.0, "height": 24.0, "filename_pattern": "label.pdf", "filters": "" } }, { "model": "part.partcategory", "pk": 1, "fields": { "name": "Electronics", "description": "Electronic components and systems", "parent": null, "default_location": null, "default_keywords": null, "lft": 1, "rght": 20, "tree_id": 1, "level": 0 } }, { "model": "part.partcategory", "pk": 2, "fields": { "name": "Mechanical", "description": "Mechanical components", "parent": null, "default_location": null, "default_keywords": null, "lft": 1, "rght": 6, "tree_id": 2, "level": 0 } }, { "model": "part.partcategory", "pk": 3, "fields": { "name": "Fasteners", "description": "Screws / nuts / bolts / etc", "parent": 2, "default_location": null, "default_keywords": null, "lft": 2, "rght": 3, "tree_id": 2, "level": 1 } }, { "model": "part.partcategory", "pk": 4, "fields": { "name": "Passives", "description": "Passive components", "parent": 1, "default_location": null, "default_keywords": null, "lft": 12, "rght": 19, "tree_id": 1, "level": 1 } }, { "model": "part.partcategory", "pk": 5, "fields": { "name": "Resistors", "description": "Resistors", "parent": 4, "default_location": null, "default_keywords": "passive resistor", "lft": 17, "rght": 18, "tree_id": 1, "level": 2 } }, { "model": "part.partcategory", "pk": 6, "fields": { "name": "Capacitors", "description": "Capacitors", "parent": 4, "default_location": null, "default_keywords": "passive capacitor", "lft": 13, "rght": 14, "tree_id": 1, "level": 2 } }, { "model": "part.partcategory", "pk": 7, "fields": { "name": "Inductors", "description": "Inductors", "parent": 4, "default_location": null, "default_keywords": null, "lft": 15, "rght": 16, "tree_id": 1, "level": 2 } }, { "model": "part.partcategory", "pk": 8, "fields": { "name": "IC", "description": "Integrated Circuits", "parent": 1, "default_location": null, "default_keywords": null, "lft": 4, "rght": 9, "tree_id": 1, "level": 1 } }, { "model": "part.partcategory", "pk": 9, "fields": { "name": "Interface", "description": "Drivers, receivers, transceivers", "parent": 8, "default_location": null, "default_keywords": null, "lft": 5, "rght": 6, "tree_id": 1, "level": 2 } }, { "model": "part.partcategory", "pk": 11, "fields": { "name": "MCU", "description": "Microcontrollers and processors", "parent": 8, "default_location": null, "default_keywords": null, "lft": 7, "rght": 8, "tree_id": 1, "level": 2 } }, { "model": "part.partcategory", "pk": 12, "fields": { "name": "PCB", "description": "Printed circuit boards", "parent": 1, "default_location": null, "default_keywords": null, "lft": 10, "rght": 11, "tree_id": 1, "level": 1 } }, { "model": "part.partcategory", "pk": 13, "fields": { "name": "Connectors", "description": "Connectors, pin headers, etc", "parent": 1, "default_location": null, "default_keywords": null, "lft": 2, "rght": 3, "tree_id": 1, "level": 1 } }, { "model": "part.partcategory", "pk": 14, "fields": { "name": "Widgets", "description": "Odds and ends, doo-hickeys, etc", "parent": 2, "default_location": null, "default_keywords": "", "lft": 4, "rght": 5, "tree_id": 2, "level": 1 } }, { "model": "part.part", "pk": 1, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 1, "level": 0 } }, { "model": "part.part", "pk": 2, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 2, "level": 0 } }, { "model": "part.part", "pk": 3, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 3, "level": 0 } }, { "model": "part.part", "pk": 4, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 4, "level": 0 } }, { "model": "part.part", "pk": 5, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 5, "level": 0 } }, { "model": "part.part", "pk": 6, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 6, "level": 0 } }, { "model": "part.part", "pk": 7, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 7, "level": 0 } }, { "model": "part.part", "pk": 8, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 8, "level": 0 } }, { "model": "part.part", "pk": 9, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 9, "level": 0 } }, { "model": "part.part", "pk": 10, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 10, "level": 0 } }, { "model": "part.part", "pk": 11, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 11, "level": 0 } }, { "model": "part.part", "pk": 12, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 12, "level": 0 } }, { "model": "part.part", "pk": 13, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 13, "level": 0 } }, { "model": "part.part", "pk": 14, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 14, "level": 0 } }, { "model": "part.part", "pk": 15, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 15, "level": 0 } }, { "model": "part.part", "pk": 16, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 16, "level": 0 } }, { "model": "part.part", "pk": 17, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 17, "level": 0 } }, { "model": "part.part", "pk": 18, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 18, "level": 0 } }, { "model": "part.part", "pk": 19, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 19, "level": 0 } }, { "model": "part.part", "pk": 20, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 20, "level": 0 } }, { "model": "part.part", "pk": 21, "fields": { "name": "R_2.2K_0805_1%", "is_template": false, "variant_of": null, "description": "2.2K 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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 21, "level": 0 } }, { "model": "part.part", "pk": 22, "fields": { "name": "R_4.7K_0402_1%", "is_template": false, "variant_of": null, "description": "4.7K 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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 22, "level": 0 } }, { "model": "part.part", "pk": 23, "fields": { "name": "R_4.7K_0603_1%", "is_template": false, "variant_of": null, "description": "4.7K 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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 23, "level": 0 } }, { "model": "part.part", "pk": 24, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 24, "level": 0 } }, { "model": "part.part", "pk": 25, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 25, "level": 0 } }, { "model": "part.part", "pk": 26, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 26, "level": 0 } }, { "model": "part.part", "pk": 27, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 27, "level": 0 } }, { "model": "part.part", "pk": 28, "fields": { "name": "R_10K_0402_1%", "is_template": false, "variant_of": null, "description": "10K 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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 28, "level": 0 } }, { "model": "part.part", "pk": 29, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 29, "level": 0 } }, { "model": "part.part", "pk": 30, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 30, "level": 0 } }, { "model": "part.part", "pk": 31, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 31, "level": 0 } }, { "model": "part.part", "pk": 32, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 32, "level": 0 } }, { "model": "part.part", "pk": 33, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 33, "level": 0 } }, { "model": "part.part", "pk": 34, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 34, "level": 0 } }, { "model": "part.part", "pk": 35, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 35, "level": 0 } }, { "model": "part.part", "pk": 36, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 36, "level": 0 } }, { "model": "part.part", "pk": 37, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 37, "level": 0 } }, { "model": "part.part", "pk": 38, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 38, "level": 0 } }, { "model": "part.part", "pk": 39, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 39, "level": 0 } }, { "model": "part.part", "pk": 40, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 40, "level": 0 } }, { "model": "part.part", "pk": 41, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 41, "level": 0 } }, { "model": "part.part", "pk": 42, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 42, "level": 0 } }, { "model": "part.part", "pk": 43, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 43, "level": 0 } }, { "model": "part.part", "pk": 44, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 44, "level": 0 } }, { "model": "part.part", "pk": 45, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 45, "level": 0 } }, { "model": "part.part", "pk": 46, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 46, "level": 0 } }, { "model": "part.part", "pk": 47, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 47, "level": 0 } }, { "model": "part.part", "pk": 48, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-06-20", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 48, "level": 0 } }, { "model": "part.part", "pk": 49, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-07-28", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 49, "level": 0 } }, { "model": "part.part", "pk": 50, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-07-28", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 50, "level": 0 } }, { "model": "part.part", "pk": 51, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-07-28", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 51, "level": 0 } }, { "model": "part.part", "pk": 52, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-07-28", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 52, "level": 0 } }, { "model": "part.part", "pk": 53, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-07-28", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 53, "level": 0 } }, { "model": "part.part", "pk": 54, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-07-28", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 54, "level": 0 } }, { "model": "part.part", "pk": 55, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-07-28", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 55, "level": 0 } }, { "model": "part.part", "pk": 56, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-07-28", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 56, "level": 0 } }, { "model": "part.part", "pk": 57, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-07-28", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 57, "level": 0 } }, { "model": "part.part", "pk": 58, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-07-28", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 58, "level": 0 } }, { "model": "part.part", "pk": 59, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-07-28", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 59, "level": 0 } }, { "model": "part.part", "pk": 60, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-07-28", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 60, "level": 0 } }, { "model": "part.part", "pk": 61, "fields": { "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, "units": null, "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-08-02", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 61, "level": 0 } }, { "model": "part.part", "pk": 62, "fields": { "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, "units": null, "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-08-02", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 62, "level": 0 } }, { "model": "part.part", "pk": 63, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-08-02", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 63, "level": 0 } }, { "model": "part.part", "pk": 64, "fields": { "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, "units": null, "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-08-02", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 64, "level": 0 } }, { "model": "part.part", "pk": 65, "fields": { "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, "units": null, "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-08-02", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 65, "level": 0 } }, { "model": "part.part", "pk": 66, "fields": { "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, "units": null, "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-08-02", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 66, "level": 0 } }, { "model": "part.part", "pk": 67, "fields": { "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, "units": null, "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-08-02", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 67, "level": 0 } }, { "model": "part.part", "pk": 68, "fields": { "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, "units": "", "assembly": true, "component": true, "trackable": false, "purchaseable": false, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-08-03", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 68, "level": 0 } }, { "model": "part.part", "pk": 69, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-08-03", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 69, "level": 0 } }, { "model": "part.part", "pk": 70, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": false, "purchaseable": true, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-08-03", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 70, "level": 0 } }, { "model": "part.part", "pk": 71, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": true, "purchaseable": false, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-11-08", "creation_user": 4, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 12, "tree_id": 71, "level": 0 } }, { "model": "part.part", "pk": 72, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": true, "purchaseable": false, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-11-08", "creation_user": 4, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 2, "rght": 3, "tree_id": 71, "level": 1 } }, { "model": "part.part", "pk": 73, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": true, "purchaseable": false, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-11-08", "creation_user": 4, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 4, "rght": 5, "tree_id": 71, "level": 1 } }, { "model": "part.part", "pk": 74, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": true, "purchaseable": false, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-11-08", "creation_user": 4, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 6, "rght": 7, "tree_id": 71, "level": 1 } }, { "model": "part.part", "pk": 75, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": true, "purchaseable": false, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-11-08", "creation_user": 4, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 8, "rght": 9, "tree_id": 71, "level": 1 } }, { "model": "part.part", "pk": 76, "fields": { "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, "units": "", "assembly": false, "component": true, "trackable": true, "purchaseable": false, "salable": false, "active": true, "virtual": false, "notes": null, "bom_checksum": "", "bom_checked_by": null, "bom_checked_date": null, "creation_date": "2021-11-08", "creation_user": 4, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 10, "rght": 11, "tree_id": 71, "level": 1 } }, { "model": "part.part", "pk": 77, "fields": { "name": "Widget Assembly", "is_template": false, "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, "units": "", "assembly": true, "component": true, "trackable": true, "purchaseable": false, "salable": true, "active": true, "virtual": false, "notes": null, "bom_checksum": "b'c\\x1a\\xc0\\xc8\\xbc\\xe3u\\xdac\\xb1d\\xfae\\r\\xafW'", "bom_checked_by": 1, "bom_checked_date": "2021-11-10", "creation_date": "2021-11-10", "creation_user": 1, "responsible": null, "base_cost": "0.000", "multiple": 1, "lft": 1, "rght": 2, "tree_id": 72, "level": 0 } }, { "model": "part.partstar", "pk": 1, "fields": { "part": 70, "user": 1 } }, { "model": "part.partparametertemplate", "pk": 1, "fields": { "name": "Package", "units": "" } }, { "model": "part.partparametertemplate", "pk": 2, "fields": { "name": "Resistance", "units": "Ohms" } }, { "model": "part.partparametertemplate", "pk": 3, "fields": { "name": "Tolerance", "units": "%" } }, { "model": "part.partparametertemplate", "pk": 4, "fields": { "name": "Length", "units": "mm" } }, { "model": "part.partparametertemplate", "pk": 5, "fields": { "name": "Thread", "units": "" } }, { "model": "part.partparameter", "pk": 1, "fields": { "part": 1, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 2, "fields": { "part": 1, "template": 2, "data": "10R" } }, { "model": "part.partparameter", "pk": 3, "fields": { "part": 1, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 4, "fields": { "part": 2, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 5, "fields": { "part": 2, "template": 2, "data": "10R" } }, { "model": "part.partparameter", "pk": 6, "fields": { "part": 2, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 7, "fields": { "part": 3, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 8, "fields": { "part": 3, "template": 2, "data": "10R" } }, { "model": "part.partparameter", "pk": 9, "fields": { "part": 3, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 10, "fields": { "part": 4, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 11, "fields": { "part": 4, "template": 2, "data": "100R" } }, { "model": "part.partparameter", "pk": 12, "fields": { "part": 4, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 13, "fields": { "part": 5, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 14, "fields": { "part": 5, "template": 2, "data": "100R" } }, { "model": "part.partparameter", "pk": 15, "fields": { "part": 5, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 16, "fields": { "part": 6, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 17, "fields": { "part": 6, "template": 2, "data": "100R" } }, { "model": "part.partparameter", "pk": 18, "fields": { "part": 6, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 19, "fields": { "part": 7, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 20, "fields": { "part": 7, "template": 2, "data": "220R" } }, { "model": "part.partparameter", "pk": 21, "fields": { "part": 7, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 22, "fields": { "part": 8, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 23, "fields": { "part": 8, "template": 2, "data": "220R" } }, { "model": "part.partparameter", "pk": 24, "fields": { "part": 8, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 25, "fields": { "part": 9, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 26, "fields": { "part": 9, "template": 2, "data": "220R" } }, { "model": "part.partparameter", "pk": 27, "fields": { "part": 9, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 28, "fields": { "part": 10, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 29, "fields": { "part": 10, "template": 2, "data": "470R" } }, { "model": "part.partparameter", "pk": 30, "fields": { "part": 10, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 31, "fields": { "part": 11, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 32, "fields": { "part": 11, "template": 2, "data": "470R" } }, { "model": "part.partparameter", "pk": 33, "fields": { "part": 11, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 34, "fields": { "part": 12, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 35, "fields": { "part": 12, "template": 2, "data": "470R" } }, { "model": "part.partparameter", "pk": 36, "fields": { "part": 12, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 37, "fields": { "part": 13, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 38, "fields": { "part": 13, "template": 2, "data": "550R" } }, { "model": "part.partparameter", "pk": 39, "fields": { "part": 13, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 40, "fields": { "part": 14, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 41, "fields": { "part": 14, "template": 2, "data": "550R" } }, { "model": "part.partparameter", "pk": 42, "fields": { "part": 14, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 43, "fields": { "part": 15, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 44, "fields": { "part": 15, "template": 2, "data": "550R" } }, { "model": "part.partparameter", "pk": 45, "fields": { "part": 15, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 46, "fields": { "part": 16, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 47, "fields": { "part": 16, "template": 2, "data": "1K" } }, { "model": "part.partparameter", "pk": 48, "fields": { "part": 16, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 49, "fields": { "part": 17, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 50, "fields": { "part": 17, "template": 2, "data": "1K" } }, { "model": "part.partparameter", "pk": 51, "fields": { "part": 17, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 52, "fields": { "part": 18, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 53, "fields": { "part": 18, "template": 2, "data": "1K" } }, { "model": "part.partparameter", "pk": 54, "fields": { "part": 18, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 55, "fields": { "part": 19, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 56, "fields": { "part": 19, "template": 2, "data": "2.2K" } }, { "model": "part.partparameter", "pk": 57, "fields": { "part": 19, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 58, "fields": { "part": 20, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 59, "fields": { "part": 20, "template": 2, "data": "2.2K" } }, { "model": "part.partparameter", "pk": 60, "fields": { "part": 20, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 61, "fields": { "part": 21, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 62, "fields": { "part": 21, "template": 2, "data": "2.2K" } }, { "model": "part.partparameter", "pk": 63, "fields": { "part": 21, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 64, "fields": { "part": 22, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 65, "fields": { "part": 22, "template": 2, "data": "4.7K" } }, { "model": "part.partparameter", "pk": 66, "fields": { "part": 22, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 67, "fields": { "part": 23, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 68, "fields": { "part": 23, "template": 2, "data": "4.7K" } }, { "model": "part.partparameter", "pk": 69, "fields": { "part": 23, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 70, "fields": { "part": 24, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 71, "fields": { "part": 24, "template": 2, "data": "4.7K" } }, { "model": "part.partparameter", "pk": 72, "fields": { "part": 24, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 73, "fields": { "part": 25, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 74, "fields": { "part": 25, "template": 2, "data": "5.6K" } }, { "model": "part.partparameter", "pk": 75, "fields": { "part": 25, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 76, "fields": { "part": 26, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 77, "fields": { "part": 26, "template": 2, "data": "5.6K" } }, { "model": "part.partparameter", "pk": 78, "fields": { "part": 26, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 79, "fields": { "part": 27, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 80, "fields": { "part": 27, "template": 2, "data": "5.6K" } }, { "model": "part.partparameter", "pk": 81, "fields": { "part": 27, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 82, "fields": { "part": 28, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 83, "fields": { "part": 28, "template": 2, "data": "10K" } }, { "model": "part.partparameter", "pk": 84, "fields": { "part": 28, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 85, "fields": { "part": 29, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 86, "fields": { "part": 29, "template": 2, "data": "10K" } }, { "model": "part.partparameter", "pk": 87, "fields": { "part": 29, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 88, "fields": { "part": 30, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 89, "fields": { "part": 30, "template": 2, "data": "10K" } }, { "model": "part.partparameter", "pk": 90, "fields": { "part": 30, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 91, "fields": { "part": 31, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 92, "fields": { "part": 31, "template": 2, "data": "22K" } }, { "model": "part.partparameter", "pk": 93, "fields": { "part": 31, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 94, "fields": { "part": 32, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 95, "fields": { "part": 32, "template": 2, "data": "22K" } }, { "model": "part.partparameter", "pk": 96, "fields": { "part": 32, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 97, "fields": { "part": 33, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 98, "fields": { "part": 33, "template": 2, "data": "22K" } }, { "model": "part.partparameter", "pk": 99, "fields": { "part": 33, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 100, "fields": { "part": 34, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 101, "fields": { "part": 34, "template": 2, "data": "47K" } }, { "model": "part.partparameter", "pk": 102, "fields": { "part": 34, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 103, "fields": { "part": 35, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 104, "fields": { "part": 35, "template": 2, "data": "47K" } }, { "model": "part.partparameter", "pk": 105, "fields": { "part": 35, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 106, "fields": { "part": 36, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 107, "fields": { "part": 36, "template": 2, "data": "47K" } }, { "model": "part.partparameter", "pk": 108, "fields": { "part": 36, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 109, "fields": { "part": 37, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 110, "fields": { "part": 37, "template": 2, "data": "56K" } }, { "model": "part.partparameter", "pk": 111, "fields": { "part": 37, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 112, "fields": { "part": 38, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 113, "fields": { "part": 38, "template": 2, "data": "56K" } }, { "model": "part.partparameter", "pk": 114, "fields": { "part": 38, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 115, "fields": { "part": 39, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 116, "fields": { "part": 39, "template": 2, "data": "56K" } }, { "model": "part.partparameter", "pk": 117, "fields": { "part": 39, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 118, "fields": { "part": 40, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 119, "fields": { "part": 40, "template": 2, "data": "68K" } }, { "model": "part.partparameter", "pk": 120, "fields": { "part": 40, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 121, "fields": { "part": 41, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 122, "fields": { "part": 41, "template": 2, "data": "68K" } }, { "model": "part.partparameter", "pk": 123, "fields": { "part": 41, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 124, "fields": { "part": 42, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 125, "fields": { "part": 42, "template": 2, "data": "68K" } }, { "model": "part.partparameter", "pk": 126, "fields": { "part": 42, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 127, "fields": { "part": 43, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 128, "fields": { "part": 43, "template": 2, "data": "100K" } }, { "model": "part.partparameter", "pk": 129, "fields": { "part": 43, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 130, "fields": { "part": 44, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 131, "fields": { "part": 44, "template": 2, "data": "100K" } }, { "model": "part.partparameter", "pk": 132, "fields": { "part": 44, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 133, "fields": { "part": 45, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 134, "fields": { "part": 45, "template": 2, "data": "100K" } }, { "model": "part.partparameter", "pk": 135, "fields": { "part": 45, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 136, "fields": { "part": 46, "template": 1, "data": "0402" } }, { "model": "part.partparameter", "pk": 137, "fields": { "part": 46, "template": 2, "data": "220K" } }, { "model": "part.partparameter", "pk": 138, "fields": { "part": 46, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 139, "fields": { "part": 47, "template": 1, "data": "0603" } }, { "model": "part.partparameter", "pk": 140, "fields": { "part": 47, "template": 2, "data": "220K" } }, { "model": "part.partparameter", "pk": 141, "fields": { "part": 47, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 142, "fields": { "part": 48, "template": 1, "data": "0805" } }, { "model": "part.partparameter", "pk": 143, "fields": { "part": 48, "template": 2, "data": "220K" } }, { "model": "part.partparameter", "pk": 144, "fields": { "part": 48, "template": 3, "data": "1%" } }, { "model": "part.partparameter", "pk": 145, "fields": { "part": 63, "template": 4, "data": "8" } }, { "model": "part.partparameter", "pk": 146, "fields": { "part": 63, "template": 5, "data": "M3" } }, { "model": "part.partparameter", "pk": 147, "fields": { "part": 64, "template": 4, "data": "6" } }, { "model": "part.partparameter", "pk": 148, "fields": { "part": 64, "template": 5, "data": "M2" } }, { "model": "part.partparameter", "pk": 149, "fields": { "part": 65, "template": 4, "data": "4" } }, { "model": "part.partparameter", "pk": 150, "fields": { "part": 65, "template": 5, "data": "M2" } }, { "model": "part.partparameter", "pk": 151, "fields": { "part": 66, "template": 4, "data": "8" } }, { "model": "part.partparameter", "pk": 152, "fields": { "part": 66, "template": 5, "data": "M3" } }, { "model": "part.partparameter", "pk": 153, "fields": { "part": 67, "template": 4, "data": "10" } }, { "model": "part.partparameter", "pk": 154, "fields": { "part": 67, "template": 5, "data": "M3" } }, { "model": "part.bomitem", "pk": 1, "fields": { "part": 77, "sub_part": 72, "quantity": "3.00000", "optional": false, "overage": "", "reference": "R", "note": "", "checksum": "b'i\\x0b\\xc3\\x08\\x0fH2X\\xce}6\\xcf\\xed\\x1f\\xaat'", "inherited": false, "allow_variants": false } }, { "model": "part.bomitem", "pk": 2, "fields": { "part": 77, "sub_part": 75, "quantity": "4.00000", "optional": false, "overage": "", "reference": "P", "note": "", "checksum": "b'\\x0c\\xc6TU\\x93Y\\x1a\\x02\\x9b\\x86\\xef\\xe6\\xaf\\xb9g\\x8d'", "inherited": false, "allow_variants": false } }, { "model": "part.bomitem", "pk": 3, "fields": { "part": 77, "sub_part": 74, "quantity": "5.00000", "optional": false, "overage": "", "reference": "B", "note": "", "checksum": "b'\\xe2\\x17\\xb2\\xa7^~\\x9d\\x81\\xc9\\xe0\\x1b\\xf6\\x8fU\\x8f>'", "inherited": false, "allow_variants": false } }, { "model": "part.bomitem", "pk": 4, "fields": { "part": 77, "sub_part": 73, "quantity": "6.00000", "optional": false, "overage": "", "reference": "G", "note": "", "checksum": "b'\\x94o\\x83rR!l4\\xf4\\x11\\xfa\\xcb&\\xb5\\x90w'", "inherited": false, "allow_variants": false } }, { "model": "part.bomitem", "pk": 5, "fields": { "part": 77, "sub_part": 30, "quantity": "15.00000", "optional": false, "overage": "", "reference": "Resistors", "note": "", "checksum": "b'\\xb1\\xcfK\\xdf\\x1e\\xfe\\x8ah:`\"\\xe7\\xe69\\xc9\\x12'", "inherited": false, "allow_variants": false } }, { "model": "part.bomitem", "pk": 6, "fields": { "part": 77, "sub_part": 59, "quantity": "10.00000", "optional": false, "overage": "", "reference": "Capacitors", "note": "", "checksum": "b\"\\xe8\\xc3>\\xde`\\xc1\\xba\\x8c\\r'\\xb0_\\x9bSN\\x03\"", "inherited": false, "allow_variants": false } }, { "model": "part.bomitem", "pk": 7, "fields": { "part": 77, "sub_part": 66, "quantity": "5.00000", "optional": false, "overage": "", "reference": "Screws", "note": "", "checksum": "b'f\"\\x82v\\xb1\\xe6\\xe7W\\x9bP2\\xac\\xb7\\xab\\x91\\xd4'", "inherited": false, "allow_variants": false } }, { "model": "report.testreport", "pk": 1, "fields": { "name": "InvenTree Test Report", "template": "report/inventree/test/inventree_test_report.html", "description": "Stock item test report", "revision": 2, "filename_pattern": "report.pdf", "enabled": true, "filters": "", "include_installed": false } }, { "model": "report.buildreport", "pk": 1, "fields": { "name": "InvenTree Build Order", "template": "report/inventree/build/inventree_build_order.html", "description": "Build Order job sheet", "revision": 2, "filename_pattern": "report.pdf", "enabled": true, "filters": "" } }, { "model": "stock.stocklocation", "pk": 1, "fields": { "name": "Factory", "description": "", "parent": null, "owner": null, "lft": 1, "rght": 12, "tree_id": 2, "level": 0 } }, { "model": "stock.stocklocation", "pk": 2, "fields": { "name": "Storage Room A", "description": "Storage Room A (purple door)", "parent": 1, "owner": null, "lft": 8, "rght": 9, "tree_id": 2, "level": 1 } }, { "model": "stock.stocklocation", "pk": 3, "fields": { "name": "Storage Room B", "description": "Storage Room B (green door)", "parent": 1, "owner": null, "lft": 10, "rght": 11, "tree_id": 2, "level": 1 } }, { "model": "stock.stocklocation", "pk": 4, "fields": { "name": "Office Block", "description": "Office block inside factory", "parent": 1, "owner": null, "lft": 2, "rght": 7, "tree_id": 2, "level": 1 } }, { "model": "stock.stocklocation", "pk": 5, "fields": { "name": "Room 101", "description": "", "parent": 4, "owner": null, "lft": 3, "rght": 4, "tree_id": 2, "level": 2 } }, { "model": "stock.stocklocation", "pk": 6, "fields": { "name": "Room 404", "description": "", "parent": 4, "owner": null, "lft": 5, "rght": 6, "tree_id": 2, "level": 2 } }, { "model": "stock.stocklocation", "pk": 7, "fields": { "name": "Electronics Lab", "description": "Electronics production facility", "parent": null, "owner": null, "lft": 1, "rght": 4, "tree_id": 1, "level": 0 } }, { "model": "stock.stocklocation", "pk": 8, "fields": { "name": "Reel Storage", "description": "Storage for component reels", "parent": 7, "owner": null, "lft": 2, "rght": 3, "tree_id": 1, "level": 1 } }, { "model": "stock.stockitem", "pk": 2, "fields": { "uid": "", "parent": null, "part": 28, "supplier_part": 31, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 1, "level": 0 } }, { "model": "stock.stockitem", "pk": 3, "fields": { "uid": "", "parent": null, "part": 28, "supplier_part": 34, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 2, "level": 0 } }, { "model": "stock.stockitem", "pk": 4, "fields": { "uid": "", "parent": null, "part": 29, "supplier_part": 36, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 3, "level": 0 } }, { "model": "stock.stockitem", "pk": 5, "fields": { "uid": "", "parent": null, "part": 29, "supplier_part": 37, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 4, "level": 0 } }, { "model": "stock.stockitem", "pk": 6, "fields": { "uid": "", "parent": null, "part": 29, "supplier_part": 39, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 5, "level": 0 } }, { "model": "stock.stockitem", "pk": 7, "fields": { "uid": "", "parent": null, "part": 16, "supplier_part": 45, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 6, "level": 0 } }, { "model": "stock.stockitem", "pk": 8, "fields": { "uid": "", "parent": null, "part": 16, "supplier_part": 47, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 7, "level": 0 } }, { "model": "stock.stockitem", "pk": 9, "fields": { "uid": "", "parent": null, "part": 17, "supplier_part": 20, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 8, "level": 0 } }, { "model": "stock.stockitem", "pk": 10, "fields": { "uid": "", "parent": null, "part": 17, "supplier_part": 50, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 9, "level": 0 } }, { "model": "stock.stockitem", "pk": 11, "fields": { "uid": "", "parent": null, "part": 17, "supplier_part": 53, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 10, "level": 0 } }, { "model": "stock.stockitem", "pk": 12, "fields": { "uid": "", "parent": null, "part": 18, "supplier_part": 54, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 11, "level": 0 } }, { "model": "stock.stockitem", "pk": 13, "fields": { "uid": "", "parent": null, "part": 18, "supplier_part": 55, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 12, "level": 0 } }, { "model": "stock.stockitem", "pk": 14, "fields": { "uid": "", "parent": null, "part": 18, "supplier_part": 56, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 13, "level": 0 } }, { "model": "stock.stockitem", "pk": 15, "fields": { "uid": "", "parent": null, "part": 18, "supplier_part": 57, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 14, "level": 0 } }, { "model": "stock.stockitem", "pk": 16, "fields": { "uid": "", "parent": null, "part": 18, "supplier_part": 58, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 50, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 15, "level": 0 } }, { "model": "stock.stockitem", "pk": 17, "fields": { "uid": "", "parent": null, "part": 19, "supplier_part": 59, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 16, "level": 0 } }, { "model": "stock.stockitem", "pk": 18, "fields": { "uid": "", "parent": null, "part": 19, "supplier_part": 63, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 17, "level": 0 } }, { "model": "stock.stockitem", "pk": 19, "fields": { "uid": "", "parent": null, "part": 20, "supplier_part": 65, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 18, "level": 0 } }, { "model": "stock.stockitem", "pk": 20, "fields": { "uid": "", "parent": null, "part": 20, "supplier_part": 66, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 19, "level": 0 } }, { "model": "stock.stockitem", "pk": 21, "fields": { "uid": "", "parent": null, "part": 20, "supplier_part": 67, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 20, "level": 0 } }, { "model": "stock.stockitem", "pk": 22, "fields": { "uid": "", "parent": null, "part": 21, "supplier_part": 71, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 21, "level": 0 } }, { "model": "stock.stockitem", "pk": 23, "fields": { "uid": "", "parent": null, "part": 46, "supplier_part": 74, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 22, "level": 0 } }, { "model": "stock.stockitem", "pk": 24, "fields": { "uid": "", "parent": null, "part": 46, "supplier_part": 75, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 23, "level": 0 } }, { "model": "stock.stockitem", "pk": 25, "fields": { "uid": "", "parent": null, "part": 46, "supplier_part": 77, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 24, "level": 0 } }, { "model": "stock.stockitem", "pk": 26, "fields": { "uid": "", "parent": null, "part": 46, "supplier_part": 78, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 25, "level": 0 } }, { "model": "stock.stockitem", "pk": 27, "fields": { "uid": "", "parent": null, "part": 47, "supplier_part": 79, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 26, "level": 0 } }, { "model": "stock.stockitem", "pk": 28, "fields": { "uid": "", "parent": null, "part": 47, "supplier_part": 81, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 27, "level": 0 } }, { "model": "stock.stockitem", "pk": 29, "fields": { "uid": "", "parent": null, "part": 47, "supplier_part": 82, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 28, "level": 0 } }, { "model": "stock.stockitem", "pk": 30, "fields": { "uid": "", "parent": null, "part": 48, "supplier_part": 84, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 55, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 29, "level": 0 } }, { "model": "stock.stockitem", "pk": 31, "fields": { "uid": "", "parent": null, "part": 48, "supplier_part": 86, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 30, "level": 0 } }, { "model": "stock.stockitem", "pk": 32, "fields": { "uid": "", "parent": null, "part": 48, "supplier_part": 87, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 31, "level": 0 } }, { "model": "stock.stockitem", "pk": 33, "fields": { "uid": "", "parent": null, "part": 32, "supplier_part": 95, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 32, "level": 0 } }, { "model": "stock.stockitem", "pk": 34, "fields": { "uid": "", "parent": null, "part": 32, "supplier_part": 96, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 33, "level": 0 } }, { "model": "stock.stockitem", "pk": 35, "fields": { "uid": "", "parent": null, "part": 32, "supplier_part": 98, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 34, "level": 0 } }, { "model": "stock.stockitem", "pk": 36, "fields": { "uid": "", "parent": null, "part": 33, "supplier_part": 100, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 35, "level": 0 } }, { "model": "stock.stockitem", "pk": 37, "fields": { "uid": "", "parent": null, "part": 33, "supplier_part": 102, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 36, "level": 0 } }, { "model": "stock.stockitem", "pk": 38, "fields": { "uid": "", "parent": null, "part": 33, "supplier_part": 103, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 37, "level": 0 } }, { "model": "stock.stockitem", "pk": 39, "fields": { "uid": "", "parent": null, "part": 23, "supplier_part": 108, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 38, "level": 0 } }, { "model": "stock.stockitem", "pk": 40, "fields": { "uid": "", "parent": null, "part": 23, "supplier_part": 109, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 39, "level": 0 } }, { "model": "stock.stockitem", "pk": 41, "fields": { "uid": "", "parent": null, "part": 23, "supplier_part": 110, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 40, "level": 0 } }, { "model": "stock.stockitem", "pk": 42, "fields": { "uid": "", "parent": null, "part": 23, "supplier_part": 111, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 41, "level": 0 } }, { "model": "stock.stockitem", "pk": 43, "fields": { "uid": "", "parent": null, "part": 24, "supplier_part": 22, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 42, "level": 0 } }, { "model": "stock.stockitem", "pk": 44, "fields": { "uid": "", "parent": null, "part": 24, "supplier_part": 113, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 43, "level": 0 } }, { "model": "stock.stockitem", "pk": 45, "fields": { "uid": "", "parent": null, "part": 24, "supplier_part": 114, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 44, "level": 0 } }, { "model": "stock.stockitem", "pk": 46, "fields": { "uid": "", "parent": null, "part": 24, "supplier_part": 115, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 45, "level": 0 } }, { "model": "stock.stockitem", "pk": 47, "fields": { "uid": "", "parent": null, "part": 25, "supplier_part": 133, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 46, "level": 0 } }, { "model": "stock.stockitem", "pk": 48, "fields": { "uid": "", "parent": null, "part": 25, "supplier_part": 135, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 47, "level": 0 } }, { "model": "stock.stockitem", "pk": 49, "fields": { "uid": "", "parent": null, "part": 26, "supplier_part": 137, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 48, "level": 0 } }, { "model": "stock.stockitem", "pk": 50, "fields": { "uid": "", "parent": null, "part": 27, "supplier_part": 142, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 49, "level": 0 } }, { "model": "stock.stockitem", "pk": 51, "fields": { "uid": "", "parent": null, "part": 27, "supplier_part": 144, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 50, "level": 0 } }, { "model": "stock.stockitem", "pk": 52, "fields": { "uid": "", "parent": null, "part": 27, "supplier_part": 146, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 51, "level": 0 } }, { "model": "stock.stockitem", "pk": 53, "fields": { "uid": "", "parent": null, "part": 37, "supplier_part": 147, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 52, "level": 0 } }, { "model": "stock.stockitem", "pk": 54, "fields": { "uid": "", "parent": null, "part": 37, "supplier_part": 148, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 55, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 53, "level": 0 } }, { "model": "stock.stockitem", "pk": 55, "fields": { "uid": "", "parent": null, "part": 37, "supplier_part": 149, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 54, "level": 0 } }, { "model": "stock.stockitem", "pk": 56, "fields": { "uid": "", "parent": null, "part": 37, "supplier_part": 151, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 55, "level": 0 } }, { "model": "stock.stockitem", "pk": 57, "fields": { "uid": "", "parent": null, "part": 38, "supplier_part": 153, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 56, "level": 0 } }, { "model": "stock.stockitem", "pk": 58, "fields": { "uid": "", "parent": null, "part": 38, "supplier_part": 154, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 57, "level": 0 } }, { "model": "stock.stockitem", "pk": 59, "fields": { "uid": "", "parent": null, "part": 38, "supplier_part": 155, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 58, "level": 0 } }, { "model": "stock.stockitem", "pk": 60, "fields": { "uid": "", "parent": null, "part": 38, "supplier_part": 156, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 59, "level": 0 } }, { "model": "stock.stockitem", "pk": 61, "fields": { "uid": "", "parent": null, "part": 39, "supplier_part": 157, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 55, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 60, "level": 0 } }, { "model": "stock.stockitem", "pk": 62, "fields": { "uid": "", "parent": null, "part": 39, "supplier_part": 158, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 61, "level": 0 } }, { "model": "stock.stockitem", "pk": 63, "fields": { "uid": "", "parent": null, "part": 39, "supplier_part": 159, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 62, "level": 0 } }, { "model": "stock.stockitem", "pk": 64, "fields": { "uid": "", "parent": null, "part": 39, "supplier_part": 160, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 63, "level": 0 } }, { "model": "stock.stockitem", "pk": 65, "fields": { "uid": "", "parent": null, "part": 39, "supplier_part": 161, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 64, "level": 0 } }, { "model": "stock.stockitem", "pk": 66, "fields": { "uid": "", "parent": null, "part": 40, "supplier_part": 162, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 65, "level": 0 } }, { "model": "stock.stockitem", "pk": 67, "fields": { "uid": "", "parent": null, "part": 40, "supplier_part": 163, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 66, "level": 0 } }, { "model": "stock.stockitem", "pk": 68, "fields": { "uid": "", "parent": null, "part": 40, "supplier_part": 164, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 67, "level": 0 } }, { "model": "stock.stockitem", "pk": 69, "fields": { "uid": "", "parent": null, "part": 40, "supplier_part": 165, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 68, "level": 0 } }, { "model": "stock.stockitem", "pk": 70, "fields": { "uid": "", "parent": null, "part": 41, "supplier_part": 169, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 69, "level": 0 } }, { "model": "stock.stockitem", "pk": 71, "fields": { "uid": "", "parent": null, "part": 41, "supplier_part": 171, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 70, "level": 0 } }, { "model": "stock.stockitem", "pk": 72, "fields": { "uid": "", "parent": null, "part": 44, "supplier_part": 15, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 71, "level": 0 } }, { "model": "stock.stockitem", "pk": 73, "fields": { "uid": "", "parent": null, "part": 44, "supplier_part": 25, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 72, "level": 0 } }, { "model": "stock.stockitem", "pk": 74, "fields": { "uid": "", "parent": null, "part": 44, "supplier_part": 26, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 73, "level": 0 } }, { "model": "stock.stockitem", "pk": 75, "fields": { "uid": "", "parent": null, "part": 28, "supplier_part": 31, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 74, "level": 0 } }, { "model": "stock.stockitem", "pk": 76, "fields": { "uid": "", "parent": null, "part": 28, "supplier_part": 33, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 75, "level": 0 } }, { "model": "stock.stockitem", "pk": 77, "fields": { "uid": "", "parent": null, "part": 28, "supplier_part": 34, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 76, "level": 0 } }, { "model": "stock.stockitem", "pk": 78, "fields": { "uid": "", "parent": null, "part": 29, "supplier_part": 35, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 77, "level": 0 } }, { "model": "stock.stockitem", "pk": 79, "fields": { "uid": "", "parent": null, "part": 29, "supplier_part": 38, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 78, "level": 0 } }, { "model": "stock.stockitem", "pk": 80, "fields": { "uid": "", "parent": null, "part": 30, "supplier_part": 40, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 79, "level": 0 } }, { "model": "stock.stockitem", "pk": 81, "fields": { "uid": "", "parent": null, "part": 16, "supplier_part": 48, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 80, "level": 0 } }, { "model": "stock.stockitem", "pk": 82, "fields": { "uid": "", "parent": null, "part": 16, "supplier_part": 49, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 81, "level": 0 } }, { "model": "stock.stockitem", "pk": 83, "fields": { "uid": "", "parent": null, "part": 17, "supplier_part": 20, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 82, "level": 0 } }, { "model": "stock.stockitem", "pk": 84, "fields": { "uid": "", "parent": null, "part": 17, "supplier_part": 50, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 83, "level": 0 } }, { "model": "stock.stockitem", "pk": 85, "fields": { "uid": "", "parent": null, "part": 17, "supplier_part": 51, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 84, "level": 0 } }, { "model": "stock.stockitem", "pk": 86, "fields": { "uid": "", "parent": null, "part": 18, "supplier_part": 56, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 85, "level": 0 } }, { "model": "stock.stockitem", "pk": 87, "fields": { "uid": "", "parent": null, "part": 19, "supplier_part": 60, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 86, "level": 0 } }, { "model": "stock.stockitem", "pk": 88, "fields": { "uid": "", "parent": null, "part": 19, "supplier_part": 61, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 87, "level": 0 } }, { "model": "stock.stockitem", "pk": 89, "fields": { "uid": "", "parent": null, "part": 20, "supplier_part": 64, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 88, "level": 0 } }, { "model": "stock.stockitem", "pk": 90, "fields": { "uid": "", "parent": null, "part": 20, "supplier_part": 65, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 89, "level": 0 } }, { "model": "stock.stockitem", "pk": 91, "fields": { "uid": "", "parent": null, "part": 20, "supplier_part": 66, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 90, "level": 0 } }, { "model": "stock.stockitem", "pk": 92, "fields": { "uid": "", "parent": null, "part": 20, "supplier_part": 67, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 91, "level": 0 } }, { "model": "stock.stockitem", "pk": 93, "fields": { "uid": "", "parent": null, "part": 20, "supplier_part": 68, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 92, "level": 0 } }, { "model": "stock.stockitem", "pk": 94, "fields": { "uid": "", "parent": null, "part": 21, "supplier_part": 69, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 93, "level": 0 } }, { "model": "stock.stockitem", "pk": 95, "fields": { "uid": "", "parent": null, "part": 21, "supplier_part": 70, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 94, "level": 0 } }, { "model": "stock.stockitem", "pk": 96, "fields": { "uid": "", "parent": null, "part": 21, "supplier_part": 71, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 95, "level": 0 } }, { "model": "stock.stockitem", "pk": 97, "fields": { "uid": "", "parent": null, "part": 46, "supplier_part": 75, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 96, "level": 0 } }, { "model": "stock.stockitem", "pk": 98, "fields": { "uid": "", "parent": null, "part": 46, "supplier_part": 77, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 97, "level": 0 } }, { "model": "stock.stockitem", "pk": 99, "fields": { "uid": "", "parent": null, "part": 46, "supplier_part": 78, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 98, "level": 0 } }, { "model": "stock.stockitem", "pk": 100, "fields": { "uid": "", "parent": null, "part": 48, "supplier_part": 85, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 99, "level": 0 } }, { "model": "stock.stockitem", "pk": 101, "fields": { "uid": "", "parent": null, "part": 48, "supplier_part": 86, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 100, "level": 0 } }, { "model": "stock.stockitem", "pk": 102, "fields": { "uid": "", "parent": null, "part": 48, "supplier_part": 88, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 101, "level": 0 } }, { "model": "stock.stockitem", "pk": 103, "fields": { "uid": "", "parent": null, "part": 31, "supplier_part": 90, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 102, "level": 0 } }, { "model": "stock.stockitem", "pk": 104, "fields": { "uid": "", "parent": null, "part": 31, "supplier_part": 91, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 103, "level": 0 } }, { "model": "stock.stockitem", "pk": 105, "fields": { "uid": "", "parent": null, "part": 31, "supplier_part": 93, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 55, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 104, "level": 0 } }, { "model": "stock.stockitem", "pk": 106, "fields": { "uid": "", "parent": null, "part": 22, "supplier_part": 21, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 105, "level": 0 } }, { "model": "stock.stockitem", "pk": 107, "fields": { "uid": "", "parent": null, "part": 22, "supplier_part": 105, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 106, "level": 0 } }, { "model": "stock.stockitem", "pk": 108, "fields": { "uid": "", "parent": null, "part": 22, "supplier_part": 106, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 107, "level": 0 } }, { "model": "stock.stockitem", "pk": 109, "fields": { "uid": "", "parent": null, "part": 23, "supplier_part": 108, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 108, "level": 0 } }, { "model": "stock.stockitem", "pk": 110, "fields": { "uid": "", "parent": null, "part": 23, "supplier_part": 109, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 109, "level": 0 } }, { "model": "stock.stockitem", "pk": 111, "fields": { "uid": "", "parent": null, "part": 23, "supplier_part": 111, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 110, "level": 0 } }, { "model": "stock.stockitem", "pk": 112, "fields": { "uid": "", "parent": null, "part": 23, "supplier_part": 112, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 111, "level": 0 } }, { "model": "stock.stockitem", "pk": 113, "fields": { "uid": "", "parent": null, "part": 24, "supplier_part": 22, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 112, "level": 0 } }, { "model": "stock.stockitem", "pk": 114, "fields": { "uid": "", "parent": null, "part": 24, "supplier_part": 113, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 113, "level": 0 } }, { "model": "stock.stockitem", "pk": 115, "fields": { "uid": "", "parent": null, "part": 26, "supplier_part": 138, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 114, "level": 0 } }, { "model": "stock.stockitem", "pk": 116, "fields": { "uid": "", "parent": null, "part": 26, "supplier_part": 141, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 115, "level": 0 } }, { "model": "stock.stockitem", "pk": 117, "fields": { "uid": "", "parent": null, "part": 27, "supplier_part": 142, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 116, "level": 0 } }, { "model": "stock.stockitem", "pk": 118, "fields": { "uid": "", "parent": null, "part": 27, "supplier_part": 143, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 117, "level": 0 } }, { "model": "stock.stockitem", "pk": 119, "fields": { "uid": "", "parent": null, "part": 27, "supplier_part": 144, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 118, "level": 0 } }, { "model": "stock.stockitem", "pk": 120, "fields": { "uid": "", "parent": null, "part": 41, "supplier_part": 170, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 50, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 119, "level": 0 } }, { "model": "stock.stockitem", "pk": 121, "fields": { "uid": "", "parent": null, "part": 42, "supplier_part": 172, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 120, "level": 0 } }, { "model": "stock.stockitem", "pk": 122, "fields": { "uid": "", "parent": null, "part": 42, "supplier_part": 175, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 121, "level": 0 } }, { "model": "stock.stockitem", "pk": 148, "fields": { "uid": "", "parent": null, "part": 52, "supplier_part": 178, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "500.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 50, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 122, "level": 0 } }, { "model": "stock.stockitem", "pk": 149, "fields": { "uid": "", "parent": null, "part": 55, "supplier_part": 180, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 123, "level": 0 } }, { "model": "stock.stockitem", "pk": 150, "fields": { "uid": "", "parent": null, "part": 58, "supplier_part": 181, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 124, "level": 0 } }, { "model": "stock.stockitem", "pk": 151, "fields": { "uid": "", "parent": null, "part": 58, "supplier_part": 182, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 125, "level": 0 } }, { "model": "stock.stockitem", "pk": 152, "fields": { "uid": "", "parent": null, "part": 49, "supplier_part": 183, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 50, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 126, "level": 0 } }, { "model": "stock.stockitem", "pk": 153, "fields": { "uid": "", "parent": null, "part": 49, "supplier_part": 184, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 127, "level": 0 } }, { "model": "stock.stockitem", "pk": 154, "fields": { "uid": "", "parent": null, "part": 51, "supplier_part": 187, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 128, "level": 0 } }, { "model": "stock.stockitem", "pk": 155, "fields": { "uid": "", "parent": null, "part": 60, "supplier_part": 193, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 129, "level": 0 } }, { "model": "stock.stockitem", "pk": 156, "fields": { "uid": "", "parent": null, "part": 60, "supplier_part": 194, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 130, "level": 0 } }, { "model": "stock.stockitem", "pk": 157, "fields": { "uid": "", "parent": null, "part": 49, "supplier_part": 183, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 131, "level": 0 } }, { "model": "stock.stockitem", "pk": 158, "fields": { "uid": "", "parent": null, "part": 50, "supplier_part": 185, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1976.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 132, "level": 0 } }, { "model": "stock.stockitem", "pk": 159, "fields": { "uid": "", "parent": null, "part": 51, "supplier_part": 187, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 133, "level": 0 } }, { "model": "stock.stockitem", "pk": 160, "fields": { "uid": "", "parent": null, "part": 51, "supplier_part": 188, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 134, "level": 0 } }, { "model": "stock.stockitem", "pk": 161, "fields": { "uid": "", "parent": null, "part": 57, "supplier_part": 192, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 50, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 135, "level": 0 } }, { "model": "stock.stockitem", "pk": 162, "fields": { "uid": "", "parent": null, "part": 49, "supplier_part": 183, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 136, "level": 0 } }, { "model": "stock.stockitem", "pk": 163, "fields": { "uid": "", "parent": null, "part": 49, "supplier_part": 184, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "2347.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 137, "level": 0 } }, { "model": "stock.stockitem", "pk": 164, "fields": { "uid": "", "parent": null, "part": 50, "supplier_part": 185, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 138, "level": 0 } }, { "model": "stock.stockitem", "pk": 165, "fields": { "uid": "", "parent": null, "part": 57, "supplier_part": 191, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 50, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 139, "level": 0 } }, { "model": "stock.stockitem", "pk": 166, "fields": { "uid": "", "parent": null, "part": 57, "supplier_part": 192, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 140, "level": 0 } }, { "model": "stock.stockitem", "pk": 167, "fields": { "uid": "", "parent": null, "part": 60, "supplier_part": 194, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "4000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 141, "level": 0 } }, { "model": "stock.stockitem", "pk": 168, "fields": { "uid": "", "parent": null, "part": 55, "supplier_part": 179, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 142, "level": 0 } }, { "model": "stock.stockitem", "pk": 169, "fields": { "uid": "", "parent": null, "part": 58, "supplier_part": 181, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "1149.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 143, "level": 0 } }, { "model": "stock.stockitem", "pk": 170, "fields": { "uid": "", "parent": null, "part": 58, "supplier_part": 182, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "500.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 144, "level": 0 } }, { "model": "stock.stockitem", "pk": 171, "fields": { "uid": "", "parent": null, "part": 60, "supplier_part": 194, "location": 8, "packaging": "reel", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "500.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 55, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 145, "level": 0 } }, { "model": "stock.stockitem", "pk": 172, "fields": { "uid": "", "parent": null, "part": 66, "supplier_part": null, "location": 3, "packaging": "bag", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "580.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": "0.2800", "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 146, "level": 0 } }, { "model": "stock.stockitem", "pk": 173, "fields": { "uid": "", "parent": null, "part": 65, "supplier_part": null, "location": 3, "packaging": "box", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": null, "quantity": "5000.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 147, "level": 0 } }, { "model": "stock.stockitem", "pk": 175, "fields": { "uid": "", "parent": null, "part": 74, "supplier_part": null, "location": 5, "packaging": "", "belongs_to": null, "customer": null, "serial": "1", "serial_int": 1, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 148, "level": 0 } }, { "model": "stock.stockitem", "pk": 176, "fields": { "uid": "", "parent": null, "part": 74, "supplier_part": null, "location": 5, "packaging": "", "belongs_to": null, "customer": null, "serial": "2", "serial_int": 2, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 149, "level": 0 } }, { "model": "stock.stockitem", "pk": 177, "fields": { "uid": "", "parent": null, "part": 74, "supplier_part": null, "location": 5, "packaging": "", "belongs_to": null, "customer": null, "serial": "3", "serial_int": 3, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 150, "level": 0 } }, { "model": "stock.stockitem", "pk": 178, "fields": { "uid": "", "parent": null, "part": 74, "supplier_part": null, "location": 5, "packaging": "", "belongs_to": null, "customer": null, "serial": "4", "serial_int": 4, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 151, "level": 0 } }, { "model": "stock.stockitem", "pk": 179, "fields": { "uid": "", "parent": null, "part": 74, "supplier_part": null, "location": 5, "packaging": "", "belongs_to": null, "customer": null, "serial": "5", "serial_int": 5, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 152, "level": 0 } }, { "model": "stock.stockitem", "pk": 181, "fields": { "uid": "", "parent": null, "part": 73, "supplier_part": null, "location": 6, "packaging": null, "belongs_to": null, "customer": null, "serial": "10", "serial_int": 10, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": "", "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 153, "level": 0 } }, { "model": "stock.stockitem", "pk": 182, "fields": { "uid": "", "parent": null, "part": 73, "supplier_part": null, "location": 6, "packaging": "", "belongs_to": null, "customer": null, "serial": "11", "serial_int": 11, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 154, "level": 0 } }, { "model": "stock.stockitem", "pk": 183, "fields": { "uid": "", "parent": null, "part": 73, "supplier_part": null, "location": 6, "packaging": "", "belongs_to": null, "customer": null, "serial": "12", "serial_int": 12, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 155, "level": 0 } }, { "model": "stock.stockitem", "pk": 184, "fields": { "uid": "", "parent": null, "part": 73, "supplier_part": null, "location": 6, "packaging": "", "belongs_to": null, "customer": null, "serial": "13", "serial_int": 13, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 156, "level": 0 } }, { "model": "stock.stockitem", "pk": 185, "fields": { "uid": "", "parent": null, "part": 73, "supplier_part": null, "location": 6, "packaging": "", "belongs_to": null, "customer": null, "serial": "14", "serial_int": 14, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 157, "level": 0 } }, { "model": "stock.stockitem", "pk": 186, "fields": { "uid": "", "parent": null, "part": 73, "supplier_part": null, "location": 6, "packaging": "", "belongs_to": null, "customer": null, "serial": "15", "serial_int": 15, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 158, "level": 0 } }, { "model": "stock.stockitem", "pk": 187, "fields": { "uid": "", "parent": null, "part": 75, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": "", "quantity": "15.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 159, "level": 0 } }, { "model": "stock.stockitem", "pk": 189, "fields": { "uid": "", "parent": null, "part": 76, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "25", "serial_int": 25, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 160, "level": 0 } }, { "model": "stock.stockitem", "pk": 190, "fields": { "uid": "", "parent": null, "part": 76, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "26", "serial_int": 26, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 161, "level": 0 } }, { "model": "stock.stockitem", "pk": 191, "fields": { "uid": "", "parent": null, "part": 76, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "27", "serial_int": 27, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 162, "level": 0 } }, { "model": "stock.stockitem", "pk": 192, "fields": { "uid": "", "parent": null, "part": 76, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "28", "serial_int": 28, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 163, "level": 0 } }, { "model": "stock.stockitem", "pk": 193, "fields": { "uid": "", "parent": null, "part": 76, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "29", "serial_int": 29, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 164, "level": 0 } }, { "model": "stock.stockitem", "pk": 194, "fields": { "uid": "", "parent": null, "part": 76, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "30", "serial_int": 30, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 165, "level": 0 } }, { "model": "stock.stockitem", "pk": 195, "fields": { "uid": "", "parent": null, "part": 76, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "31", "serial_int": 31, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 166, "level": 0 } }, { "model": "stock.stockitem", "pk": 196, "fields": { "uid": "", "parent": null, "part": 76, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "32", "serial_int": 32, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 167, "level": 0 } }, { "model": "stock.stockitem", "pk": 197, "fields": { "uid": "", "parent": null, "part": 76, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "33", "serial_int": 33, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 168, "level": 0 } }, { "model": "stock.stockitem", "pk": 198, "fields": { "uid": "", "parent": null, "part": 76, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "34", "serial_int": 34, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 169, "level": 0 } }, { "model": "stock.stockitem", "pk": 199, "fields": { "uid": "", "parent": null, "part": 76, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "35", "serial_int": 35, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 170, "level": 0 } }, { "model": "stock.stockitem", "pk": 200, "fields": { "uid": "", "parent": null, "part": 76, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "36", "serial_int": 36, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 171, "level": 0 } }, { "model": "stock.stockitem", "pk": 201, "fields": { "uid": "", "parent": null, "part": 72, "supplier_part": null, "location": 6, "packaging": "", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": "", "quantity": "5.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 172, "level": 0 } }, { "model": "stock.stockitem", "pk": 202, "fields": { "uid": "", "parent": null, "part": 72, "supplier_part": null, "location": 2, "packaging": "", "belongs_to": null, "customer": null, "serial": null, "serial_int": 0, "link": "", "batch": "", "quantity": "15.00000", "updated": "2021-11-09", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": true, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 173, "level": 0 } }, { "model": "stock.stockitem", "pk": 204, "fields": { "uid": "", "parent": null, "part": 74, "supplier_part": null, "location": null, "packaging": "", "belongs_to": null, "customer": null, "serial": "99", "serial_int": 99, "link": "", "batch": "", "quantity": "1.00000", "updated": "2021-11-10", "build": null, "is_building": false, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 175, "level": 0 } }, { "model": "stock.stockitem", "pk": 205, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "1", "serial_int": 1, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 176, "level": 0 } }, { "model": "stock.stockitem", "pk": 206, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "2", "serial_int": 2, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 177, "level": 0 } }, { "model": "stock.stockitem", "pk": 207, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "3", "serial_int": 3, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 178, "level": 0 } }, { "model": "stock.stockitem", "pk": 208, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "4", "serial_int": 4, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 179, "level": 0 } }, { "model": "stock.stockitem", "pk": 209, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "5", "serial_int": 5, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 180, "level": 0 } }, { "model": "stock.stockitem", "pk": 210, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "6", "serial_int": 6, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 181, "level": 0 } }, { "model": "stock.stockitem", "pk": 211, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "7", "serial_int": 7, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 182, "level": 0 } }, { "model": "stock.stockitem", "pk": 212, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "8", "serial_int": 8, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 183, "level": 0 } }, { "model": "stock.stockitem", "pk": 213, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "9", "serial_int": 9, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 184, "level": 0 } }, { "model": "stock.stockitem", "pk": 214, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "10", "serial_int": 10, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 185, "level": 0 } }, { "model": "stock.stockitem", "pk": 215, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "11", "serial_int": 11, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 186, "level": 0 } }, { "model": "stock.stockitem", "pk": 216, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "12", "serial_int": 12, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 187, "level": 0 } }, { "model": "stock.stockitem", "pk": 217, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "13", "serial_int": 13, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 188, "level": 0 } }, { "model": "stock.stockitem", "pk": 218, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "14", "serial_int": 14, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 189, "level": 0 } }, { "model": "stock.stockitem", "pk": 219, "fields": { "uid": "", "parent": null, "part": 77, "supplier_part": null, "location": 1, "packaging": null, "belongs_to": null, "customer": null, "serial": "15", "serial_int": 15, "link": "", "batch": null, "quantity": "1.00000", "updated": "2021-11-10", "build": 1, "is_building": true, "purchase_order": null, "sales_order": null, "expiry_date": null, "stocktake_date": null, "stocktake_user": null, "review_needed": false, "delete_on_deplete": false, "status": 10, "notes": null, "purchase_price_currency": "USD", "purchase_price": null, "owner": null, "scheduled_for_deletion": false, "infinite": false, "lft": 1, "rght": 2, "tree_id": 190, "level": 0 } }, { "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": 21, "fields": { "tracking_type": 1, "item": 21, "date": "2021-07-28T14:37:53.986Z", "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": 28, "fields": { "tracking_type": 1, "item": 28, "date": "2021-07-28T14:37:55.016Z", "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": 83, "fields": { "tracking_type": 1, "item": 83, "date": "2021-07-28T14:38:57.199Z", "notes": "", "user": null, "deltas": { "status": 10, "location": 8, "quantity": 2000.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": 89, "fields": { "tracking_type": 1, "item": 89, "date": "2021-07-28T14:38:58.207Z", "notes": "", "user": null, "deltas": { "status": 10, "location": 8, "quantity": 1000.0 } } }, { "model": "stock.stockitemtracking", "pk": 90, "fields": { "tracking_type": 1, "item": 90, "date": "2021-07-28T14:38:58.354Z", "notes": "", "user": null, "deltas": { "status": 10, "location": 8, "quantity": 1000.0 } } }, { "model": "stock.stockitemtracking", "pk": 91, "fields": { "tracking_type": 1, "item": 91, "date": "2021-07-28T14:38:58.498Z", "notes": "", "user": null, "deltas": { "status": 10, "location": 8, "quantity": 1000.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": 165, "fields": { "tracking_type": 1, "item": 165, "date": "2021-07-28T15:08:24.210Z", "notes": "", "user": null, "deltas": { "status": 50, "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": 1, "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": 1, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "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": 4, "deltas": { "serial": 25 } } }, { "model": "stock.stockitemtracking", "pk": 216, "fields": { "tracking_type": 1, "item": 190, "date": "2021-11-08T03:58:08.266Z", "notes": "", "user": 4, "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": 4, "deltas": { "serial": 26 } } }, { "model": "stock.stockitemtracking", "pk": 219, "fields": { "tracking_type": 1, "item": 191, "date": "2021-11-08T03:58:08.277Z", "notes": "", "user": 4, "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": 4, "deltas": { "serial": 27 } } }, { "model": "stock.stockitemtracking", "pk": 222, "fields": { "tracking_type": 1, "item": 192, "date": "2021-11-08T03:58:08.288Z", "notes": "", "user": 4, "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": 4, "deltas": { "serial": 28 } } }, { "model": "stock.stockitemtracking", "pk": 225, "fields": { "tracking_type": 1, "item": 193, "date": "2021-11-08T03:58:08.298Z", "notes": "", "user": 4, "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": 4, "deltas": { "serial": 29 } } }, { "model": "stock.stockitemtracking", "pk": 228, "fields": { "tracking_type": 1, "item": 194, "date": "2021-11-08T03:58:08.308Z", "notes": "", "user": 4, "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": 4, "deltas": { "serial": 30 } } }, { "model": "stock.stockitemtracking", "pk": 231, "fields": { "tracking_type": 1, "item": 195, "date": "2021-11-08T03:58:08.318Z", "notes": "", "user": 4, "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": 4, "deltas": { "serial": 31 } } }, { "model": "stock.stockitemtracking", "pk": 234, "fields": { "tracking_type": 1, "item": 196, "date": "2021-11-08T03:58:08.328Z", "notes": "", "user": 4, "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": 4, "deltas": { "serial": 32 } } }, { "model": "stock.stockitemtracking", "pk": 237, "fields": { "tracking_type": 1, "item": 197, "date": "2021-11-08T03:58:08.337Z", "notes": "", "user": 4, "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": 4, "deltas": { "serial": 33 } } }, { "model": "stock.stockitemtracking", "pk": 240, "fields": { "tracking_type": 1, "item": 198, "date": "2021-11-08T03:58:08.348Z", "notes": "", "user": 4, "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": 4, "deltas": { "serial": 34 } } }, { "model": "stock.stockitemtracking", "pk": 243, "fields": { "tracking_type": 1, "item": 199, "date": "2021-11-08T03:58:08.358Z", "notes": "", "user": 4, "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": 4, "deltas": { "serial": 35 } } }, { "model": "stock.stockitemtracking", "pk": 246, "fields": { "tracking_type": 1, "item": 200, "date": "2021-11-08T03:58:08.368Z", "notes": "", "user": 4, "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": 4, "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": 4, "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": 1, "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": 1, "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": "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 } } ]