mirror of
https://github.com/inventree/demo-dataset.git
synced 2025-04-28 05:26:49 +00:00
42230 lines
898 KiB
JSON
42230 lines
898 KiB
JSON
[
|
|
{
|
|
"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": "2022-05-25T05:22:40.728Z",
|
|
"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": "2022-04-30T07:46:42.339Z",
|
|
"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": 1,
|
|
"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.build",
|
|
"pk": 2,
|
|
"fields": {
|
|
"reference_int": 2,
|
|
"reference": "0002",
|
|
"title": "Building widget boards for sale",
|
|
"parent": null,
|
|
"part": 88,
|
|
"sales_order": null,
|
|
"take_from": null,
|
|
"destination": 1,
|
|
"quantity": 100,
|
|
"completed": 0,
|
|
"status": 10,
|
|
"batch": "",
|
|
"creation_date": "2022-04-21",
|
|
"target_date": "2022-07-27",
|
|
"completion_date": null,
|
|
"completed_by": null,
|
|
"issued_by": 1,
|
|
"responsible": 2,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 2,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 3,
|
|
"fields": {
|
|
"reference_int": 3,
|
|
"reference": "0003",
|
|
"title": "TB2 Build",
|
|
"parent": null,
|
|
"part": 111,
|
|
"sales_order": null,
|
|
"take_from": 7,
|
|
"destination": 1,
|
|
"quantity": 10,
|
|
"completed": 6,
|
|
"status": 20,
|
|
"batch": "",
|
|
"creation_date": "2022-04-27",
|
|
"target_date": null,
|
|
"completion_date": null,
|
|
"completed_by": null,
|
|
"issued_by": 1,
|
|
"responsible": 2,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 3,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 4,
|
|
"fields": {
|
|
"reference_int": 4,
|
|
"reference": "0004",
|
|
"title": "TB3 Build",
|
|
"parent": null,
|
|
"part": 112,
|
|
"sales_order": null,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 25,
|
|
"completed": 20,
|
|
"status": 20,
|
|
"batch": "",
|
|
"creation_date": "2022-04-27",
|
|
"target_date": null,
|
|
"completion_date": null,
|
|
"completed_by": null,
|
|
"issued_by": 1,
|
|
"responsible": 3,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 4,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 5,
|
|
"fields": {
|
|
"reference_int": 5,
|
|
"reference": "0005",
|
|
"title": "Making some blue chairs",
|
|
"parent": null,
|
|
"part": 100,
|
|
"sales_order": null,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 50,
|
|
"completed": 0,
|
|
"status": 20,
|
|
"batch": "",
|
|
"creation_date": "2022-04-29",
|
|
"target_date": "2022-09-30",
|
|
"completion_date": null,
|
|
"completed_by": null,
|
|
"issued_by": 4,
|
|
"responsible": 5,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 5,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 6,
|
|
"fields": {
|
|
"reference_int": 6,
|
|
"reference": "0006",
|
|
"title": "Making red chairs for fun and profit",
|
|
"parent": null,
|
|
"part": 107,
|
|
"sales_order": null,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 25,
|
|
"completed": 25,
|
|
"status": 40,
|
|
"batch": "",
|
|
"creation_date": "2022-04-29",
|
|
"target_date": null,
|
|
"completion_date": "2022-04-29",
|
|
"completed_by": 4,
|
|
"issued_by": 4,
|
|
"responsible": null,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 6,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 7,
|
|
"fields": {
|
|
"reference_int": 7,
|
|
"reference": "0007",
|
|
"title": "Making red square tables",
|
|
"parent": null,
|
|
"part": 103,
|
|
"sales_order": null,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 15,
|
|
"completed": 0,
|
|
"status": 20,
|
|
"batch": "",
|
|
"creation_date": "2022-04-29",
|
|
"target_date": null,
|
|
"completion_date": null,
|
|
"completed_by": null,
|
|
"issued_by": 4,
|
|
"responsible": null,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 7,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 8,
|
|
"fields": {
|
|
"reference_int": 8,
|
|
"reference": "0008",
|
|
"title": "PCBA build",
|
|
"parent": null,
|
|
"part": 88,
|
|
"sales_order": null,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 15,
|
|
"completed": 15,
|
|
"status": 40,
|
|
"batch": "",
|
|
"creation_date": "2022-04-29",
|
|
"target_date": null,
|
|
"completion_date": "2022-04-29",
|
|
"completed_by": 4,
|
|
"issued_by": 4,
|
|
"responsible": null,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 8,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 9,
|
|
"fields": {
|
|
"reference_int": 9,
|
|
"reference": "0009",
|
|
"title": "Making doohickeys (to test the multi-level build process)",
|
|
"parent": null,
|
|
"part": 87,
|
|
"sales_order": null,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 5,
|
|
"completed": 5,
|
|
"status": 40,
|
|
"batch": "",
|
|
"creation_date": "2022-04-29",
|
|
"target_date": null,
|
|
"completion_date": "2022-04-29",
|
|
"completed_by": 4,
|
|
"issued_by": 4,
|
|
"responsible": null,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 9,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 10,
|
|
"fields": {
|
|
"reference_int": 10,
|
|
"reference": "0010",
|
|
"title": "Making a high level assembly part",
|
|
"parent": null,
|
|
"part": 113,
|
|
"sales_order": null,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 50,
|
|
"completed": 0,
|
|
"status": 10,
|
|
"batch": "",
|
|
"creation_date": "2022-05-25",
|
|
"target_date": null,
|
|
"completion_date": null,
|
|
"completed_by": null,
|
|
"issued_by": 1,
|
|
"responsible": null,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 1,
|
|
"rght": 8,
|
|
"tree_id": 10,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 11,
|
|
"fields": {
|
|
"reference_int": 11,
|
|
"reference": "0011",
|
|
"title": "Required parts for Build 0010",
|
|
"parent": 10,
|
|
"part": 110,
|
|
"sales_order": null,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 50,
|
|
"completed": 0,
|
|
"status": 10,
|
|
"batch": "",
|
|
"creation_date": "2022-05-25",
|
|
"target_date": null,
|
|
"completion_date": null,
|
|
"completed_by": null,
|
|
"issued_by": 1,
|
|
"responsible": null,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 2,
|
|
"rght": 3,
|
|
"tree_id": 10,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 12,
|
|
"fields": {
|
|
"reference_int": 12,
|
|
"reference": "0012",
|
|
"title": "Required parts for Build 0010",
|
|
"parent": 10,
|
|
"part": 111,
|
|
"sales_order": null,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 50,
|
|
"completed": 50,
|
|
"status": 40,
|
|
"batch": "",
|
|
"creation_date": "2022-05-25",
|
|
"target_date": null,
|
|
"completion_date": "2022-05-25",
|
|
"completed_by": 1,
|
|
"issued_by": 1,
|
|
"responsible": null,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 4,
|
|
"rght": 5,
|
|
"tree_id": 10,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 13,
|
|
"fields": {
|
|
"reference_int": 13,
|
|
"reference": "0013",
|
|
"title": "Required parts for Build 0010",
|
|
"parent": 10,
|
|
"part": 112,
|
|
"sales_order": null,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 50,
|
|
"completed": 0,
|
|
"status": 10,
|
|
"batch": "",
|
|
"creation_date": "2022-05-25",
|
|
"target_date": null,
|
|
"completion_date": null,
|
|
"completed_by": null,
|
|
"issued_by": 1,
|
|
"responsible": null,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 6,
|
|
"rght": 7,
|
|
"tree_id": 10,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 14,
|
|
"fields": {
|
|
"reference_int": 14,
|
|
"reference": "0014",
|
|
"title": "Making tables for SO 0003",
|
|
"parent": null,
|
|
"part": 104,
|
|
"sales_order": 3,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 100,
|
|
"completed": 0,
|
|
"status": 10,
|
|
"batch": "",
|
|
"creation_date": "2022-05-25",
|
|
"target_date": null,
|
|
"completion_date": null,
|
|
"completed_by": null,
|
|
"issued_by": 1,
|
|
"responsible": null,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 11,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 15,
|
|
"fields": {
|
|
"reference_int": 15,
|
|
"reference": "0015",
|
|
"title": "Making chairs for SO 003",
|
|
"parent": null,
|
|
"part": 109,
|
|
"sales_order": 3,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 15,
|
|
"completed": 15,
|
|
"status": 40,
|
|
"batch": "",
|
|
"creation_date": "2022-05-25",
|
|
"target_date": null,
|
|
"completion_date": "2022-05-25",
|
|
"completed_by": 1,
|
|
"issued_by": 1,
|
|
"responsible": null,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 12,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "build.build",
|
|
"pk": 16,
|
|
"fields": {
|
|
"reference_int": 16,
|
|
"reference": "0016",
|
|
"title": "Making widgets for SO 0003",
|
|
"parent": null,
|
|
"part": 81,
|
|
"sales_order": 3,
|
|
"take_from": null,
|
|
"destination": null,
|
|
"quantity": 75,
|
|
"completed": 0,
|
|
"status": 10,
|
|
"batch": "",
|
|
"creation_date": "2022-05-25",
|
|
"target_date": null,
|
|
"completion_date": null,
|
|
"completed_by": null,
|
|
"issued_by": 1,
|
|
"responsible": null,
|
|
"link": "",
|
|
"notes": "",
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 13,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 11,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 243,
|
|
"stock_item": 7,
|
|
"quantity": "150.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 12,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 244,
|
|
"stock_item": 9,
|
|
"quantity": "100.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 13,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 245,
|
|
"stock_item": 12,
|
|
"quantity": "200.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 14,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 246,
|
|
"stock_item": 17,
|
|
"quantity": "200.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 15,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 247,
|
|
"stock_item": 19,
|
|
"quantity": "130.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 16,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 248,
|
|
"stock_item": 22,
|
|
"quantity": "180.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 17,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 249,
|
|
"stock_item": 106,
|
|
"quantity": "240.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 18,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 250,
|
|
"stock_item": 39,
|
|
"quantity": "100.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 19,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 251,
|
|
"stock_item": 43,
|
|
"quantity": "240.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 20,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 252,
|
|
"stock_item": 47,
|
|
"quantity": "140.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 21,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 253,
|
|
"stock_item": 49,
|
|
"quantity": "230.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 22,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 254,
|
|
"stock_item": 50,
|
|
"quantity": "150.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 23,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 255,
|
|
"stock_item": 2,
|
|
"quantity": "190.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 24,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 257,
|
|
"stock_item": 80,
|
|
"quantity": "100.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 25,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 258,
|
|
"stock_item": 103,
|
|
"quantity": "250.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 26,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 259,
|
|
"stock_item": 33,
|
|
"quantity": "230.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 27,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 260,
|
|
"stock_item": 36,
|
|
"quantity": "240.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 28,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 264,
|
|
"stock_item": 53,
|
|
"quantity": "110.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 29,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 265,
|
|
"stock_item": 57,
|
|
"quantity": "230.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 30,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 266,
|
|
"stock_item": 61,
|
|
"quantity": "240.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 31,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 267,
|
|
"stock_item": 66,
|
|
"quantity": "230.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 32,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 268,
|
|
"stock_item": 70,
|
|
"quantity": "100.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 33,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 269,
|
|
"stock_item": 121,
|
|
"quantity": "130.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 34,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 273,
|
|
"stock_item": 23,
|
|
"quantity": "250.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 35,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 274,
|
|
"stock_item": 27,
|
|
"quantity": "220.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 36,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 275,
|
|
"stock_item": 30,
|
|
"quantity": "150.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 37,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 277,
|
|
"stock_item": 158,
|
|
"quantity": "230.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 38,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 278,
|
|
"stock_item": 154,
|
|
"quantity": "250.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 39,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 279,
|
|
"stock_item": 148,
|
|
"quantity": "210.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 40,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 282,
|
|
"stock_item": 149,
|
|
"quantity": "140.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 41,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 284,
|
|
"stock_item": 161,
|
|
"quantity": "250.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 42,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 285,
|
|
"stock_item": 150,
|
|
"quantity": "110.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 43,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 287,
|
|
"stock_item": 155,
|
|
"quantity": "150.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 44,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 256,
|
|
"stock_item": 4,
|
|
"quantity": "240.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 45,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 271,
|
|
"stock_item": 72,
|
|
"quantity": "200.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 46,
|
|
"fields": {
|
|
"build": 3,
|
|
"bom_item": 276,
|
|
"stock_item": 152,
|
|
"quantity": "140.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 47,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 289,
|
|
"stock_item": 293,
|
|
"quantity": "250.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 48,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 290,
|
|
"stock_item": 294,
|
|
"quantity": "125.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 49,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 291,
|
|
"stock_item": 295,
|
|
"quantity": "525.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 50,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 292,
|
|
"stock_item": 296,
|
|
"quantity": "475.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 51,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 293,
|
|
"stock_item": 297,
|
|
"quantity": "325.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 52,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 294,
|
|
"stock_item": 298,
|
|
"quantity": "850.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 53,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 295,
|
|
"stock_item": 299,
|
|
"quantity": "800.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 54,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 296,
|
|
"stock_item": 300,
|
|
"quantity": "1000.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 55,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 297,
|
|
"stock_item": 301,
|
|
"quantity": "775.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 56,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 298,
|
|
"stock_item": 302,
|
|
"quantity": "400.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 57,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 299,
|
|
"stock_item": 303,
|
|
"quantity": "650.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 58,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 300,
|
|
"stock_item": 304,
|
|
"quantity": "675.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 59,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 301,
|
|
"stock_item": 305,
|
|
"quantity": "1025.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 60,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 302,
|
|
"stock_item": 306,
|
|
"quantity": "650.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 61,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 303,
|
|
"stock_item": 7,
|
|
"quantity": "175.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 62,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 304,
|
|
"stock_item": 9,
|
|
"quantity": "900.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 63,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 305,
|
|
"stock_item": 12,
|
|
"quantity": "175.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 64,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 306,
|
|
"stock_item": 17,
|
|
"quantity": "1025.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 65,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 307,
|
|
"stock_item": 19,
|
|
"quantity": "125.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 66,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 308,
|
|
"stock_item": 22,
|
|
"quantity": "250.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 67,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 309,
|
|
"stock_item": 106,
|
|
"quantity": "300.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 68,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 310,
|
|
"stock_item": 39,
|
|
"quantity": "300.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 69,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 311,
|
|
"stock_item": 43,
|
|
"quantity": "425.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 70,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 312,
|
|
"stock_item": 47,
|
|
"quantity": "550.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 71,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 313,
|
|
"stock_item": 49,
|
|
"quantity": "400.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 72,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 314,
|
|
"stock_item": 50,
|
|
"quantity": "275.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 73,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 315,
|
|
"stock_item": 2,
|
|
"quantity": "250.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 74,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 317,
|
|
"stock_item": 80,
|
|
"quantity": "225.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 75,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 318,
|
|
"stock_item": 103,
|
|
"quantity": "750.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 76,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 318,
|
|
"stock_item": 104,
|
|
"quantity": "150.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 77,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 319,
|
|
"stock_item": 33,
|
|
"quantity": "600.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 78,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 320,
|
|
"stock_item": 36,
|
|
"quantity": "175.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 79,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 321,
|
|
"stock_item": 307,
|
|
"quantity": "975.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 80,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 322,
|
|
"stock_item": 308,
|
|
"quantity": "1125.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 81,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 323,
|
|
"stock_item": 309,
|
|
"quantity": "275.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 82,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 324,
|
|
"stock_item": 53,
|
|
"quantity": "550.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 83,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 325,
|
|
"stock_item": 57,
|
|
"quantity": "275.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 84,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 326,
|
|
"stock_item": 61,
|
|
"quantity": "375.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 85,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 327,
|
|
"stock_item": 66,
|
|
"quantity": "770.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 86,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 327,
|
|
"stock_item": 67,
|
|
"quantity": "30.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 87,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 328,
|
|
"stock_item": 70,
|
|
"quantity": "825.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 88,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 329,
|
|
"stock_item": 121,
|
|
"quantity": "850.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 89,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 330,
|
|
"stock_item": 310,
|
|
"quantity": "200.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 90,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 332,
|
|
"stock_item": 311,
|
|
"quantity": "775.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 91,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 333,
|
|
"stock_item": 23,
|
|
"quantity": "125.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 92,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 334,
|
|
"stock_item": 27,
|
|
"quantity": "675.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 93,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 335,
|
|
"stock_item": 30,
|
|
"quantity": "125.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 94,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 337,
|
|
"stock_item": 158,
|
|
"quantity": "775.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 95,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 338,
|
|
"stock_item": 154,
|
|
"quantity": "750.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 96,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 338,
|
|
"stock_item": 159,
|
|
"quantity": "125.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 97,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 339,
|
|
"stock_item": 148,
|
|
"quantity": "290.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 98,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 340,
|
|
"stock_item": 312,
|
|
"quantity": "650.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 99,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 341,
|
|
"stock_item": 313,
|
|
"quantity": "550.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 100,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 342,
|
|
"stock_item": 149,
|
|
"quantity": "800.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 101,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 343,
|
|
"stock_item": 314,
|
|
"quantity": "475.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 102,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 344,
|
|
"stock_item": 161,
|
|
"quantity": "625.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 103,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 345,
|
|
"stock_item": 150,
|
|
"quantity": "775.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 104,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 346,
|
|
"stock_item": 315,
|
|
"quantity": "1125.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 105,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 347,
|
|
"stock_item": 155,
|
|
"quantity": "175.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 106,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 288,
|
|
"stock_item": 292,
|
|
"quantity": "500.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 107,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 316,
|
|
"stock_item": 4,
|
|
"quantity": "675.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 108,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 331,
|
|
"stock_item": 72,
|
|
"quantity": "275.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 109,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 336,
|
|
"stock_item": 152,
|
|
"quantity": "860.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 110,
|
|
"fields": {
|
|
"build": 4,
|
|
"bom_item": 336,
|
|
"stock_item": 153,
|
|
"quantity": "90.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 114,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 1,
|
|
"stock_item": 242,
|
|
"quantity": "1.00000",
|
|
"install_into": 208
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 115,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 1,
|
|
"stock_item": 238,
|
|
"quantity": "2.00000",
|
|
"install_into": 208
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 116,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 3,
|
|
"stock_item": 177,
|
|
"quantity": "1.00000",
|
|
"install_into": 208
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 120,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 1,
|
|
"stock_item": 201,
|
|
"quantity": "3.00000",
|
|
"install_into": 209
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 121,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 1,
|
|
"stock_item": 202,
|
|
"quantity": "3.00000",
|
|
"install_into": 211
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 122,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 4,
|
|
"stock_item": 181,
|
|
"quantity": "1.00000",
|
|
"install_into": 211
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 123,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 4,
|
|
"stock_item": 233,
|
|
"quantity": "5.00000",
|
|
"install_into": 211
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 124,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 3,
|
|
"stock_item": 232,
|
|
"quantity": "5.00000",
|
|
"install_into": 211
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 125,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 2,
|
|
"stock_item": 187,
|
|
"quantity": "3.00000",
|
|
"install_into": 212
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 126,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 2,
|
|
"stock_item": 187,
|
|
"quantity": "2.00000",
|
|
"install_into": 210
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 127,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 2,
|
|
"stock_item": 234,
|
|
"quantity": "2.00000",
|
|
"install_into": 210
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 128,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 2,
|
|
"stock_item": 187,
|
|
"quantity": "4.00000",
|
|
"install_into": 215
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 129,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 1,
|
|
"stock_item": 201,
|
|
"quantity": "2.00000",
|
|
"install_into": 215
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 130,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 4,
|
|
"stock_item": 185,
|
|
"quantity": "1.00000",
|
|
"install_into": 215
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 133,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 3,
|
|
"stock_item": 232,
|
|
"quantity": "1.00000",
|
|
"install_into": 208
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 134,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 1,
|
|
"stock_item": 202,
|
|
"quantity": "3.00000",
|
|
"install_into": 213
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 135,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 2,
|
|
"stock_item": 187,
|
|
"quantity": "4.00000",
|
|
"install_into": 213
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 136,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 3,
|
|
"stock_item": 232,
|
|
"quantity": "4.00000",
|
|
"install_into": 213
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 137,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 4,
|
|
"stock_item": 184,
|
|
"quantity": "1.00000",
|
|
"install_into": 213
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 138,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 1,
|
|
"stock_item": 240,
|
|
"quantity": "1.00000",
|
|
"install_into": 207
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 139,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 2,
|
|
"stock_item": 187,
|
|
"quantity": "2.00000",
|
|
"install_into": 207
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 140,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 4,
|
|
"stock_item": 233,
|
|
"quantity": "6.00000",
|
|
"install_into": 207
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 144,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 5,
|
|
"stock_item": 80,
|
|
"quantity": "225.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 145,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 6,
|
|
"stock_item": 315,
|
|
"quantity": "150.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 146,
|
|
"fields": {
|
|
"build": 1,
|
|
"bom_item": 7,
|
|
"stock_item": 172,
|
|
"quantity": "75.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 147,
|
|
"fields": {
|
|
"build": 5,
|
|
"bom_item": 31,
|
|
"stock_item": 225,
|
|
"quantity": "10.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 148,
|
|
"fields": {
|
|
"build": 5,
|
|
"bom_item": 24,
|
|
"stock_item": 221,
|
|
"quantity": "137.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 149,
|
|
"fields": {
|
|
"build": 5,
|
|
"bom_item": 25,
|
|
"stock_item": 224,
|
|
"quantity": "7.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 150,
|
|
"fields": {
|
|
"build": 5,
|
|
"bom_item": 26,
|
|
"stock_item": 222,
|
|
"quantity": "600.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 154,
|
|
"fields": {
|
|
"build": 5,
|
|
"bom_item": 24,
|
|
"stock_item": 324,
|
|
"quantity": "63.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 156,
|
|
"fields": {
|
|
"build": 7,
|
|
"bom_item": 36,
|
|
"stock_item": 227,
|
|
"quantity": "2.27500",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 157,
|
|
"fields": {
|
|
"build": 7,
|
|
"bom_item": 33,
|
|
"stock_item": 324,
|
|
"quantity": "60.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 158,
|
|
"fields": {
|
|
"build": 7,
|
|
"bom_item": 35,
|
|
"stock_item": 222,
|
|
"quantity": "180.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "build.builditem",
|
|
"pk": 159,
|
|
"fields": {
|
|
"build": 7,
|
|
"bom_item": 34,
|
|
"stock_item": 326,
|
|
"quantity": "15.00000",
|
|
"install_into": null
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 1,
|
|
"fields": {
|
|
"value": "USD",
|
|
"key": "INVENTREE_DEFAULT_CURRENCY"
|
|
}
|
|
},
|
|
{
|
|
"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": 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": 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": 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": "True",
|
|
"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": 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.inventreesetting",
|
|
"pk": 55,
|
|
"fields": {
|
|
"value": "",
|
|
"key": "REPORT_ENABLE"
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 56,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "SERVER_RESTART_REQUIRED"
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 58,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "ENABLE_PLUGINS_SCHEDULE"
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 59,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "ENABLE_PLUGINS_EVENTS"
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 60,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "ENABLE_PLUGINS_APP"
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 61,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "LOGIN_ENFORCE_MFA"
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 62,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "ENABLE_PLUGINS_NAVIGATION"
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 63,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "PART_SHOW_PRICE_HISTORY"
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 64,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "ENABLE_PLUGINS_URL"
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 65,
|
|
"fields": {
|
|
"value": "{{ year }}-{{ month }}-{{ day }}",
|
|
"key": "STOCK_BATCH_CODE_TEMPLATE"
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 66,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "PLUGIN_ON_STARTUP"
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 67,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "INVENTREE_RESTRICT_ABOUT"
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreesetting",
|
|
"pk": 68,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "SALESORDER_DEFAULT_SHIPMENT"
|
|
}
|
|
},
|
|
{
|
|
"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": 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": 86,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "SEARCH_HIDE_INACTIVE_PARTS",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 87,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "LABEL_INLINE",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 88,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "REPORT_INLINE",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 89,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "FORMS_CLOSE_USING_ESCAPE",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 90,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "PART_SHOW_QUANTITY_IN_FORMS",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 91,
|
|
"fields": {
|
|
"value": "YYYY-MM-DD",
|
|
"key": "DATE_DISPLAY_FORMAT",
|
|
"user": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 92,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "DISPLAY_SCHEDULE_TAB",
|
|
"user": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 93,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "LABEL_ENABLE",
|
|
"user": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 94,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "SEARCH_PREVIEW_SHOW_PARTS",
|
|
"user": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 95,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "SEARCH_PREVIEW_SHOW_CATEGORIES",
|
|
"user": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 96,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "SEARCH_PREVIEW_SHOW_STOCK",
|
|
"user": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 97,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "SEARCH_PREVIEW_SHOW_LOCATIONS",
|
|
"user": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 98,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "SEARCH_PREVIEW_SHOW_COMPANIES",
|
|
"user": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 99,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "SEARCH_PREVIEW_SHOW_PURCHASE_ORDERS",
|
|
"user": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 100,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "SEARCH_PREVIEW_SHOW_SALES_ORDERS",
|
|
"user": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 101,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "NOTIFICATION_SEND_EMAILS",
|
|
"user": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 102,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "LABEL_ENABLE",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 103,
|
|
"fields": {
|
|
"value": "YYYY-MM-DD",
|
|
"key": "DATE_DISPLAY_FORMAT",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 104,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "DISPLAY_SCHEDULE_TAB",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 105,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "SEARCH_PREVIEW_SHOW_PARTS",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 106,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "SEARCH_PREVIEW_SHOW_CATEGORIES",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 107,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "SEARCH_PREVIEW_SHOW_STOCK",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 108,
|
|
"fields": {
|
|
"value": "False",
|
|
"key": "SEARCH_PREVIEW_SHOW_LOCATIONS",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 109,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "SEARCH_PREVIEW_SHOW_COMPANIES",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 110,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "SEARCH_PREVIEW_SHOW_PURCHASE_ORDERS",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 111,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "SEARCH_PREVIEW_SHOW_SALES_ORDERS",
|
|
"user": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "common.inventreeusersetting",
|
|
"pk": 112,
|
|
"fields": {
|
|
"value": "True",
|
|
"key": "NOTIFICATION_SEND_EMAILS",
|
|
"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 A",
|
|
"description": "A company we sell things to",
|
|
"website": "",
|
|
"address": "10 Address Street, City, Country ZIP",
|
|
"phone": "",
|
|
"email": "",
|
|
"contact": "",
|
|
"link": "",
|
|
"image": "company_images/company_30_img.png",
|
|
"notes": "",
|
|
"is_customer": true,
|
|
"is_supplier": false,
|
|
"is_manufacturer": false,
|
|
"currency": "USD"
|
|
}
|
|
},
|
|
{
|
|
"model": "company.company",
|
|
"pk": 31,
|
|
"fields": {
|
|
"name": "Hammond Manufacturing",
|
|
"description": "Manufacturers of electronic enclosures, project boxes",
|
|
"website": "https://www.hammfg.com/",
|
|
"address": "",
|
|
"phone": "",
|
|
"email": "",
|
|
"contact": "",
|
|
"link": "",
|
|
"image": "company_images/company_31_img.gif",
|
|
"notes": "",
|
|
"is_customer": false,
|
|
"is_supplier": false,
|
|
"is_manufacturer": true,
|
|
"currency": "USD"
|
|
}
|
|
},
|
|
{
|
|
"model": "company.company",
|
|
"pk": 32,
|
|
"fields": {
|
|
"name": "Customer B",
|
|
"description": "Another company we sell things to",
|
|
"website": "",
|
|
"address": "",
|
|
"phone": "",
|
|
"email": "",
|
|
"contact": "",
|
|
"link": "",
|
|
"image": "company_images/company_32_img.png",
|
|
"notes": "",
|
|
"is_customer": true,
|
|
"is_supplier": false,
|
|
"is_manufacturer": false,
|
|
"currency": "USD"
|
|
}
|
|
},
|
|
{
|
|
"model": "company.company",
|
|
"pk": 33,
|
|
"fields": {
|
|
"name": "Customer C",
|
|
"description": "Another company we sell things to",
|
|
"website": "",
|
|
"address": "",
|
|
"phone": "",
|
|
"email": "",
|
|
"contact": "",
|
|
"link": "",
|
|
"image": "company_images/company_33_img.png",
|
|
"notes": "",
|
|
"is_customer": true,
|
|
"is_supplier": false,
|
|
"is_manufacturer": false,
|
|
"currency": "USD"
|
|
}
|
|
},
|
|
{
|
|
"model": "company.company",
|
|
"pk": 34,
|
|
"fields": {
|
|
"name": "Customer D",
|
|
"description": "Another company we sell things to",
|
|
"website": "",
|
|
"address": "",
|
|
"phone": "",
|
|
"email": "",
|
|
"contact": "",
|
|
"link": "",
|
|
"image": "company_images/company_34_img.png",
|
|
"notes": "",
|
|
"is_customer": true,
|
|
"is_supplier": false,
|
|
"is_manufacturer": false,
|
|
"currency": "USD"
|
|
}
|
|
},
|
|
{
|
|
"model": "company.company",
|
|
"pk": 35,
|
|
"fields": {
|
|
"name": "Customer E",
|
|
"description": "Another company we sell things to",
|
|
"website": "",
|
|
"address": "",
|
|
"phone": "",
|
|
"email": "",
|
|
"contact": "",
|
|
"link": "",
|
|
"image": "company_images/company_35_img.png",
|
|
"notes": "",
|
|
"is_customer": true,
|
|
"is_supplier": false,
|
|
"is_manufacturer": false,
|
|
"currency": "USD"
|
|
}
|
|
},
|
|
{
|
|
"model": "company.company",
|
|
"pk": 36,
|
|
"fields": {
|
|
"name": "Paint by Numbers",
|
|
"description": "Supplier of high quality paint",
|
|
"website": "",
|
|
"address": "",
|
|
"phone": "",
|
|
"email": "",
|
|
"contact": "Pippy Painter",
|
|
"link": "",
|
|
"image": "company_images/company_36_img.jpg",
|
|
"notes": "",
|
|
"is_customer": false,
|
|
"is_supplier": true,
|
|
"is_manufacturer": false,
|
|
"currency": "EUR"
|
|
}
|
|
},
|
|
{
|
|
"model": "company.company",
|
|
"pk": 37,
|
|
"fields": {
|
|
"name": "Molex",
|
|
"description": "Manufacturer of connectors for electronics",
|
|
"website": "https://www.molex.com/",
|
|
"address": "",
|
|
"phone": "",
|
|
"email": "",
|
|
"contact": "",
|
|
"link": "",
|
|
"image": "company_images/company_37_img.png",
|
|
"notes": "",
|
|
"is_customer": false,
|
|
"is_supplier": false,
|
|
"is_manufacturer": true,
|
|
"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.manufacturerpart",
|
|
"pk": 192,
|
|
"fields": {
|
|
"part": 82,
|
|
"manufacturer": 31,
|
|
"MPN": "1551ABK",
|
|
"link": null,
|
|
"description": null
|
|
}
|
|
},
|
|
{
|
|
"model": "company.manufacturerpart",
|
|
"pk": 193,
|
|
"fields": {
|
|
"part": 84,
|
|
"manufacturer": 31,
|
|
"MPN": "1551ACLR",
|
|
"link": "",
|
|
"description": ""
|
|
}
|
|
},
|
|
{
|
|
"model": "company.manufacturerpart",
|
|
"pk": 194,
|
|
"fields": {
|
|
"part": 83,
|
|
"manufacturer": 31,
|
|
"MPN": "1551AGY",
|
|
"link": "",
|
|
"description": ""
|
|
}
|
|
},
|
|
{
|
|
"model": "company.manufacturerpart",
|
|
"pk": 195,
|
|
"fields": {
|
|
"part": 85,
|
|
"manufacturer": 31,
|
|
"MPN": "1591BTBU",
|
|
"link": "https://www.hammfg.com/part/1591BTBU?referer=1190",
|
|
"description": ""
|
|
}
|
|
},
|
|
{
|
|
"model": "company.manufacturerpart",
|
|
"pk": 196,
|
|
"fields": {
|
|
"part": 86,
|
|
"manufacturer": 31,
|
|
"MPN": "1553WDBK",
|
|
"link": null,
|
|
"description": null
|
|
}
|
|
},
|
|
{
|
|
"model": "company.manufacturerpart",
|
|
"pk": 197,
|
|
"fields": {
|
|
"part": 69,
|
|
"manufacturer": 37,
|
|
"MPN": "0530470210",
|
|
"link": "",
|
|
"description": ""
|
|
}
|
|
},
|
|
{
|
|
"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": "company.supplierpart",
|
|
"pk": 197,
|
|
"fields": {
|
|
"part": 85,
|
|
"supplier": 1,
|
|
"SKU": "HM876-ND",
|
|
"manufacturer_part": 195,
|
|
"link": "https://www.digikey.com.au/en/products/detail/hammond-manufacturing/1591BTBU/409880?s=N4IgTCBcDaIIwFYCccBCAVVBVEBdAvkA",
|
|
"description": "",
|
|
"note": "",
|
|
"base_cost": "0.000",
|
|
"packaging": "",
|
|
"multiple": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "company.supplierpart",
|
|
"pk": 198,
|
|
"fields": {
|
|
"part": 89,
|
|
"supplier": 3,
|
|
"SKU": "PAINT.BLUE",
|
|
"manufacturer_part": null,
|
|
"link": "",
|
|
"description": "",
|
|
"note": "",
|
|
"base_cost": "0.000",
|
|
"packaging": "",
|
|
"multiple": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "company.supplierpart",
|
|
"pk": 199,
|
|
"fields": {
|
|
"part": 90,
|
|
"supplier": 36,
|
|
"SKU": "PAINT.RED",
|
|
"manufacturer_part": null,
|
|
"link": "",
|
|
"description": "",
|
|
"note": "",
|
|
"base_cost": "0.000",
|
|
"packaging": "tin",
|
|
"multiple": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "company.supplierpart",
|
|
"pk": 200,
|
|
"fields": {
|
|
"part": 91,
|
|
"supplier": 36,
|
|
"SKU": "PAINT.YELLOW",
|
|
"manufacturer_part": null,
|
|
"link": "",
|
|
"description": "",
|
|
"note": "",
|
|
"base_cost": "0.000",
|
|
"packaging": "tin",
|
|
"multiple": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "company.supplierpart",
|
|
"pk": 201,
|
|
"fields": {
|
|
"part": 92,
|
|
"supplier": 36,
|
|
"SKU": "PAINT.GREEN",
|
|
"manufacturer_part": null,
|
|
"link": "",
|
|
"description": "",
|
|
"note": "",
|
|
"base_cost": "0.000",
|
|
"packaging": "",
|
|
"multiple": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "company.supplierpart",
|
|
"pk": 202,
|
|
"fields": {
|
|
"part": 93,
|
|
"supplier": 36,
|
|
"SKU": "PAINT.PINK",
|
|
"manufacturer_part": null,
|
|
"link": "",
|
|
"description": "",
|
|
"note": "",
|
|
"base_cost": "0.000",
|
|
"packaging": "tin",
|
|
"multiple": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "company.supplierpart",
|
|
"pk": 203,
|
|
"fields": {
|
|
"part": 69,
|
|
"supplier": 1,
|
|
"SKU": "WM1731-ND",
|
|
"manufacturer_part": 197,
|
|
"link": "https://www.digikey.com.au/en/products/detail/molex/0530470210/242853?s=N4IgTCBcDaIKwGYAMAWA7EsBGJIC6AvkA",
|
|
"description": "",
|
|
"note": "",
|
|
"base_cost": "0.000",
|
|
"packaging": "",
|
|
"multiple": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "company.supplierpart",
|
|
"pk": 204,
|
|
"fields": {
|
|
"part": 82,
|
|
"supplier": 2,
|
|
"SKU": "1551ABK",
|
|
"manufacturer_part": 192,
|
|
"link": "",
|
|
"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": "order.purchaseorder",
|
|
"pk": 1,
|
|
"fields": {
|
|
"reference_int": 1,
|
|
"metadata": null,
|
|
"description": "Ordering some parts",
|
|
"link": "",
|
|
"creation_date": "2021-11-26",
|
|
"created_by": 1,
|
|
"responsible": 2,
|
|
"notes": "",
|
|
"reference": "0001",
|
|
"status": 20,
|
|
"supplier": 1,
|
|
"supplier_reference": "",
|
|
"received_by": null,
|
|
"issue_date": "2021-11-26",
|
|
"target_date": "2021-12-10",
|
|
"complete_date": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorder",
|
|
"pk": 2,
|
|
"fields": {
|
|
"reference_int": 2,
|
|
"metadata": null,
|
|
"description": "Paint supplies",
|
|
"link": "",
|
|
"creation_date": "2021-11-26",
|
|
"created_by": 1,
|
|
"responsible": null,
|
|
"notes": "",
|
|
"reference": "0002",
|
|
"status": 20,
|
|
"supplier": 36,
|
|
"supplier_reference": "",
|
|
"received_by": null,
|
|
"issue_date": "2021-11-26",
|
|
"target_date": null,
|
|
"complete_date": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorder",
|
|
"pk": 3,
|
|
"fields": {
|
|
"reference_int": 3,
|
|
"metadata": null,
|
|
"description": "Molex connectors",
|
|
"link": "",
|
|
"creation_date": "2022-04-29",
|
|
"created_by": 4,
|
|
"responsible": null,
|
|
"notes": "",
|
|
"reference": "0003",
|
|
"status": 30,
|
|
"supplier": 1,
|
|
"supplier_reference": "",
|
|
"received_by": 4,
|
|
"issue_date": "2022-04-29",
|
|
"target_date": "2022-04-12",
|
|
"complete_date": "2022-04-29"
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorder",
|
|
"pk": 4,
|
|
"fields": {
|
|
"reference_int": 4,
|
|
"metadata": null,
|
|
"description": "Electronic parts order",
|
|
"link": "",
|
|
"creation_date": "2022-05-01",
|
|
"created_by": 1,
|
|
"responsible": null,
|
|
"notes": "",
|
|
"reference": "0004",
|
|
"status": 10,
|
|
"supplier": 2,
|
|
"supplier_reference": "",
|
|
"received_by": null,
|
|
"issue_date": null,
|
|
"target_date": "2022-08-25",
|
|
"complete_date": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesorder",
|
|
"pk": 1,
|
|
"fields": {
|
|
"reference_int": 1,
|
|
"metadata": null,
|
|
"description": "Selling some stuff",
|
|
"link": "",
|
|
"creation_date": "2021-11-17",
|
|
"created_by": 1,
|
|
"responsible": 6,
|
|
"notes": "",
|
|
"reference": "0001",
|
|
"customer": 30,
|
|
"status": 10,
|
|
"customer_reference": "",
|
|
"target_date": null,
|
|
"shipment_date": null,
|
|
"shipped_by": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesorder",
|
|
"pk": 2,
|
|
"fields": {
|
|
"reference_int": 2,
|
|
"metadata": null,
|
|
"description": "Selling some chairs",
|
|
"link": "",
|
|
"creation_date": "2022-05-01",
|
|
"created_by": 1,
|
|
"responsible": 5,
|
|
"notes": "",
|
|
"reference": "0002",
|
|
"customer": 33,
|
|
"status": 10,
|
|
"customer_reference": "",
|
|
"target_date": "2022-08-05",
|
|
"shipment_date": null,
|
|
"shipped_by": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesorder",
|
|
"pk": 3,
|
|
"fields": {
|
|
"reference_int": 3,
|
|
"metadata": null,
|
|
"description": "Selling stuff",
|
|
"link": "",
|
|
"creation_date": "2022-05-25",
|
|
"created_by": 1,
|
|
"responsible": null,
|
|
"notes": "",
|
|
"reference": "0003",
|
|
"customer": 35,
|
|
"status": 10,
|
|
"customer_reference": "",
|
|
"target_date": null,
|
|
"shipment_date": null,
|
|
"shipped_by": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorderlineitem",
|
|
"pk": 1,
|
|
"fields": {
|
|
"quantity": "1000.00000",
|
|
"reference": "",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 1,
|
|
"part": 12,
|
|
"received": "0.00000",
|
|
"purchase_price_currency": "USD",
|
|
"purchase_price": "0.0500",
|
|
"destination": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorderlineitem",
|
|
"pk": 2,
|
|
"fields": {
|
|
"quantity": "4000.00000",
|
|
"reference": "",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 1,
|
|
"part": 16,
|
|
"received": "0.00000",
|
|
"purchase_price_currency": "USD",
|
|
"purchase_price": "0.0310",
|
|
"destination": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorderlineitem",
|
|
"pk": 3,
|
|
"fields": {
|
|
"quantity": "50.00000",
|
|
"reference": "",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 1,
|
|
"part": 63,
|
|
"received": "0.00000",
|
|
"purchase_price_currency": "USD",
|
|
"purchase_price": "0.7500",
|
|
"destination": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorderlineitem",
|
|
"pk": 4,
|
|
"fields": {
|
|
"quantity": "100.00000",
|
|
"reference": "",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 2,
|
|
"part": 199,
|
|
"received": "0.00000",
|
|
"purchase_price_currency": "EUR",
|
|
"purchase_price": "1.0000",
|
|
"destination": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorderlineitem",
|
|
"pk": 5,
|
|
"fields": {
|
|
"quantity": "100.00000",
|
|
"reference": "",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 2,
|
|
"part": 200,
|
|
"received": "85.00000",
|
|
"purchase_price_currency": "EUR",
|
|
"purchase_price": "1.1000",
|
|
"destination": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorderlineitem",
|
|
"pk": 6,
|
|
"fields": {
|
|
"quantity": "100.00000",
|
|
"reference": "",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 2,
|
|
"part": 201,
|
|
"received": "100.00000",
|
|
"purchase_price_currency": "EUR",
|
|
"purchase_price": "1.2000",
|
|
"destination": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorderlineitem",
|
|
"pk": 7,
|
|
"fields": {
|
|
"quantity": "250.00000",
|
|
"reference": "",
|
|
"notes": "Need a lot of pink paint",
|
|
"target_date": null,
|
|
"order": 2,
|
|
"part": 202,
|
|
"received": "200.00000",
|
|
"purchase_price_currency": "EUR",
|
|
"purchase_price": "0.9000",
|
|
"destination": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorderlineitem",
|
|
"pk": 8,
|
|
"fields": {
|
|
"quantity": "400.00000",
|
|
"reference": "",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 3,
|
|
"part": 203,
|
|
"received": "400.00000",
|
|
"purchase_price_currency": "USD",
|
|
"purchase_price": "0.2500",
|
|
"destination": null
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorderlineitem",
|
|
"pk": 9,
|
|
"fields": {
|
|
"quantity": "10.00000",
|
|
"reference": "Enclosures",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 4,
|
|
"part": 204,
|
|
"received": "0.00000",
|
|
"purchase_price_currency": "USD",
|
|
"purchase_price": "12.5000",
|
|
"destination": 7
|
|
}
|
|
},
|
|
{
|
|
"model": "order.purchaseorderextraline",
|
|
"pk": 1,
|
|
"fields": {
|
|
"quantity": "1.00000",
|
|
"reference": "Shipping",
|
|
"notes": "Shipping",
|
|
"target_date": null,
|
|
"context": null,
|
|
"price_currency": "USD",
|
|
"price": "25.0000",
|
|
"order": 4
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesorderlineitem",
|
|
"pk": 1,
|
|
"fields": {
|
|
"quantity": "3.00000",
|
|
"reference": "",
|
|
"notes": "Blue chairs",
|
|
"target_date": null,
|
|
"order": 1,
|
|
"part": 108,
|
|
"sale_price_currency": "USD",
|
|
"sale_price": "50.0000",
|
|
"shipped": "0.00000"
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesorderlineitem",
|
|
"pk": 2,
|
|
"fields": {
|
|
"quantity": "5.00000",
|
|
"reference": "",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 2,
|
|
"part": 108,
|
|
"sale_price_currency": "USD",
|
|
"sale_price": "100.0000",
|
|
"shipped": "0.00000"
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesorderlineitem",
|
|
"pk": 3,
|
|
"fields": {
|
|
"quantity": "25.00000",
|
|
"reference": "",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 2,
|
|
"part": 107,
|
|
"sale_price_currency": "USD",
|
|
"sale_price": "75.0000",
|
|
"shipped": "0.00000"
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesorderlineitem",
|
|
"pk": 4,
|
|
"fields": {
|
|
"quantity": "100.00000",
|
|
"reference": "",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 3,
|
|
"part": 104,
|
|
"sale_price_currency": "USD",
|
|
"sale_price": null,
|
|
"shipped": "0.00000"
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesorderlineitem",
|
|
"pk": 5,
|
|
"fields": {
|
|
"quantity": "15.00000",
|
|
"reference": "",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 3,
|
|
"part": 109,
|
|
"sale_price_currency": "USD",
|
|
"sale_price": null,
|
|
"shipped": "0.00000"
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesorderlineitem",
|
|
"pk": 6,
|
|
"fields": {
|
|
"quantity": "75.00000",
|
|
"reference": "",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"order": 3,
|
|
"part": 81,
|
|
"sale_price_currency": "USD",
|
|
"sale_price": null,
|
|
"shipped": "0.00000"
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesordershipment",
|
|
"pk": 1,
|
|
"fields": {
|
|
"order": 1,
|
|
"shipment_date": null,
|
|
"checked_by": null,
|
|
"reference": "001",
|
|
"notes": "",
|
|
"tracking_number": ""
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesorderextraline",
|
|
"pk": 1,
|
|
"fields": {
|
|
"quantity": "1.00000",
|
|
"reference": "Interior design consulting",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"context": null,
|
|
"price_currency": "USD",
|
|
"price": "1000.0000",
|
|
"order": 2
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesorderextraline",
|
|
"pk": 2,
|
|
"fields": {
|
|
"quantity": "1.00000",
|
|
"reference": "Feng shui guidelines",
|
|
"notes": "",
|
|
"target_date": null,
|
|
"context": null,
|
|
"price_currency": "USD",
|
|
"price": "5000.0000",
|
|
"order": 2
|
|
}
|
|
},
|
|
{
|
|
"model": "order.salesorderallocation",
|
|
"pk": 1,
|
|
"fields": {
|
|
"line": 1,
|
|
"shipment": 1,
|
|
"item": 231,
|
|
"quantity": "3.00000"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 1,
|
|
"fields": {
|
|
"name": "Electronics",
|
|
"description": "Electronic components and systems",
|
|
"parent": null,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": null,
|
|
"lft": 1,
|
|
"rght": 22,
|
|
"tree_id": 1,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 2,
|
|
"fields": {
|
|
"name": "Mechanical",
|
|
"description": "Mechanical components",
|
|
"parent": null,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": null,
|
|
"lft": 1,
|
|
"rght": 8,
|
|
"tree_id": 3,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 3,
|
|
"fields": {
|
|
"name": "Fasteners",
|
|
"description": "Screws / nuts / bolts / etc",
|
|
"parent": 2,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": null,
|
|
"lft": 4,
|
|
"rght": 5,
|
|
"tree_id": 3,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 4,
|
|
"fields": {
|
|
"name": "Passives",
|
|
"description": "Passive components",
|
|
"parent": 1,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": null,
|
|
"lft": 10,
|
|
"rght": 17,
|
|
"tree_id": 1,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 5,
|
|
"fields": {
|
|
"name": "Resistors",
|
|
"description": "Resistors",
|
|
"parent": 4,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": "passive resistor",
|
|
"lft": 15,
|
|
"rght": 16,
|
|
"tree_id": 1,
|
|
"level": 2
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 6,
|
|
"fields": {
|
|
"name": "Capacitors",
|
|
"description": "Capacitors",
|
|
"parent": 4,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": "passive capacitor",
|
|
"lft": 11,
|
|
"rght": 12,
|
|
"tree_id": 1,
|
|
"level": 2
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 7,
|
|
"fields": {
|
|
"name": "Inductors",
|
|
"description": "Inductors",
|
|
"parent": 4,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": null,
|
|
"lft": 13,
|
|
"rght": 14,
|
|
"tree_id": 1,
|
|
"level": 2
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 8,
|
|
"fields": {
|
|
"name": "IC",
|
|
"description": "Integrated Circuits",
|
|
"parent": 1,
|
|
"metadata": null,
|
|
"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,
|
|
"metadata": null,
|
|
"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,
|
|
"metadata": null,
|
|
"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,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": null,
|
|
"lft": 18,
|
|
"rght": 19,
|
|
"tree_id": 1,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 13,
|
|
"fields": {
|
|
"name": "Connectors",
|
|
"description": "Connectors, pin headers, etc",
|
|
"parent": 1,
|
|
"metadata": null,
|
|
"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,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": "",
|
|
"lft": 6,
|
|
"rght": 7,
|
|
"tree_id": 3,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 15,
|
|
"fields": {
|
|
"name": "Enclosures",
|
|
"description": "Enclosures, boxes, etc",
|
|
"parent": 2,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": "",
|
|
"lft": 2,
|
|
"rght": 3,
|
|
"tree_id": 3,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 16,
|
|
"fields": {
|
|
"name": "PCBA",
|
|
"description": "PCB assemblies",
|
|
"parent": 1,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": "",
|
|
"lft": 20,
|
|
"rght": 21,
|
|
"tree_id": 1,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 17,
|
|
"fields": {
|
|
"name": "Furniture",
|
|
"description": "Furniture and associated things",
|
|
"parent": null,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": "",
|
|
"lft": 1,
|
|
"rght": 6,
|
|
"tree_id": 2,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 18,
|
|
"fields": {
|
|
"name": "Tables",
|
|
"description": "",
|
|
"parent": 17,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": "",
|
|
"lft": 4,
|
|
"rght": 5,
|
|
"tree_id": 2,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 19,
|
|
"fields": {
|
|
"name": "Chairs",
|
|
"description": "",
|
|
"parent": 17,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": "",
|
|
"lft": 2,
|
|
"rght": 3,
|
|
"tree_id": 2,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partcategory",
|
|
"pk": 20,
|
|
"fields": {
|
|
"name": "Paint",
|
|
"description": "Paints, inks, etc",
|
|
"parent": null,
|
|
"metadata": null,
|
|
"default_location": null,
|
|
"default_keywords": "",
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 4,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 1,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": false,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": {
|
|
"metadata": null,
|
|
"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": 18,
|
|
"tree_id": 71,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 72,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": 9,
|
|
"tree_id": 71,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 73,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": 10,
|
|
"rght": 11,
|
|
"tree_id": 71,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 74,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": 12,
|
|
"rght": 13,
|
|
"tree_id": 71,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 75,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": 14,
|
|
"rght": 15,
|
|
"tree_id": 71,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 76,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": 16,
|
|
"rght": 17,
|
|
"tree_id": 71,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 77,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Widget Assembly",
|
|
"is_template": true,
|
|
"variant_of": null,
|
|
"description": "An assembled widget",
|
|
"keywords": "",
|
|
"category": 14,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/assembly.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 3,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": true,
|
|
"trackable": true,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'B\\xbb8\\x91\\xd4MS\\x12\\x7fJe\\xd1\\x0b\\xf2\\x01t'",
|
|
"bom_checked_by": 1,
|
|
"bom_checked_date": "2021-11-15",
|
|
"creation_date": "2021-11-10",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 4,
|
|
"tree_id": 72,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 78,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Red Widget",
|
|
"is_template": true,
|
|
"variant_of": 72,
|
|
"description": "A red widget with 00 variation",
|
|
"keywords": "",
|
|
"category": 14,
|
|
"IPN": "widget.red.00",
|
|
"revision": "00",
|
|
"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-15",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 3,
|
|
"rght": 4,
|
|
"tree_id": 71,
|
|
"level": 2
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 79,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Red Widget",
|
|
"is_template": true,
|
|
"variant_of": 72,
|
|
"description": "A red widget with 01 variation",
|
|
"keywords": "",
|
|
"category": 14,
|
|
"IPN": "widget.red.01",
|
|
"revision": "01",
|
|
"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-15",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 5,
|
|
"rght": 6,
|
|
"tree_id": 71,
|
|
"level": 2
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 80,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Red Widget",
|
|
"is_template": true,
|
|
"variant_of": 72,
|
|
"description": "A red widget with 02 variation",
|
|
"keywords": "",
|
|
"category": 14,
|
|
"IPN": "widget.red.02",
|
|
"revision": "02",
|
|
"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-15",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 7,
|
|
"rght": 8,
|
|
"tree_id": 71,
|
|
"level": 2
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 81,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Widget Assembly Variant",
|
|
"is_template": false,
|
|
"variant_of": 77,
|
|
"description": "An assembled widget which is a variant of a template",
|
|
"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'\\x80\\xc4N\\xe8\\x01\\xad9&\\xfcn\\xdcp\\xbc\\x1c\\xe3\\xbd'",
|
|
"bom_checked_by": 4,
|
|
"bom_checked_date": "2022-04-28",
|
|
"creation_date": "2021-11-15",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 2,
|
|
"rght": 3,
|
|
"tree_id": 72,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 82,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "1551ABK",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Small plastic enclosure, black",
|
|
"keywords": "",
|
|
"category": 15,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/1551mini-photo.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-15",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 73,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 83,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "1551AGY",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Plastic enclosure, grey",
|
|
"keywords": "",
|
|
"category": 15,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/1551agy.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-15",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 74,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 84,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "1551ACLR",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Small plastic enclosure, clear",
|
|
"keywords": "",
|
|
"category": 15,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/1551aclr.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-15",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 75,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 85,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "1591BTBU",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Blue plastic enclosure",
|
|
"keywords": "",
|
|
"category": 15,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/1591btbuab.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-15",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 76,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 86,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "1553WDBK",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Water tight handheld enclosure",
|
|
"keywords": "",
|
|
"category": 15,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/1553wdbkab.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-15",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 77,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 87,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Doohickey",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Assembled electronics module which performs some unknown function",
|
|
"keywords": "",
|
|
"category": 1,
|
|
"IPN": "D.123",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 5,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": true,
|
|
"trackable": true,
|
|
"purchaseable": false,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'\\xfb\\xf5\\xe3\\xce!z\\xc6\\xfa\\xa6\\xbe\\xec)\\x148{\\xb1'",
|
|
"bom_checked_by": 1,
|
|
"bom_checked_date": "2021-11-15",
|
|
"creation_date": "2021-11-15",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 78,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 88,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Widget Board (assembled)",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Assembled PCB for converting electricity into magic smoke",
|
|
"keywords": "",
|
|
"category": 16,
|
|
"IPN": "002.01-PCBA",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/pcb.jpeg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": true,
|
|
"trackable": true,
|
|
"purchaseable": false,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'4@\\xda\\xd51\\x9e]J\\xb5\\xcc!\\xc6\\xd2\\xdf\\xbc]'",
|
|
"bom_checked_by": 4,
|
|
"bom_checked_date": "2022-04-29",
|
|
"creation_date": "2021-11-15",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 79,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 89,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Blue Paint",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Blue paint",
|
|
"keywords": "",
|
|
"category": 20,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/paint_tin_blue.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "litres",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 80,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 90,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Red Paint",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Red paint",
|
|
"keywords": "",
|
|
"category": 20,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/paint_tin_red.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "litres",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 81,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 91,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Yellow Paint",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Yellow Paint",
|
|
"keywords": "",
|
|
"category": 20,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/paint_tin_yellow.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "litres",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 82,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 92,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Green Paint",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Green Paint",
|
|
"keywords": "",
|
|
"category": 20,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/paint_tin_green.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "litres",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 83,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 93,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Pink Paint",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Pink Paint",
|
|
"keywords": "",
|
|
"category": 20,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/paint_tin_pink.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "litres",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 84,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 94,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Round Table",
|
|
"is_template": true,
|
|
"variant_of": null,
|
|
"description": "A round table - comes in a variety of colors",
|
|
"keywords": "",
|
|
"category": 18,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/round_table.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": true,
|
|
"notes": null,
|
|
"bom_checksum": "b'\\x16I\\xb4iT\\x97\\xfc\\xde\\xd9Y\\x19\\xd5\\x80\\xb5\\x93='",
|
|
"bom_checked_by": 1,
|
|
"bom_checked_date": "2021-11-17",
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 8,
|
|
"tree_id": 85,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 95,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Leg",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Leg for a chair or a table",
|
|
"keywords": "",
|
|
"category": 17,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/leg.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 86,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 96,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Round Top",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Table top - round",
|
|
"keywords": "",
|
|
"category": 17,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/table-top-round.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 87,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 97,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Square Top",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Table top - square",
|
|
"keywords": "",
|
|
"category": 17,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/table-top-square.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 88,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 98,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Wood Screw",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Screw for fixing wood to other wood",
|
|
"keywords": "",
|
|
"category": 3,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/wood-screw.jpg",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": false,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": true,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "",
|
|
"bom_checked_by": null,
|
|
"bom_checked_date": null,
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 89,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 99,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Red Round Table",
|
|
"is_template": false,
|
|
"variant_of": 94,
|
|
"description": "A round table - with red paint",
|
|
"keywords": "",
|
|
"category": 18,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/round_table_red.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'k\\xf8\\xb4\\xc4\\xa9,\\t\\x15\\xe5\\xdaW\\xef\\x9f\\xde|\\xe8'",
|
|
"bom_checked_by": 1,
|
|
"bom_checked_date": "2021-11-17",
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 2,
|
|
"rght": 3,
|
|
"tree_id": 85,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 100,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Blue Round Table",
|
|
"is_template": false,
|
|
"variant_of": 94,
|
|
"description": "A round table - with blue paint",
|
|
"keywords": "",
|
|
"category": 18,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/round_table_blue.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'm\\xc2\\xa1\\x13\\xc2\"\\x04c\\xcb\\xc3\\xdb\\x8f\\xfd)\\xe8\\x91'",
|
|
"bom_checked_by": 4,
|
|
"bom_checked_date": "2022-04-28",
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 4,
|
|
"rght": 5,
|
|
"tree_id": 85,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 101,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Green Round Table",
|
|
"is_template": false,
|
|
"variant_of": 94,
|
|
"description": "A round table - with green paint",
|
|
"keywords": "",
|
|
"category": 18,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/round_table_green.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'\\x82\\xbf\\xbd\\xbc\\x91\\xf4?\\x00{\\x15)\\xdeuS<f'",
|
|
"bom_checked_by": 1,
|
|
"bom_checked_date": "2021-11-17",
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 6,
|
|
"rght": 7,
|
|
"tree_id": 85,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 102,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Square Table",
|
|
"is_template": true,
|
|
"variant_of": null,
|
|
"description": "A square table - comes in a variety of colors",
|
|
"keywords": "",
|
|
"category": 18,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/round_table.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": true,
|
|
"notes": null,
|
|
"bom_checksum": "b'FT\\xf5\\xb3\\xe3\\xe8aZ]\\x8a\\rE\\xd9\\xb2\\xd4\\x93'",
|
|
"bom_checked_by": 1,
|
|
"bom_checked_date": "2021-11-17",
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 8,
|
|
"tree_id": 90,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 103,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Red Square Table",
|
|
"is_template": false,
|
|
"variant_of": 102,
|
|
"description": "A square table - with red paint",
|
|
"keywords": "",
|
|
"category": 18,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/square_table_red.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'SUFP\\x97\\x18\\x86_\\x13\\x11Y\\x0bD\\x85\\xf1\\x15'",
|
|
"bom_checked_by": 1,
|
|
"bom_checked_date": "2021-11-17",
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 2,
|
|
"rght": 3,
|
|
"tree_id": 90,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 104,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Blue Square Table",
|
|
"is_template": false,
|
|
"variant_of": 102,
|
|
"description": "A square table - with blue paint",
|
|
"keywords": "",
|
|
"category": 18,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/square_table_blue.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'\\xfeO\\x08w\\x02\\x8a\\xb0,O\\xbe\\xea\\x80\\xbd\\x98\\x88b'",
|
|
"bom_checked_by": 4,
|
|
"bom_checked_date": "2022-04-28",
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 4,
|
|
"rght": 5,
|
|
"tree_id": 90,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 105,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Green Square Table",
|
|
"is_template": false,
|
|
"variant_of": 102,
|
|
"description": "A square table - with green paint",
|
|
"keywords": "",
|
|
"category": 18,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/square_table_green.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'\\xdaT\\x89#h\\xc9\\xf6\\x951n\\x9f0j\\x04\\x8a}'",
|
|
"bom_checked_by": 1,
|
|
"bom_checked_date": "2021-11-17",
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 6,
|
|
"rght": 7,
|
|
"tree_id": 90,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 106,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Chair",
|
|
"is_template": true,
|
|
"variant_of": null,
|
|
"description": "A chair - available in multiple colors",
|
|
"keywords": "",
|
|
"category": 19,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/chair.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": true,
|
|
"notes": null,
|
|
"bom_checksum": "b'\\x10\"S\\xa0u\\xed\\x8dl\\xfb\\xff`\\x84a:\\x8e|'",
|
|
"bom_checked_by": 1,
|
|
"bom_checked_date": "2021-11-17",
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 8,
|
|
"tree_id": 91,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 107,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Red Chair",
|
|
"is_template": false,
|
|
"variant_of": 106,
|
|
"description": "A chair - with red paint",
|
|
"keywords": "",
|
|
"category": 19,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/chair_red.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'\\xcf\\xfe\\xab!\\x12\\xb2\\x87\\xddT\\xab\\xd7\\x9a\\xb1p5\\x1f'",
|
|
"bom_checked_by": 4,
|
|
"bom_checked_date": "2022-04-28",
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 2,
|
|
"rght": 3,
|
|
"tree_id": 91,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 108,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Blue Chair",
|
|
"is_template": false,
|
|
"variant_of": 106,
|
|
"description": "A chair - with blue paint",
|
|
"keywords": "",
|
|
"category": 19,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/chair_blue.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'\\xbcS\\x8e\\xa2\\xb3\\x8b\\x92|\\xf0\\x9f\\xc8\\xbbQ\\x90\\x17~'",
|
|
"bom_checked_by": 4,
|
|
"bom_checked_date": "2022-04-28",
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 4,
|
|
"rght": 5,
|
|
"tree_id": 91,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 109,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Green Chair",
|
|
"is_template": false,
|
|
"variant_of": 106,
|
|
"description": "A chair - with green paint",
|
|
"keywords": "",
|
|
"category": 19,
|
|
"IPN": "",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/chair_green.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": true,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'\\xa5\\x1e7\\r[\\xa4V\\x1f\\xf2hE\\xac\\x8b\\xcd\\x9bl'",
|
|
"bom_checked_by": 1,
|
|
"bom_checked_date": "2021-11-17",
|
|
"creation_date": "2021-11-17",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 6,
|
|
"rght": 7,
|
|
"tree_id": 91,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 110,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Test Board 1",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Board with a lot of SMT parts on it",
|
|
"keywords": "",
|
|
"category": 16,
|
|
"IPN": "TB1",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/pcba.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'{\\xc6?c\\x99\\x9e\\x9bw\\xaax\\x96?\\xc3\\xdf\\xa2\\xbe'",
|
|
"bom_checked_by": 4,
|
|
"bom_checked_date": "2022-04-28",
|
|
"creation_date": "2022-04-21",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 92,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 111,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Test Board 2",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Board with a lot of SMT parts on it, but slightly different",
|
|
"keywords": "",
|
|
"category": 16,
|
|
"IPN": "TB2",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/pcba.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b\"\\x11z\\rf\\xfa'\\x92UT^\\x10H\\xe5\\x00\\xf4\\xeb\"",
|
|
"bom_checked_by": 4,
|
|
"bom_checked_date": "2022-04-28",
|
|
"creation_date": "2022-04-21",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 93,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 112,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Test Board 3",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "Board with a lot of SMT parts on it, but even more slightly different",
|
|
"keywords": "",
|
|
"category": 16,
|
|
"IPN": "TB3",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "part_images/pcba.png",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": true,
|
|
"trackable": false,
|
|
"purchaseable": false,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'\\xc5X\\xc9.\\xa3,\\xea\\xe2\\x8b\\xf4\\xfcx\\xfd$\\xc40'",
|
|
"bom_checked_by": 4,
|
|
"bom_checked_date": "2022-04-28",
|
|
"creation_date": "2022-04-21",
|
|
"creation_user": 1,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 94,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.part",
|
|
"pk": 113,
|
|
"fields": {
|
|
"metadata": null,
|
|
"name": "Master Assembly",
|
|
"is_template": false,
|
|
"variant_of": null,
|
|
"description": "High level assembly of subassemblies",
|
|
"keywords": "",
|
|
"category": 16,
|
|
"IPN": "MAST",
|
|
"revision": "",
|
|
"link": "",
|
|
"image": "",
|
|
"default_location": null,
|
|
"default_supplier": null,
|
|
"default_expiry": 0,
|
|
"minimum_stock": 0,
|
|
"units": "",
|
|
"assembly": true,
|
|
"component": false,
|
|
"trackable": true,
|
|
"purchaseable": false,
|
|
"salable": false,
|
|
"active": true,
|
|
"virtual": false,
|
|
"notes": null,
|
|
"bom_checksum": "b'\\xcc)\\xbf\\x97\\x8d/\\xd3\\x0e\\xac]\\x83\\xe8=sa\\xca'",
|
|
"bom_checked_by": 4,
|
|
"bom_checked_date": "2022-04-29",
|
|
"creation_date": "2022-04-29",
|
|
"creation_user": 4,
|
|
"responsible": null,
|
|
"base_cost": "0.000",
|
|
"multiple": 1,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 95,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partattachment",
|
|
"pk": 1,
|
|
"fields": {
|
|
"attachment": "part_files/85/1591BTBU.pdf",
|
|
"link": null,
|
|
"comment": "Datasheet",
|
|
"user": null,
|
|
"upload_date": "2021-11-15",
|
|
"part": 85
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partattachment",
|
|
"pk": 2,
|
|
"fields": {
|
|
"attachment": "part_files/85/1591BTBU.zip",
|
|
"link": null,
|
|
"comment": "3D model",
|
|
"user": null,
|
|
"upload_date": "2021-11-15",
|
|
"part": 85
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partstar",
|
|
"pk": 1,
|
|
"fields": {
|
|
"part": 70,
|
|
"user": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "part.parttesttemplate",
|
|
"pk": 1,
|
|
"fields": {
|
|
"part": 77,
|
|
"test_name": "Paint",
|
|
"description": "Paint has been applied",
|
|
"required": true,
|
|
"requires_value": true,
|
|
"requires_attachment": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.parttesttemplate",
|
|
"pk": 2,
|
|
"fields": {
|
|
"part": 77,
|
|
"test_name": "Sticker",
|
|
"description": "Applied QC sticker",
|
|
"required": true,
|
|
"requires_value": false,
|
|
"requires_attachment": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.parttesttemplate",
|
|
"pk": 3,
|
|
"fields": {
|
|
"part": 77,
|
|
"test_name": "Commissioning",
|
|
"description": "Automated commissioning checks have been performed",
|
|
"required": true,
|
|
"requires_value": false,
|
|
"requires_attachment": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.parttesttemplate",
|
|
"pk": 4,
|
|
"fields": {
|
|
"part": 77,
|
|
"test_name": "Optional",
|
|
"description": "An optional test (not required)",
|
|
"required": false,
|
|
"requires_value": false,
|
|
"requires_attachment": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.parttesttemplate",
|
|
"pk": 5,
|
|
"fields": {
|
|
"part": 71,
|
|
"test_name": "Test A",
|
|
"description": "This widget has passed test sequence A",
|
|
"required": true,
|
|
"requires_value": false,
|
|
"requires_attachment": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.parttesttemplate",
|
|
"pk": 6,
|
|
"fields": {
|
|
"part": 71,
|
|
"test_name": "Test B",
|
|
"description": "This widget has passed test sequence B",
|
|
"required": true,
|
|
"requires_value": false,
|
|
"requires_attachment": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.parttesttemplate",
|
|
"pk": 7,
|
|
"fields": {
|
|
"part": 71,
|
|
"test_name": "Test C",
|
|
"description": "This widget has passed test sequence C",
|
|
"required": true,
|
|
"requires_value": false,
|
|
"requires_attachment": false
|
|
}
|
|
},
|
|
{
|
|
"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.partparametertemplate",
|
|
"pk": 6,
|
|
"fields": {
|
|
"name": "Width",
|
|
"units": "mm"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparametertemplate",
|
|
"pk": 7,
|
|
"fields": {
|
|
"name": "Height",
|
|
"units": "mm"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparametertemplate",
|
|
"pk": 8,
|
|
"fields": {
|
|
"name": "Color",
|
|
"units": ""
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparametertemplate",
|
|
"pk": 9,
|
|
"fields": {
|
|
"name": "Volume",
|
|
"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.partparameter",
|
|
"pk": 155,
|
|
"fields": {
|
|
"part": 82,
|
|
"template": 4,
|
|
"data": "35"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 156,
|
|
"fields": {
|
|
"part": 82,
|
|
"template": 6,
|
|
"data": "20"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 157,
|
|
"fields": {
|
|
"part": 82,
|
|
"template": 7,
|
|
"data": "15"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 158,
|
|
"fields": {
|
|
"part": 83,
|
|
"template": 7,
|
|
"data": "15"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 159,
|
|
"fields": {
|
|
"part": 83,
|
|
"template": 4,
|
|
"data": "35"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 160,
|
|
"fields": {
|
|
"part": 83,
|
|
"template": 6,
|
|
"data": "20"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 161,
|
|
"fields": {
|
|
"part": 84,
|
|
"template": 7,
|
|
"data": "15"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 162,
|
|
"fields": {
|
|
"part": 84,
|
|
"template": 4,
|
|
"data": "35"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 163,
|
|
"fields": {
|
|
"part": 84,
|
|
"template": 6,
|
|
"data": "20"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 164,
|
|
"fields": {
|
|
"part": 86,
|
|
"template": 4,
|
|
"data": "147"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 165,
|
|
"fields": {
|
|
"part": 86,
|
|
"template": 6,
|
|
"data": "90"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 166,
|
|
"fields": {
|
|
"part": 86,
|
|
"template": 7,
|
|
"data": "25"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 167,
|
|
"fields": {
|
|
"part": 89,
|
|
"template": 8,
|
|
"data": "blue"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 168,
|
|
"fields": {
|
|
"part": 92,
|
|
"template": 8,
|
|
"data": "green"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 169,
|
|
"fields": {
|
|
"part": 93,
|
|
"template": 8,
|
|
"data": "pink"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 170,
|
|
"fields": {
|
|
"part": 90,
|
|
"template": 8,
|
|
"data": "red"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 171,
|
|
"fields": {
|
|
"part": 91,
|
|
"template": 8,
|
|
"data": "yellow"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 172,
|
|
"fields": {
|
|
"part": 75,
|
|
"template": 8,
|
|
"data": "pink"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 173,
|
|
"fields": {
|
|
"part": 76,
|
|
"template": 8,
|
|
"data": "purple"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 174,
|
|
"fields": {
|
|
"part": 72,
|
|
"template": 8,
|
|
"data": "red"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 175,
|
|
"fields": {
|
|
"part": 78,
|
|
"template": 8,
|
|
"data": "red"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 176,
|
|
"fields": {
|
|
"part": 79,
|
|
"template": 8,
|
|
"data": "red"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 177,
|
|
"fields": {
|
|
"part": 80,
|
|
"template": 8,
|
|
"data": "red"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 178,
|
|
"fields": {
|
|
"part": 82,
|
|
"template": 8,
|
|
"data": "black"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 179,
|
|
"fields": {
|
|
"part": 84,
|
|
"template": 8,
|
|
"data": "clear"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 180,
|
|
"fields": {
|
|
"part": 83,
|
|
"template": 8,
|
|
"data": "gray"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 181,
|
|
"fields": {
|
|
"part": 85,
|
|
"template": 8,
|
|
"data": "blue"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 182,
|
|
"fields": {
|
|
"part": 74,
|
|
"template": 8,
|
|
"data": "blue"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partparameter",
|
|
"pk": 183,
|
|
"fields": {
|
|
"part": 73,
|
|
"template": 8,
|
|
"data": "green"
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 1,
|
|
"fields": {
|
|
"part": 77,
|
|
"sub_part": 72,
|
|
"quantity": "3.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "R",
|
|
"note": "",
|
|
"checksum": "b'\\x17\\xe7\\x16Q\\x92zC%\\xf5\\x98\\xec\\x1a9\\xc7C\\x7f'",
|
|
"inherited": true,
|
|
"allow_variants": true
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 2,
|
|
"fields": {
|
|
"part": 77,
|
|
"sub_part": 75,
|
|
"quantity": "4.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "P",
|
|
"note": "",
|
|
"checksum": "b'>oO\\xa9T|\\xab7\\x06Zm\\x0c\\xba\\x929\\x8f'",
|
|
"inherited": true,
|
|
"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'o\\x99\\x92\\x0f\\x91|l\\x94\\xd4\\xf8\\xa1\\xe0H\\xf2\\xcfj'",
|
|
"inherited": true,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 10,
|
|
"fields": {
|
|
"part": 81,
|
|
"sub_part": 74,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "B",
|
|
"note": "",
|
|
"checksum": "b'\\x0c\\x10\\x02\\x8e\\xd8-\\xfd\\xc6\\xe3\\x83\\xc7\\xb1\\x15z\\xa7\\xc1'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 11,
|
|
"fields": {
|
|
"part": 81,
|
|
"sub_part": 73,
|
|
"quantity": "6.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "G",
|
|
"note": "",
|
|
"checksum": "b'\\x06~\\xb5d\\xf1^K\\xbfZ\\xf3\\xfbQ:\\x86\\x88h'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 12,
|
|
"fields": {
|
|
"part": 81,
|
|
"sub_part": 30,
|
|
"quantity": "15.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Resistors",
|
|
"note": "",
|
|
"checksum": "b'\\xba\\x04\\xe9\\xb4\\x92t\\x17\\xe8U\\x9e\\xa2\\x07\\x18\\x0b\\xe7\\xd0'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 13,
|
|
"fields": {
|
|
"part": 81,
|
|
"sub_part": 59,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Capacitors",
|
|
"note": "",
|
|
"checksum": "b'51b2\\xa7QC<\\xdet\\x8b\\x8e\\x95\\xe4\\x01\\xd6'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 15,
|
|
"fields": {
|
|
"part": 87,
|
|
"sub_part": 82,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Enclosure",
|
|
"note": "",
|
|
"checksum": "b'\\xb3\\xa0\\xbbCKT6\\xd7\\x14\\xac1\\x85g\\xf2\\xe0_'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 16,
|
|
"fields": {
|
|
"part": 87,
|
|
"sub_part": 66,
|
|
"quantity": "4.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Screws",
|
|
"note": "",
|
|
"checksum": "b'`\\xea\\xd8\\x97\\xb1\\x1e\\x01\\x99\\xc50pWj\\x17h\\xe5'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 17,
|
|
"fields": {
|
|
"part": 87,
|
|
"sub_part": 67,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Large screw",
|
|
"note": "",
|
|
"checksum": "b\"[:'3\\xb9\\x89\\xd9\\x94.9\\xcb\\xd7K\\xd2\\xe5\\xc5\"",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 18,
|
|
"fields": {
|
|
"part": 88,
|
|
"sub_part": 68,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "PCB",
|
|
"note": "",
|
|
"checksum": "b'r\\xd4\\xd2.#\\x88\\x80!\\xa6`\\x11\\xc8w\\xcc\\xbdV'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 19,
|
|
"fields": {
|
|
"part": 88,
|
|
"sub_part": 69,
|
|
"quantity": "2.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "J1, J2",
|
|
"note": "",
|
|
"checksum": "b'a{!v\\xf7\";\\xf4\\xb7\\xea\\x8aR>\\xf8\\xf9\\x8d'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 20,
|
|
"fields": {
|
|
"part": 88,
|
|
"sub_part": 55,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "C1, C2, C5, C9, C12",
|
|
"note": "",
|
|
"checksum": "b'\\xec`\\\\\\x8c\\x8b\\xd12\\x06\\xd7>\\x9aD~\\x8a\\x07\\\\'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 21,
|
|
"fields": {
|
|
"part": 88,
|
|
"sub_part": 1,
|
|
"quantity": "2.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "R1, R4",
|
|
"note": "",
|
|
"checksum": "b'\\x02\\xda\\xed\\xb4wY\\xf4\\xb0\\xb5\\xebEv\\xd74\\x13R'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 22,
|
|
"fields": {
|
|
"part": 88,
|
|
"sub_part": 47,
|
|
"quantity": "2.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "R2. R3",
|
|
"note": "",
|
|
"checksum": "b'\\x92\\xd4\\xa0:M\\x11\\x1b\\n?\\x9c\\x06\\x85\\xb8ya\\xa5'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 23,
|
|
"fields": {
|
|
"part": 87,
|
|
"sub_part": 88,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "PCBA",
|
|
"note": "Assembled board",
|
|
"checksum": "b'A:(\\x0e\\xe3\\xe5\\x14wDl\\xc5\\x02\\xed&do'",
|
|
"inherited": false,
|
|
"allow_variants": true
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 24,
|
|
"fields": {
|
|
"part": 94,
|
|
"sub_part": 95,
|
|
"quantity": "4.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Legs",
|
|
"note": "",
|
|
"checksum": "b'\\xfa,Y\\xf8n+MC\\x927Ag\\x1b\\xe5BT'",
|
|
"inherited": true,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 25,
|
|
"fields": {
|
|
"part": 94,
|
|
"sub_part": 96,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Top",
|
|
"note": "",
|
|
"checksum": "b'\\x18\\xc4\\xf0\\\\\\x98\\x9c\\x9a_\\x7f\\x10\\x163\\xd7\\x811\\x83'",
|
|
"inherited": true,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 26,
|
|
"fields": {
|
|
"part": 94,
|
|
"sub_part": 98,
|
|
"quantity": "12.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Screws",
|
|
"note": "",
|
|
"checksum": "b'\\xbeT\\xb2b\\x012\\xd8\\xfa\\xa0\\x90\\x1a\\x1d<\\xf2\\x81}'",
|
|
"inherited": true,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 30,
|
|
"fields": {
|
|
"part": 99,
|
|
"sub_part": 90,
|
|
"quantity": "0.25000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Paint",
|
|
"note": "",
|
|
"checksum": "b'\\xde\\x8d\\x18`O>\\xc0wM$CY\\x16\\x88zU'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 31,
|
|
"fields": {
|
|
"part": 100,
|
|
"sub_part": 89,
|
|
"quantity": "0.25000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Paint",
|
|
"note": "",
|
|
"checksum": "b'[\\xaa\\xb4W\\x85\\x8f6\\xe5\\x1d!\\x0e\\x19\\x1e\\x84V5'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 32,
|
|
"fields": {
|
|
"part": 101,
|
|
"sub_part": 92,
|
|
"quantity": "0.25000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "paint",
|
|
"note": "",
|
|
"checksum": "b'/H\\xc0\\xb4\\xf4\\x88\\xf9\\xa4N\\x0f\\x1f\\x05A\\x8c\\x0b\\x01'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 33,
|
|
"fields": {
|
|
"part": 102,
|
|
"sub_part": 95,
|
|
"quantity": "4.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Legs",
|
|
"note": "",
|
|
"checksum": "b'\\xcc2d\\xd6\\x07 \\tg5_\\xca\"<\\xa2\\x87D'",
|
|
"inherited": true,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 34,
|
|
"fields": {
|
|
"part": 102,
|
|
"sub_part": 97,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Top",
|
|
"note": "",
|
|
"checksum": "b'(\\\\\\x9cm>\\x82\\xa8|p\\xca\\xcd~\\xad\\xfd\\xf7P'",
|
|
"inherited": true,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 35,
|
|
"fields": {
|
|
"part": 102,
|
|
"sub_part": 98,
|
|
"quantity": "12.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "Screws",
|
|
"note": "",
|
|
"checksum": "b'\\xb1,\\xf1\\xb0\\x80m\\x9a$\\xf1.U0}\\xe7Y\\x0f'",
|
|
"inherited": true,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 36,
|
|
"fields": {
|
|
"part": 103,
|
|
"sub_part": 90,
|
|
"quantity": "0.50000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "paint",
|
|
"note": "",
|
|
"checksum": "b'\\xca\\xfe\\xbbC\\xfa.g\\x03\\xd7\\xb0\\ri\\x8cwk\\xf9'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 37,
|
|
"fields": {
|
|
"part": 104,
|
|
"sub_part": 89,
|
|
"quantity": "0.50000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "paint",
|
|
"note": "",
|
|
"checksum": "b'\\xa4&\\xae\\x8bb\\x0c\\xa2\\xaab\\xcaw\\xe1vW\\x87M'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 38,
|
|
"fields": {
|
|
"part": 105,
|
|
"sub_part": 92,
|
|
"quantity": "0.50000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "paint",
|
|
"note": "",
|
|
"checksum": "b'\\xdc\\x8a\\xc1f\\x1d%\\r<v%\\xf0q\\xb1\\xfa\\x05\\x0c'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 39,
|
|
"fields": {
|
|
"part": 106,
|
|
"sub_part": 98,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "screws",
|
|
"note": "",
|
|
"checksum": "b'cF\\xa3\\x9c\\xcc\\xb6\\x17$\\xa7\\xccJi\\xf9\\xac- '",
|
|
"inherited": true,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 40,
|
|
"fields": {
|
|
"part": 106,
|
|
"sub_part": 95,
|
|
"quantity": "4.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "legs",
|
|
"note": "",
|
|
"checksum": "b'\\xaf$\\xfd\\xdaSs\\x91sjU\\x1f\\xec\\x91+J\\xa6'",
|
|
"inherited": true,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 41,
|
|
"fields": {
|
|
"part": 107,
|
|
"sub_part": 90,
|
|
"quantity": "0.12500",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "paint",
|
|
"note": "",
|
|
"checksum": "b'\\xce\\x9cs0\\xbe\\xa8ly\\x8a\\x8a\\xdeE\\x9e_\\x84s'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 42,
|
|
"fields": {
|
|
"part": 108,
|
|
"sub_part": 89,
|
|
"quantity": "0.12500",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "paint",
|
|
"note": "",
|
|
"checksum": "b'\\xcct$9J\\xa3\\xf1F\\x9c\\x99\\xf0*\\xde\\xf8\\xc1\\xec'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 43,
|
|
"fields": {
|
|
"part": 109,
|
|
"sub_part": 92,
|
|
"quantity": "0.12500",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "paint",
|
|
"note": "",
|
|
"checksum": "b'\\x8dw\\x8d1\\xe1s\\xc6-j\\xd1-k\\xf9d|\\xe0'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 44,
|
|
"fields": {
|
|
"part": 88,
|
|
"sub_part": 71,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x14\\xfb=3\\xb9\\xbf\\x8d\\xdb\\xbe\\xdf\\xabr\\xb7\\x05g\\xd7'",
|
|
"inherited": false,
|
|
"allow_variants": true
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 45,
|
|
"fields": {
|
|
"part": 88,
|
|
"sub_part": 45,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'V\\xad\\xabFM\\xe9#\\x8d`\\xa3~\\xe1\\x7f\\x01\\x86\\xbd'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 46,
|
|
"fields": {
|
|
"part": 88,
|
|
"sub_part": 61,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "U1",
|
|
"note": "RS232 transceiver",
|
|
"checksum": "b'\\xa84\\x11|~\\xeb\\xe6\\xc8\\x1e\\xbb\\xbd*\\nVQ_'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 47,
|
|
"fields": {
|
|
"part": 88,
|
|
"sub_part": 53,
|
|
"quantity": "19.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xb8\\xd0P\\xfelM\\xe1\\xd9\\x87\\xe3p\\x1a\\xf5\\x90\\xeea'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 48,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 1,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x16\\xb4c[vV8\\t\\xf3\\x12\\xb8\\x86f\\xb9\\x86\\x97'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 49,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 2,
|
|
"quantity": "8.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xd6\\xc6{m\\xac\\xd0\\x97\\xeccu\\x8a\\xf6\\xdb\\xbb\\xb2\\x97'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 50,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 3,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xf4\\xb5\\xe3\\x1fi\\x9ca%Z\\xe1l6\\x92\\xce\\xc4H'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 51,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 4,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xb6r\\x84_&\\x8d\\xfd]:\\xee\\xb8J\\xccE\\x89\\x1a'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 52,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 5,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x18\\x12\\x85,\\xc2\\x95GC\\xd7w\\xd9\\xd8\\xa5\\xe0\\xb8\\xfc'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 53,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 6,
|
|
"quantity": "8.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xa0-\\xff\\x052\\xb2\\x059\\xd9\\x1f1-\\x11\\x84\\xb9\\xb6'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 54,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 7,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'Ry\\nP;\\x98v\\x98\\x8b\\n\\x1e7&\\xa8\\x067'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 55,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 8,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x98?\\xd7\\x9d \\xe6?\"\\x84u\\xc4>eW\\xa9_'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 56,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 9,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x1d`\\x92\\xf75\\xae@:q\\xde\\xe4\\xaf\\xe4\\x10\\xfec'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 57,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 10,
|
|
"quantity": "15.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'*\\xbbr64\\xbf!\\xc3\\xaba\\x85\\xc3\\x8c\\x089\\xd3'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 58,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 11,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xd0p\\x80\\x0e\\xc3\\x99\\xc6o\\x05\\x85\\x16X\\xfdW%\\x07'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 59,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 12,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x187<{\\xa8`\\t\\xdf\\x0e&\\xfd\\xe79\\x06@\\xfb'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 60,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 13,
|
|
"quantity": "9.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'q\\xa2Z)\\xf1\\xbd\\xa4\\x02\\xb1\\x1f p\\x89\\xcd\\x98Y'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 61,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 14,
|
|
"quantity": "9.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xb5a\\x8dh\\xef\\x08/\\x93K\\x82\\xf2G\\xc9\\x80\\xa9\\xf7'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 62,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 15,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x93\\xd2\\xe8\\x03\\x0b\\x07\\x00_Q\\xad\\xf0\\xfd\\xc5\\xa64\\xc8'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 63,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 16,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x98\\xf2.\\xa7;Q\\xe3d9?\\xfe\\xf3Y\\x86~\\x9d'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 64,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 17,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xad\\xe6\\x8aA\\xe9\\xcd2\\x0f\\x1f\\x1f\\xd1\\xc6\\x16Q\\xd6\\xff'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 65,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 18,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xac\\xbee`N.\\xe3\\x17yXv\\x82\\x8e\\r\\xfb\\xc7'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 66,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 19,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xf6\\x80\\xfd\\x1e\\xdbc\\x923\\xa4Q`8f\\t\\xe5\\xa2'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 67,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 20,
|
|
"quantity": "14.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x1d\\xef\\xc9\\xdc\\x99\\xa5\\xe9\\xc3\\xecV\\x8b\\xc6\\xa8\\xdc\\n\\xd4'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 68,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 21,
|
|
"quantity": "8.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'2\\xd6\\xe5\\xd8\\xfa\\xd1\\x95\\xfa\\xdf\\xd9\\xef\\x11A\\x9b~j'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 69,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 22,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'L\\xcbho\\x1d7\\xd8^\\xdd\\xb2\\xc0^\\xe7\\t%U'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 70,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 23,
|
|
"quantity": "8.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b\"/\\x0f\\xbc\\x90v8\\xfdDh\\x01\\xf1\\x95'\\xe3N\\x93\"",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 71,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 24,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b\"y2\\x89if,\\x0e\\xc3\\xa8'\\xcb\\xe2\\xd3\\xd2\\xddH\"",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 72,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 25,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xb2p\\x9b4\\x80\\xff\\xbd1\\xd4PG\\xf2\\r\\xc2t\\xb7'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 73,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 26,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xd5\\x82Xl$\\x92X\\x13<\\x9c\\xd5\\xc6.\\x87\\xc4\\xdb'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 74,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 27,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'R\\xf1a\\x03r\\xa6\\xab\\xe7<{\\x1co:\\n\\xc7t'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 75,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 28,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x8e\\t\\xad!;\\x9a\\xd9\\xa7P\\x8c\\xac\\x01\\xa1\\x82L!'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 76,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 29,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xae\\x9f\\xa5t\\x18@\\x8b\\rbp#\\xefZgI\\xdf'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 77,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 30,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x86\\x18\\xad\\xa9Y[^u\\xf0\\xaf\\xd1\\x90\\xba\\x8a.,'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 78,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 31,
|
|
"quantity": "6.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b\"\\xc8\\x89U}\\x069'~n*\\x87\\x00!\\xb79\\xbf\"",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 79,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 32,
|
|
"quantity": "6.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'D\\xcb\\xcd=\\xabG:\\x9f\\xe2Q\\xa0;!\\x0e`\\xa4'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 80,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 33,
|
|
"quantity": "8.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'2\\xf2O\\x1bK\\x15b.\\x04\\x17.G\\xf4\\x19J\\x8c'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 81,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 34,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x95\\xcf\\x17\\xd6b\\xc0\\x98\\xa3[OH\\xf4\\xc3\\xb1\\x99>'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 82,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 35,
|
|
"quantity": "12.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xd4\\xa6w\\x88\\x8b\\xf8\\xcf\\xbbL\\xe7\\xcctP[Sc'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 83,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 36,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'L\\xb7\\x0f\\xb6\\xb8\\xce\\x01\\xa0\\xb7/\\xc7\\xad\\x1f\\x9f\\r\\x01'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 84,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 37,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x1b\\xa8\\xc4E7\\xa2o\\x01B\\xfd\\xb9\\xdc\\xaf\\x13gF'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 85,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 38,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xbf\\xef\\xbe\\x11\\xba9<\\xc6\\x123\\x13i\\xdc\\x93\\x1cR'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 86,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 39,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xa1Li\\xc7\\xa5\\x06\\x1aa\\xcd\\xec\\x19\\xebW\\xd0-{'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 87,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 40,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b's\\x01T\\x19\\xbd\\x9a\\x96\\x0f\\xcb\\x19-\\x1aRv^\\xdc'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 88,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 41,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'!\\xf7\\x10A&\\xf5\\xe8+\\xc5\\x08\\xad\\x1fI\\xac\\xd3\\x8e'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 89,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 42,
|
|
"quantity": "6.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xa3c\\x0bhF\\xc62I\\xf6:\\x88L~\\xab\\xdd\\xcd'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 90,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 43,
|
|
"quantity": "12.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'.\\xf2\\xcb\\xa9\\x12A\\xc5\\xd5>\\x13mWPNj\\xf1'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 91,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 44,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x03\\xb8\\xa9\\xd5h\\x12\\xa9\\x08\\x92k\"\\xd4&\\x0f\\x83\\x1e'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 92,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 45,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xb5\\x83\\xaa\\x1a1R\\x1eC\\xa9\\xa2\\xc9\\x7f\\xf1|\\xb4d'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 93,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 46,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'=na\\x88\\xd0@\\x8ec\\xdd\\x8c\\xed\\x9dSy\\xb3p'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 94,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 47,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xe8#\\xbe\\xc8+\\xb8\\xae\\xb6J\\xdb\\xe5*\\x07\\xb7\\x0b\\x9c'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 95,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 48,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'o\\xd5D6B\\xd7j\\xfb48\\xf2\\xbb\\xedr\\x9a\\xf2'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 96,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 49,
|
|
"quantity": "9.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x10?\\xefb\\xe0|M\\x1a\\xfbkD\\x18\\x1e\\xde\\x0f{'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 97,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 50,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x17\\x14\\x9e\\xf5\\x8a\\xdd`\\xa8\\xab\\x144\\x0b\\x9e\\xa4H\\xfc'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 98,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 51,
|
|
"quantity": "14.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x9d8X\\x17\\x16\\x92\\xe9\\x91m\\x88K\\xb9\\x9av\\xf9#'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 99,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 52,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'n$\\x82zRtw\\xde\\x82\\xd3\\xfb\\xcc\\x1e\\x9a,\\xbd'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 100,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 53,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xbf\\xaan\\xf4\\xe7\\x1d)j\\xee2\\x03\\x89\\xdb\\x18#\\xfc'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 101,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 54,
|
|
"quantity": "15.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'g\\xbe\\xcb\\x80>\\xf3\\x18\\x9fL\\xbeQiD\\xb4\\xd7\\x1b'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 102,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 55,
|
|
"quantity": "12.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xab S\\xa5\\xdeC\\x90\\x1a\\xaf\\xa8\\x95<@\\xc3\\xe1c'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 103,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 56,
|
|
"quantity": "14.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xe9\\x12\\x1a.\\xe7\\xda\\xe8\\xea\\xccC\\x8f\\x7f\\xa2\\xa9@\\xf3'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 104,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 57,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xd6\\xfe\\xe0\\xab\\xf7\\x8c\\xa4\\xb3\\xbb\\x9e\\xa0b \\x80\\xabM'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 105,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 58,
|
|
"quantity": "15.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x15\\x04\\x9a\\xe6\\xcb%JXX\\x8eX]\\xb1h\\xab\\xac'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 106,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 59,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x8da\\xe9]m]\\x07\\xe6\\xc1\\xa3\\xb7\\x94;\\x85+J'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 107,
|
|
"fields": {
|
|
"part": 110,
|
|
"sub_part": 60,
|
|
"quantity": "14.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xed\\xe5\\xac\\xb3U\\xf3/3\\xaf\\x87\\xe0\\xef\\x0b\\xe3\\x0bK'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 228,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 1,
|
|
"quantity": "23.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\\\2\\x99\\xd4Lo\\x1e\\xb7\\x97H\\xd8\\xbce\\x15w\\x8c'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 229,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 2,
|
|
"quantity": "21.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xa8\\x9e\\x08\\xec\\xcd\\xc9$\\x89\\xd5#\\xa3n\\xc7\\x84\\x13\\x9e'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 230,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 3,
|
|
"quantity": "18.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'4\\x95C\\x1c\\xfd\\xe6\\xcc.\\x197\\xe1\\xe1\\x8d2\\xe7c'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 231,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 4,
|
|
"quantity": "23.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'+\\xd8\\xa9 \\x9eo\\x1b\\xc9\\x98^\\xbc\\x89\\xfe\\xa7!\\xc4'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 232,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 5,
|
|
"quantity": "22.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xa6\\x16\\x0b1\\xc3S\\x91,ftgXg\\xdf\\xc7\\xd8'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 233,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 6,
|
|
"quantity": "21.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x97X\\xa9\\xd0\\xca>D\\xa4\\x02n\\x10.\\x99\\xba\\xed\\x0c'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 234,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 7,
|
|
"quantity": "22.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b']Bx\\xd7\\x05\\x1c\\x88\\xbe\\xe3\\xb4\\x14j\\xe0\\x87\\x1d\\r'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 235,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 8,
|
|
"quantity": "16.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'k^\\x04\\x9e4\\x9f\\xaa\\xaf\\xcc>\\xac\\x0e\\xf9\\xb1\\xf7U'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 236,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 9,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'/Sy\\'\\xdd\\xce\\xbd=\\x15\"Q\\xd8\\xbe\\x1f\\x92\\xfb'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 237,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 10,
|
|
"quantity": "25.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'?.\\xbc\\x1a\\x03\\xbd\\r)\\x17\\xd4_\\x18\\xd2\\xee\\xfe\\x8c'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 238,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 11,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xe3\\xd06\\xd7\\xa7Nt\\xc41\\x02@k\\xf9\\xa0r\\\\'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 239,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 12,
|
|
"quantity": "21.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b\"A\\xd0C\\x9d!c\\xd7\\xa6\\x89\\xe2`d\\xee';\\xf9\"",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 240,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 13,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x0f@L\\xa4\\x91\\x02l\\x06\\xdd\\xbfn\\x8e\\x84\\x13\\x8e\\xc2'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 241,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 14,
|
|
"quantity": "22.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b\"\\xf3'3N\\rF\\xaesbC3\\xb8\\xcef\\xfe\\xbd\"",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 242,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 15,
|
|
"quantity": "14.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'm39\\xe1s\\x81I8\\xd2\\x14\\x06\\x19\\xda\\x80\\x81\\x7f'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 243,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 16,
|
|
"quantity": "15.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b')\\xff\\xc0\\xb25\\x7fX\\x99\\xbc\\xff\\x89\\x12Q\\x82\\xfd\\xf9'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 244,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 17,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xa6R\\xb3p\\x19\\xf7\\xa7>\\x08!\\xba\\x83\\xf3\\xd2mr'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 245,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 18,
|
|
"quantity": "20.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x12\\xe4\\xb23\\xc9\\x8b\\xf8LS\\x8c\\r\\x02\\xd05N\\x80'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 246,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 19,
|
|
"quantity": "20.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x81\\xe89\\xf4\\x1c*\\x9e\\rx\\x1a\\xe3wTJ\\x07\\xbd'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 247,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 20,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x1c\\xfa\\xdc5*\\x0fr\\xf4HX\\x0c)\\xa8\\x08a\\xd3'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 248,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 21,
|
|
"quantity": "18.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x07[\\xdaS\\x13>r\\x1cW\\x0e\\x04\\xcc\\xe1s\\x02\\x81'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 249,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 22,
|
|
"quantity": "24.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xe6|\\xe9\\x0ej-\\xa8t\\xd6c\\xcc\\x91\\xe8\\xe1\\x85\\x96'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 250,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 23,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'$NACSt\\xcd\\x9b\\xdc\\xc6\\xfcq\\xf4\\x9b\\x0c\\xcb'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 251,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 24,
|
|
"quantity": "24.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x01_~\\xefJ\\xf1\\x1f\\xeb\\xe5\\xf5j\\xbc\\x119\\x08o'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 252,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 25,
|
|
"quantity": "14.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b' 0\\x9f#\\xd2\\x1dx\\xcc\\xa5\\xfa\\x12f\\xe6\\xdfP\\x16'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 253,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 26,
|
|
"quantity": "23.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xa4w\\xe68\\xe4\\xff\\xfd \\x13l\\xf9\\x8794#y'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 254,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 27,
|
|
"quantity": "15.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xe3\\\\\\xea\\x94+K\\xa93\\xdd\\xe0\\x92t\\xb6\\x07\\x04\\xf9'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 255,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 28,
|
|
"quantity": "19.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xce\\xab#2:P\\x00\\x02L\\xaf)\\xce\\xe5\\xdf\\x14W'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 256,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 29,
|
|
"quantity": "24.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x87o\\xd9\\xa6\\x92\\x98\\xea{\\x1cv\\xb2Z\\x0fx\\xfb\\x15'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 257,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 30,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x9f\\x846s3\\x8b\\rH\\x1e\\xc4\\x14\\xb9\\t\\x1d\\x8d,'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 258,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 31,
|
|
"quantity": "25.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x8db\\xeb\\x85r\\xb1/(\\xc3\\xd8\\xcb\\x8c\\xa8\\xdb\\x9e\"'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 259,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 32,
|
|
"quantity": "23.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x82\\xf5\\xeb\\xf1\\x0c516\\x1c\\xcf~\\x0b\\x13C\\x86#'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 260,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 33,
|
|
"quantity": "24.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xb5\\xf0\\xf4\\x0f\\x0b=\\xc4\\x9eN\\x08,<\\xbb\\x9ec\\xcc'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 261,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 34,
|
|
"quantity": "14.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xab\\xe4%\\xcasf\\xb9\\xdc\\xe0\\x0bx\\xfd\\xbf\\xf3\\xd7\\x15'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 262,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 35,
|
|
"quantity": "17.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'x\\x9bM\\x12\\xa1\\x8d\\x0b\\x9f\\x8dJjG\\xca\"m='",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 263,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 36,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'17\\xf6\\xd1]GO\\xbeq\\x0c\\x93\\xe6\\x8bd\\xce\\x04'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 264,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 37,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'V\\xc3\\xd7gWCt\\xd7\\x03\\xe6\\xaf\\x84\\x10\\xd6\\xd3\\x16'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 265,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 38,
|
|
"quantity": "23.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b't\\xd6&a\\x81O\\x96u\\xb8\\xba\\xd9\\xee\\x0e4\\t\\xc6'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 266,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 39,
|
|
"quantity": "24.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xe8\\x11;\\x1fH\\xb0\\xc6W$\\xb4\\x83\\x9ae\\xb4\\xbb\\x11'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 267,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 40,
|
|
"quantity": "23.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xe8W\\x08\\x0c\\x8bs\\xe7\\xb7\\xac\\xfb\\xeb\\xf2=\\x8c\\x19\\x85'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 268,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 41,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b\"0\\xe7\\xef\\x87>\\xfa\\t'_\\x8aU\\xc2\\xed\\\\\\x03?\"",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 269,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 42,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b':\\xe2.\\xd7\\xe6n\\xcbmRv\\x19*\\xf5\\xa8\\x1d\\xe8'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 270,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 43,
|
|
"quantity": "18.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\\\I\\xa2\\x83\\x8a\\x84\\x8b^^\\xed\\x1e\\xa1v\\x0e\\xad\\x88'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 271,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 44,
|
|
"quantity": "20.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'$\\xb1I\\x19\\x82\\xc5\\xad\\xc1z\\x90T\\xa6\\x12Ih\\x8c'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 272,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 45,
|
|
"quantity": "19.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'r\\x96OQ\\xe56{\\x0c\\xc6Zw\\xe2r2\\x9f\\xdb'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 273,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 46,
|
|
"quantity": "25.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'h\\x99\\x9c\\xa6\\xc3\\xffx\\x85r\\x1e\\x16\\xcdn(\\xbf\\x05'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 274,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 47,
|
|
"quantity": "22.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'.\\xa9\\xfc=\\x0c\\xab\\xcfR\\xde\\xa9\\xfd\\xdf\\xaeN\\xe0\\xb6'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 275,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 48,
|
|
"quantity": "15.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'yI\\x84\\xc3\\xbaUW\\x7fg\\xff\\x7f<\\x84\\xa5N\\x83'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 276,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 49,
|
|
"quantity": "14.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x0e\\xab\\r\\xe1\\xf1\\xcbU\\xe3oF\\xb9\\x88;\\xec/o'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 277,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 50,
|
|
"quantity": "23.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'=\\x1c\\r\\xa5\\xe3\\x0c\\xbd\\xc5\\x84\\x8a\\x9f\\x8c\\x15\\xe0\\xbeH'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 278,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 51,
|
|
"quantity": "25.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xccg`p\\xee\\xa4\\x18-\\x8cg)\\xb4\\xef#\\xde\\xa8'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 279,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 52,
|
|
"quantity": "21.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xb2Fr\\x81\\xc0j\\xa2\\xe1\\xd8\\xf8n\\x8d\\x9d\\x88nh'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 280,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 53,
|
|
"quantity": "23.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x8c,Jz,\\x8b\\xd1V?\\x15\\xb0\\x0b;\\xeaF&'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 281,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 54,
|
|
"quantity": "12.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xcc\\x83\\xe6#\\xedjSG9-\\xe2\\xe7\\xbf*\\xcf\\xc5'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 282,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 55,
|
|
"quantity": "14.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'j<\\x18|!\\xfc\\xca\\x9e\\x99\\x99Z\\x18\\xfa\\xcf_s'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 283,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 56,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x842\\xbc1b\\x0b\\xfb\\xb5`\\x83\\xa8\\x06\\x86&\\xc2\\x16'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 284,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 57,
|
|
"quantity": "25.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xafe\\t{=\\x13\\x10\\xc4\\x17u\\x1c\\xe5\\xb2\\x1b9\\xc0'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 285,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 58,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xd3Hz1\\x14?x\\x0c\\xd9\\xcd\\x83.\\xb6\\x8a\\xdfO'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 286,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 59,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'?H\\x04\\xae\\xad+\\xbb}L=\\x8f\\xf2\\xfb\\xe0\\r\\xe0'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 287,
|
|
"fields": {
|
|
"part": 111,
|
|
"sub_part": 60,
|
|
"quantity": "15.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'^\\xf8\\x0e\\x83X\\xfc\\xb8\\x1c\\xa0\\xfe\\xf8k\\xad\\xda\\xa2 '",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 288,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 1,
|
|
"quantity": "20.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x0f\\xf8\\r\\x84|\\x97S\\xe2\\xcc3\\x9f\\xa0\\xf5Q\\xadB'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 289,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 2,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x16wT\\x99Skg<\\r\\x08}\\x0c\\xe66\\xb2@'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 290,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 3,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xab9`\\xd9/\\x16\\x8a\\x86\\xec\\xcf4v|\\x18i\\xfb'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 291,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 4,
|
|
"quantity": "21.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xf6\\x9f\\xb2\\xeeBl$It\\xe7\\x80d\\x86l\\x05\\xb4'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 292,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 5,
|
|
"quantity": "19.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xde\\x9e\\xaf\\xf9\\xdc\\x81\\x96kTg\\x80\\xe7Kk\\x07\\xc7'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 293,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 6,
|
|
"quantity": "13.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x9c\\xfd\\xa9/n\\xca\\t\\xe5\\xb30|E\\x93\\x04\\xa5\\xdf'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 294,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 7,
|
|
"quantity": "34.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x19=\\xcd\\xb8F\\xebdgmG^\\nw\\xe1\\xc6\\x81'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 295,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 8,
|
|
"quantity": "32.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'N+s\\xe97\\x9as\\xae\\x9au\\xa9\\xf5EGc\\xbc'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 296,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 9,
|
|
"quantity": "40.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xee\\x12\\x8d\\x81\\xa9\\xca\\x05c\\xe1\\xc2wCx\\xe1\\xdc\\xbb'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 297,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 10,
|
|
"quantity": "31.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xa5\\x13/\\x1dFMm\\x92\\x82\\xd5\\xb4\\x0e\\xcfOK\\xa8'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 298,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 11,
|
|
"quantity": "16.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xe3;\\x1dD8L\\x98\\x8b*i\\xfa14\\xcb\\xca\\xb1'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 299,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 12,
|
|
"quantity": "26.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'7\\xfc\\xb4\\xf1J-\\x0f\\t\\xdaG`\\x0e\\xd4\\xce\\xa0H'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 300,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 13,
|
|
"quantity": "27.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x1ci\\x89\\x14\\xba1R\\xd6n!6\\x9e\\xb1\\x8cX@'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 301,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 14,
|
|
"quantity": "41.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'Lj\\xd0\\x8b\\xfd\\x1b\\xf7\\x19\\x04d\\xa6[`\\xfc\\x88\\x13'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 302,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 15,
|
|
"quantity": "26.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'e7\\xa9\\xd6\\x1e\\xc4\\x18\\xbe(\\xa3\\xd9\\xd0\\xbb3\\xdb\\xe7'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 303,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 16,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x17\\xbb!\\xd4|tY\\xce8\\xa0\\xd73<TY\\x02'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 304,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 17,
|
|
"quantity": "36.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x13\\xde\\xe4\\xa9R\\xd6U\\xdcC\\x8b\\x10DF\\x81\\x1b\\x04'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 305,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 18,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xfa\\x07\\n\\xd4\\xa4\\x00\\xd9\\xf2\\xe3\\xe0\\xc0t\\x07\\xd1\\xa3\\xdc'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 306,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 19,
|
|
"quantity": "41.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xe7\\xe0\\xc7\\x997J\\xe3\\xfbb)\\x92\\xa9\\xf5\\xea\\xf4Z'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 307,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 20,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b']\\xca\\xa1ufx\\x88\\x8b\\xe3\\x84\\xb9\\xa4\\xc2\\xea]9'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 308,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 21,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'8\\xae\\xa5\\x8a\\x8e\\xdb\\x8f\\xcb\\x19@\\xf7\\xa8\\x95\\xed}\\x19'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 309,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 22,
|
|
"quantity": "12.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xdcI\\x1d\\xe3F<\\x8b\\x01\\xd0\\xd1\\x89rC\\xc6\\xe04'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 310,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 23,
|
|
"quantity": "12.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xd3\\x1eN\\x94\\xac\\x07\\x06\\xb3\\xf8l\\xd6=$\\x11\\xed5'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 311,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 24,
|
|
"quantity": "17.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x81f\\xe920\\x9d\\x0fsL}\\xe3\\xef^\\xf6,O'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 312,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 25,
|
|
"quantity": "22.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xadf\\x81\\x83/\\x88\\xec\\x8b\\xe9\\x98v\\x1d\\x81\\xed\\x84H'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 313,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 26,
|
|
"quantity": "16.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xba\\xe6\\x03+\\xa0\\x9d\\xa8\\xf6`\\xb7\\x000\\xc5\\x18]\\xd4'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 314,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 27,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'of\\x82\\x06]\\x83\\xe3Z\\xcd*\\xbb\\x1af\\xe0\\xdah'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 315,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 28,
|
|
"quantity": "10.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x192\\x87/s\\x1f\\xa5\\xa6fS\\xa5e\\x7f3u7'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 316,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 29,
|
|
"quantity": "27.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'9\\xc1\\xae%\\xa1\\xd5\\x85\\xdag\\x8f\\xd9E\\x84\\xb7\\x82\\x9b'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 317,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 30,
|
|
"quantity": "9.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xbe\\xddb\\xdc\\xbfx\\x9d\\t\\xedQ\\x03\\xa0\\xe5>\\xbb\\xe8'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 318,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 31,
|
|
"quantity": "36.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x01\\x86\\t\\x8b\\x1a\\xac\\xdd\\x07\\x06J\\xeb\\x19\\xd0\\x03\\xd9\\xa2'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 319,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 32,
|
|
"quantity": "24.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'5y\\xedwzas\\xff\\xc0J\\xcf\\xe7\\x90\\x01\\x93\\xaf'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 320,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 33,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xce\\x1a\\xd4\\x11\\x89\\x93g\\xff\\xfd\\xc8\\xd5\\xcb^q;k'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 321,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 34,
|
|
"quantity": "39.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xaa\\x06\\\\\\xe9\\x05/*~Y6\\xa6\\xe1\\xe9\\xa8}\\x15'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 322,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 35,
|
|
"quantity": "45.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'>r\\x9b\\xed`\\x8fD!h\\xbdH\\\\o\\xc4_\\xb1'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 323,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 36,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'gR\\x97\\x11\\x07\\x8c\\x93cM\\xb0xc\\xd6\\xab9\\xa4'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 324,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 37,
|
|
"quantity": "22.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'a\\x0bS\\x8d\\\\\\x924\\xe5\\x08\\xe1\\x9eP\\x02v\\xe2\\xca'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 325,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 38,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'T\\xe9t\\x0f\\x94P@\\x88\\xdfU_H1V\\x8aL'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 326,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 39,
|
|
"quantity": "15.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'wpm!#\\xa0\\xe6\\x80a\\x13\\xe4\\xcd\\xe6\\xbas\\xaa'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 327,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 40,
|
|
"quantity": "32.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xbd\\xa4\\xc2\\x129\\xc7[\\x0e\\xe2\\x02\\x95\\xea&\\xbd\\xef\\xbf'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 328,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 41,
|
|
"quantity": "33.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x85\\x98\\xfczx;\\xc2\\xbe\\xc3,u6\\x809b\\x97'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 329,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 42,
|
|
"quantity": "34.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'h\\xcc$\\xb9\\xa8\\xe5=\\xaeN\\xeb\\xd2j\\x11\\x8c\\x93E'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 330,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 43,
|
|
"quantity": "8.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x93\"\\xf1\\xbe\\xaa\\xce^\\xc9T\\xbe\\r\\x01\\xee,\\xf1['",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 331,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 44,
|
|
"quantity": "11.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'M\\x1b\\x1cV\\xe9X\\xed\\xcd\\x7f\\x9d\\x8bJ\\x02\\x14\\xd8\\xc3'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 332,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 45,
|
|
"quantity": "31.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'ou\\xd8\\xcd\\xca\\xec\\x85\\xd2:\\xde\\x93\\xa6\\x1d\\xa98\\xf5'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 333,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 46,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xcflw\\nx\\xafU\\xb6>KbW\\xcf\\x14\\xe4\\xa9'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 334,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 47,
|
|
"quantity": "27.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b\"#\\xf4\\x17\\x01\\xab'V\\x1d-\\xc1\\xe7\\x1e)\\x1a\\x0cf\"",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 335,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 48,
|
|
"quantity": "5.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xb0\\xaf\\xfc\\xc9\\xc5hkq\\xe6\\xb8\\xbf\\x0c\\x94\\xc9?\\xc2'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 336,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 49,
|
|
"quantity": "38.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x89\\x90\\xaf/\\xc9E\\x9f\\xc97\\xd2\\x1e\\xa5\\xcf\\xfb#\\x90'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 337,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 50,
|
|
"quantity": "31.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xae\\xa6\\xca\\xac\\xca\\xb0\\x817\\xa6\\x88\\xe2L{Z\\xbbF'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 338,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 51,
|
|
"quantity": "35.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xe3\\xde\\xe3\\rf>b\\xb3=\\xe3{bY\\x0c\\x9c\\xd8'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 339,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 52,
|
|
"quantity": "17.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'Z\\xc7\\xb4r\\xd7\\x90l\\xc7\\x9c\\x9a\\x066\\x86\\x1cS\\x98'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 340,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 53,
|
|
"quantity": "26.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'B\\xb0\\x0f\\x88\\x8e0\\x84\\xeb\\r\\x11\\x8a\\x0c\\x1d\\xb8\\xc4\\x1d'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 341,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 54,
|
|
"quantity": "22.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xcau\\xba\\xba\\xb6l\\xa8\\x16\\xb8\\xc0\\xa8\\x02R:\\xb1\\xbb'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 342,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 55,
|
|
"quantity": "32.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'j\\xeaU\\xd7p\\xa6\\x9a\\xa0\\xe6u\\xd0\\x8b\\xacI\\x91\\x0c'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 343,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 56,
|
|
"quantity": "19.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xf1\\x16\\xef\\xe3\\xda\\xd2$\\x81\\xae\\x8ajK`\\xa0\\x88\\xf3'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 344,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 57,
|
|
"quantity": "25.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'O\\x9f\\xc3\\x86\\xfd\\x97\\xbf\\xe7~\\xe4\\x85\\xc4\\x80\\xc8\\xa7\\xbb'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 345,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 58,
|
|
"quantity": "31.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\xf2\\xd6R\\xa4\\x0e9_cc\\xfc\\x16\\x06\\xa7\\xd1S\\xa4'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 346,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 59,
|
|
"quantity": "45.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'\\x0c\\xb9\\xf5\\xa5.Y\\x9b\\x8a\\x91@\\x9b3\\xd6\\x97\\xfd<'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 347,
|
|
"fields": {
|
|
"part": 112,
|
|
"sub_part": 60,
|
|
"quantity": "7.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "",
|
|
"checksum": "b'N2\\xdce\\xb1\\x82\\xe1\\x1b\\x8a\\x031\\x9e\\xa2lK>'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 348,
|
|
"fields": {
|
|
"part": 113,
|
|
"sub_part": 88,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "PCB1",
|
|
"note": "",
|
|
"checksum": "b'\\xce\\x99\\xe5\\x93\\x88\\x1b\\xdd\\x14\\x1a\\xd5K\\xee\\xf2\\xe6\\xccU'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 349,
|
|
"fields": {
|
|
"part": 113,
|
|
"sub_part": 110,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "TB1",
|
|
"note": "",
|
|
"checksum": "b'W\\x89<\\x0e\\xfa:m\\xd8\\x0bF\\x0b\\r\\x818p\\xb8'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 350,
|
|
"fields": {
|
|
"part": 113,
|
|
"sub_part": 111,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "TB2",
|
|
"note": "",
|
|
"checksum": "b':\\xdc5\\xca\\xdf\\xea\\x05\\xdc8o\\x02\\xc8\\xdb)\\x1bF'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 351,
|
|
"fields": {
|
|
"part": 113,
|
|
"sub_part": 112,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "TB3",
|
|
"note": "",
|
|
"checksum": "b'\\xa7\\x91\\x90\\xd8\\r\\xd7\\xa8\\xf5\\x862K\\xd3\\x80I\\xe1y'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 352,
|
|
"fields": {
|
|
"part": 113,
|
|
"sub_part": 77,
|
|
"quantity": "2.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "W1",
|
|
"note": "",
|
|
"checksum": "b'%\\xa6\\xec\\xe3\\xe1Sdx\\x1c\\x85p\\x05\\xff\\xcd\\xe5Y'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 353,
|
|
"fields": {
|
|
"part": 113,
|
|
"sub_part": 87,
|
|
"quantity": "3.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "D1",
|
|
"note": "Doohicket",
|
|
"checksum": "b'\\x0c\\x1d\\xc2\\xbbq\\xb0\\xe9\\xdf\\x1f\\x15\\xf4@\\x90\\x1f\\xa6\\xcd'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitem",
|
|
"pk": 354,
|
|
"fields": {
|
|
"part": 113,
|
|
"sub_part": 83,
|
|
"quantity": "1.00000",
|
|
"optional": false,
|
|
"overage": "",
|
|
"reference": "",
|
|
"note": "Enclosure",
|
|
"checksum": "b'\\x13\\xc7#b\\x84\\xbc\\xb3\\xc6\\xe5\\xeb\\xbd+=\\x0b\\xaab'",
|
|
"inherited": false,
|
|
"allow_variants": false
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitemsubstitute",
|
|
"pk": 1,
|
|
"fields": {
|
|
"bom_item": 15,
|
|
"part": 84
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitemsubstitute",
|
|
"pk": 2,
|
|
"fields": {
|
|
"bom_item": 15,
|
|
"part": 83
|
|
}
|
|
},
|
|
{
|
|
"model": "part.bomitemsubstitute",
|
|
"pk": 3,
|
|
"fields": {
|
|
"bom_item": 46,
|
|
"part": 62
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partrelated",
|
|
"pk": 1,
|
|
"fields": {
|
|
"part_1": 89,
|
|
"part_2": 92
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partrelated",
|
|
"pk": 2,
|
|
"fields": {
|
|
"part_1": 89,
|
|
"part_2": 93
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partrelated",
|
|
"pk": 3,
|
|
"fields": {
|
|
"part_1": 89,
|
|
"part_2": 90
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partrelated",
|
|
"pk": 4,
|
|
"fields": {
|
|
"part_1": 89,
|
|
"part_2": 91
|
|
}
|
|
},
|
|
{
|
|
"model": "part.partrelated",
|
|
"pk": 5,
|
|
"fields": {
|
|
"part_1": 84,
|
|
"part_2": 82
|
|
}
|
|
},
|
|
{
|
|
"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,
|
|
"metadata": 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,
|
|
"metadata": null,
|
|
"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,
|
|
"metadata": null,
|
|
"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,
|
|
"metadata": null,
|
|
"owner": null,
|
|
"lft": 2,
|
|
"rght": 7,
|
|
"tree_id": 2,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stocklocation",
|
|
"pk": 5,
|
|
"fields": {
|
|
"name": "Room 101",
|
|
"description": "",
|
|
"parent": 4,
|
|
"metadata": null,
|
|
"owner": null,
|
|
"lft": 3,
|
|
"rght": 4,
|
|
"tree_id": 2,
|
|
"level": 2
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stocklocation",
|
|
"pk": 6,
|
|
"fields": {
|
|
"name": "Room 404",
|
|
"description": "",
|
|
"parent": 4,
|
|
"metadata": null,
|
|
"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,
|
|
"metadata": 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,
|
|
"metadata": null,
|
|
"owner": null,
|
|
"lft": 2,
|
|
"rght": 3,
|
|
"tree_id": 1,
|
|
"level": 1
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 2,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "440.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 1,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 3,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "610.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 2,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 4,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "915.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 3,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 5,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "1885.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 4,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 6,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 5,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 7,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "325.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 6,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 8,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "925.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 7,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 9,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 8,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 10,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "500.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 9,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 11,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 10,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 12,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "1000.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 11,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 13,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 12,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 14,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 13,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 15,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 14,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 16,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 15,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 17,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "1225.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 16,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 18,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "1775.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 17,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 19,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "350.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 18,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 20,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 19,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 21,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 20,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 22,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "3100.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 21,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 23,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "2750.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 22,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 24,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 23,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 25,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 24,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 26,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 25,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 27,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "895.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 26,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 29,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "975.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 28,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 30,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "275.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 29,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 31,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "975.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 30,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 32,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 31,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 33,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "830.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 32,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 34,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "20.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 33,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 35,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 34,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 36,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "415.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 35,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 37,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "385.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 36,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 38,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 37,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 39,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "3500.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 38,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 40,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 39,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 41,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 40,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 42,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 41,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 43,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "665.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 42,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 44,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "135.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 43,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 45,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 44,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 46,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 45,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 47,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "690.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 46,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 48,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "610.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 47,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 49,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "2850.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 48,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 50,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "425.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 49,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 51,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "825.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 50,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 52,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 51,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 53,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "660.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 52,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 54,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "790.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 53,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 55,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 54,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 56,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 55,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 57,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "2850.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 56,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 58,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 57,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 59,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 58,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 60,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 59,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 61,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "800.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 60,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 62,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 61,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 63,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 62,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 64,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 63,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 65,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 64,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 66,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 65,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 67,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "30.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 66,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 68,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "820.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 67,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 69,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 68,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 70,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "925.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 69,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 71,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "575.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 70,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 72,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "475.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 71,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 73,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "525.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 72,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 74,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 73,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 75,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 74,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 76,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 75,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 77,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 76,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 78,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 77,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 79,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 78,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 80,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "550.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 79,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 81,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 80,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 82,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 81,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 83,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 82,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 84,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 83,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 85,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 84,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 86,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 85,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 87,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 86,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 88,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 87,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 89,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 88,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 90,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 89,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 91,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 90,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 92,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 91,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 93,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 92,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 94,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 93,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 95,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 94,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 96,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 95,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 97,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 96,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 98,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 97,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 99,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 98,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 100,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 99,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 101,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 100,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 102,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 101,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 103,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 102,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 104,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "150.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 103,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 105,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "600.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 104,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 106,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "2800.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 105,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 107,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 106,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 108,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 107,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 109,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 108,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 110,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 109,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 111,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 110,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 112,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 111,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 113,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 112,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 114,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 113,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 115,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 114,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 116,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 115,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 117,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 116,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 118,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 117,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 119,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 118,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 120,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 119,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 121,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "1350.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 120,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 122,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 121,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 148,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 122,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 149,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "940.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 123,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 150,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "885.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 124,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 151,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "565.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 125,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 152,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 126,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 153,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "300.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 127,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 154,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 128,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 155,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "3250.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 129,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 156,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 130,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 157,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 131,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 158,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "1005.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 132,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 159,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "125.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 133,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 160,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "625.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 134,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 161,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "875.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 135,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 162,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 136,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 163,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 137,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 164,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "821.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 138,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 166,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "875.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 140,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 167,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 141,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 168,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "285.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 142,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 169,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 143,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 170,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 144,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 171,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 145,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 172,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "560.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 146,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 173,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 147,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 175,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 74,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": "",
|
|
"belongs_to": 206,
|
|
"customer": null,
|
|
"serial": "1",
|
|
"serial_int": 1,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-28",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 148,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 176,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 74,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": "",
|
|
"belongs_to": 206,
|
|
"customer": null,
|
|
"serial": "2",
|
|
"serial_int": 2,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-28",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 149,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 177,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 150,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 178,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 74,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": "",
|
|
"belongs_to": 206,
|
|
"customer": null,
|
|
"serial": "4",
|
|
"serial_int": 4,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-28",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 151,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 179,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 74,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": "",
|
|
"belongs_to": 206,
|
|
"customer": null,
|
|
"serial": "5",
|
|
"serial_int": 5,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-28",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 152,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 181,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 153,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 182,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 73,
|
|
"supplier_part": null,
|
|
"location": 6,
|
|
"packaging": "",
|
|
"belongs_to": 206,
|
|
"customer": null,
|
|
"serial": "11",
|
|
"serial_int": 11,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-28",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 154,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 183,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 73,
|
|
"supplier_part": null,
|
|
"location": 6,
|
|
"packaging": "",
|
|
"belongs_to": 206,
|
|
"customer": null,
|
|
"serial": "12",
|
|
"serial_int": 12,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-28",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 155,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 184,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 156,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 185,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 157,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 186,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 73,
|
|
"supplier_part": null,
|
|
"location": 6,
|
|
"packaging": "",
|
|
"belongs_to": 206,
|
|
"customer": null,
|
|
"serial": "15",
|
|
"serial_int": 15,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-28",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 158,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 187,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 159,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 189,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 335,
|
|
"customer": null,
|
|
"serial": "25",
|
|
"serial_int": 25,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 160,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 190,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 338,
|
|
"customer": null,
|
|
"serial": "26",
|
|
"serial_int": 26,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 161,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 191,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 405,
|
|
"customer": null,
|
|
"serial": "27",
|
|
"serial_int": 27,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 162,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 192,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 371,
|
|
"customer": null,
|
|
"serial": "28",
|
|
"serial_int": 28,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 163,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 193,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 340,
|
|
"customer": null,
|
|
"serial": "29",
|
|
"serial_int": 29,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 164,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 194,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 331,
|
|
"customer": null,
|
|
"serial": "30",
|
|
"serial_int": 30,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 165,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 195,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 343,
|
|
"customer": null,
|
|
"serial": "31",
|
|
"serial_int": 31,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 166,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 196,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 336,
|
|
"customer": null,
|
|
"serial": "32",
|
|
"serial_int": 32,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 167,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 197,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 339,
|
|
"customer": null,
|
|
"serial": "33",
|
|
"serial_int": 33,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 168,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 198,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 337,
|
|
"customer": null,
|
|
"serial": "34",
|
|
"serial_int": 34,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 169,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 199,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 332,
|
|
"customer": null,
|
|
"serial": "35",
|
|
"serial_int": 35,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 170,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 200,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 333,
|
|
"customer": null,
|
|
"serial": "36",
|
|
"serial_int": 36,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 171,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 201,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 172,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 202,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 173,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 204,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 74,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": 206,
|
|
"customer": null,
|
|
"serial": "99",
|
|
"serial_int": 99,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-28",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 174,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 205,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 175,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 206,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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": "2022-04-28",
|
|
"build": 1,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 176,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 207,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 177,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 208,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 178,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 209,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 179,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 210,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 180,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 211,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 181,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 212,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 182,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 213,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 183,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 214,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 184,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 215,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 185,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 216,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 186,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 217,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 187,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 218,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 188,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 219,
|
|
"fields": {
|
|
"metadata": null,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 189,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 220,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 85,
|
|
"supplier_part": 197,
|
|
"location": 3,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "15.00000",
|
|
"updated": "2021-11-15",
|
|
"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": "7.5000",
|
|
"owner": null,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 190,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 221,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 95,
|
|
"supplier_part": null,
|
|
"location": 2,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "137.00000",
|
|
"updated": "2021-11-17",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 191,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 222,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 98,
|
|
"supplier_part": null,
|
|
"location": 3,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1300.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 192,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 223,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 98,
|
|
"supplier_part": null,
|
|
"location": 3,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1084.00000",
|
|
"updated": "2021-11-17",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 193,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 224,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 96,
|
|
"supplier_part": null,
|
|
"location": 2,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "7.00000",
|
|
"updated": "2021-11-17",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 194,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 225,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 89,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "tin",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "10.00000",
|
|
"updated": "2021-11-17",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 195,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 227,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 90,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "2.27500",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 196,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 228,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 99,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "RC-2021-17-11",
|
|
"quantity": "5.00000",
|
|
"updated": "2021-11-17",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 197,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 229,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 103,
|
|
"supplier_part": null,
|
|
"location": 4,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "3.00000",
|
|
"updated": "2021-11-17",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 198,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 230,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 105,
|
|
"supplier_part": null,
|
|
"location": 2,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "57.00000",
|
|
"updated": "2021-11-17",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 199,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 231,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 108,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "17.00000",
|
|
"updated": "2021-11-17",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 200,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 232,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 74,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "10.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 201,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 233,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 73,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "14.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 202,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 234,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 75,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "16.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 203,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 235,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 76,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "5.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 204,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 236,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 80,
|
|
"supplier_part": null,
|
|
"location": 2,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "17.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 205,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 237,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 80,
|
|
"supplier_part": null,
|
|
"location": 2,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "21.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 206,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 238,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 79,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "5.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 207,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 239,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 78,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": "",
|
|
"belongs_to": 206,
|
|
"customer": null,
|
|
"serial": "100",
|
|
"serial_int": 100,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-28",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 208,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 240,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 78,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "101",
|
|
"serial_int": 101,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 209,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 241,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 78,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": "",
|
|
"belongs_to": 342,
|
|
"customer": null,
|
|
"serial": "102",
|
|
"serial_int": 102,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 210,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 242,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 78,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "103",
|
|
"serial_int": 103,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 211,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 243,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 78,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": "",
|
|
"belongs_to": 334,
|
|
"customer": null,
|
|
"serial": "104",
|
|
"serial_int": 104,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 212,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 244,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "5",
|
|
"serial_int": 5,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 213,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 245,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "6",
|
|
"serial_int": 6,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 214,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 246,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "7",
|
|
"serial_int": 7,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 215,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 247,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "8",
|
|
"serial_int": 8,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 216,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 248,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "9",
|
|
"serial_int": 9,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 217,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 249,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": 409,
|
|
"customer": null,
|
|
"serial": "10",
|
|
"serial_int": 10,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 218,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 250,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": 410,
|
|
"customer": null,
|
|
"serial": "11",
|
|
"serial_int": 11,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 219,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 251,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": 411,
|
|
"customer": null,
|
|
"serial": "12",
|
|
"serial_int": 12,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 220,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 252,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": 412,
|
|
"customer": null,
|
|
"serial": "13",
|
|
"serial_int": 13,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 221,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 253,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": 413,
|
|
"customer": null,
|
|
"serial": "14",
|
|
"serial_int": 14,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 222,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 254,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "15",
|
|
"serial_int": 15,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 223,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 255,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "16",
|
|
"serial_int": 16,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 224,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 256,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "17",
|
|
"serial_int": 17,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 225,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 257,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "18",
|
|
"serial_int": 18,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 226,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 258,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "19",
|
|
"serial_int": 19,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 227,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 259,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "20",
|
|
"serial_int": 20,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 228,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 260,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "21",
|
|
"serial_int": 21,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 229,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 261,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "22",
|
|
"serial_int": 22,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 230,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 262,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "23",
|
|
"serial_int": 23,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 231,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 263,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "24",
|
|
"serial_int": 24,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 232,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 264,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "25",
|
|
"serial_int": 25,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 233,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 265,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "26",
|
|
"serial_int": 26,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 234,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 266,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "27",
|
|
"serial_int": 27,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 235,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 267,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "28",
|
|
"serial_int": 28,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 236,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 268,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "29",
|
|
"serial_int": 29,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 237,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 269,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "30",
|
|
"serial_int": 30,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 238,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 270,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "31",
|
|
"serial_int": 31,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 239,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 271,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "32",
|
|
"serial_int": 32,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 240,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 272,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "33",
|
|
"serial_int": 33,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 241,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 273,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "34",
|
|
"serial_int": 34,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 242,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 274,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "35",
|
|
"serial_int": 35,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 243,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 275,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "36",
|
|
"serial_int": 36,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 244,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 276,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "37",
|
|
"serial_int": 37,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 245,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 277,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "38",
|
|
"serial_int": 38,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 246,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 278,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "39",
|
|
"serial_int": 39,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 247,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 279,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "40",
|
|
"serial_int": 40,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 248,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 280,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "41",
|
|
"serial_int": 41,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 249,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 281,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "42",
|
|
"serial_int": 42,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 250,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 282,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "43",
|
|
"serial_int": 43,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 251,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 283,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "44",
|
|
"serial_int": 44,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 252,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 284,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "45",
|
|
"serial_int": 45,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 253,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 285,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "46",
|
|
"serial_int": 46,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 254,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 286,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "47",
|
|
"serial_int": 47,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 255,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 287,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "48",
|
|
"serial_int": 48,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 256,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 288,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "49",
|
|
"serial_int": 49,
|
|
"link": "",
|
|
"batch": "BATCH-123",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 257,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 289,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 62,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": "reel",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1000.00000",
|
|
"updated": "2022-04-21",
|
|
"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": "1.2500",
|
|
"owner": null,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 258,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 290,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 62,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": "reel",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "762.00000",
|
|
"updated": "2022-04-21",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 259,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 291,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 61,
|
|
"supplier_part": 196,
|
|
"location": 2,
|
|
"packaging": "reel",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "HR-123xx",
|
|
"quantity": "1525.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 260,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 292,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 1,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2594.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 261,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 293,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 2,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "1582.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 262,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 294,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 3,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2247.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 263,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 295,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 4,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2801.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 264,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 296,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 5,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2076.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 265,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 297,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 6,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2038.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 266,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 298,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 7,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "1266.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 267,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 299,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 8,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "1728.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 268,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 300,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 9,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "1472.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 269,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 301,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 10,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "1811.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 270,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 302,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 11,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "1435.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 271,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 303,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 12,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2233.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 272,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 304,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 13,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2047.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 273,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 305,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 14,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2758.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 274,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 306,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 15,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2578.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 275,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 307,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 34,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2189.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 276,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 308,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 35,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "1187.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 277,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 309,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 36,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "1732.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 278,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 310,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 43,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "3090.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 279,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 311,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 45,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2820.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 280,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 312,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 53,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "1450.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 281,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 313,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 54,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2985.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 282,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 314,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 56,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "2016.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 283,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 315,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 59,
|
|
"supplier_part": null,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-27",
|
|
"quantity": "3292.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 284,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 316,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 111,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "BX-123",
|
|
"quantity": "4.00000",
|
|
"updated": "2022-04-27",
|
|
"build": 3,
|
|
"is_building": true,
|
|
"purchase_order": null,
|
|
"sales_order": null,
|
|
"expiry_date": null,
|
|
"stocktake_date": null,
|
|
"stocktake_user": null,
|
|
"review_needed": false,
|
|
"delete_on_deplete": true,
|
|
"status": 10,
|
|
"notes": null,
|
|
"purchase_price_currency": "USD",
|
|
"purchase_price": null,
|
|
"owner": null,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 285,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 317,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 111,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "BX-124",
|
|
"quantity": "6.00000",
|
|
"updated": "2022-04-27",
|
|
"build": 3,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 286,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 318,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 112,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "BO-20",
|
|
"quantity": "20.00000",
|
|
"updated": "2022-04-27",
|
|
"build": 4,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 287,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 319,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 91,
|
|
"supplier_part": 200,
|
|
"location": 1,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "85.00000",
|
|
"updated": "2022-04-28",
|
|
"build": null,
|
|
"is_building": false,
|
|
"purchase_order": 2,
|
|
"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": "EUR",
|
|
"purchase_price": "1.1000",
|
|
"owner": null,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 288,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 320,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 92,
|
|
"supplier_part": 201,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "98.12500",
|
|
"updated": "2022-05-25",
|
|
"build": null,
|
|
"is_building": false,
|
|
"purchase_order": 2,
|
|
"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": "EUR",
|
|
"purchase_price": "1.2000",
|
|
"owner": null,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 289,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 321,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 93,
|
|
"supplier_part": 202,
|
|
"location": 4,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "200.00000",
|
|
"updated": "2022-04-28",
|
|
"build": null,
|
|
"is_building": false,
|
|
"purchase_order": 2,
|
|
"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": "EUR",
|
|
"purchase_price": "0.9000",
|
|
"owner": null,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 290,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 322,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 100,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "TABLE-B01",
|
|
"quantity": "10.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 5,
|
|
"is_building": true,
|
|
"purchase_order": null,
|
|
"sales_order": null,
|
|
"expiry_date": null,
|
|
"stocktake_date": null,
|
|
"stocktake_user": null,
|
|
"review_needed": false,
|
|
"delete_on_deplete": true,
|
|
"status": 10,
|
|
"notes": null,
|
|
"purchase_price_currency": "USD",
|
|
"purchase_price": null,
|
|
"owner": null,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 291,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 323,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 100,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "TABLE-B02",
|
|
"quantity": "40.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 5,
|
|
"is_building": true,
|
|
"purchase_order": null,
|
|
"sales_order": null,
|
|
"expiry_date": null,
|
|
"stocktake_date": null,
|
|
"stocktake_user": null,
|
|
"review_needed": false,
|
|
"delete_on_deplete": true,
|
|
"status": 10,
|
|
"notes": null,
|
|
"purchase_price_currency": "USD",
|
|
"purchase_price": null,
|
|
"owner": null,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 292,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 324,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 95,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-29",
|
|
"quantity": "840.00000",
|
|
"updated": "2022-05-25",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 293,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 325,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 107,
|
|
"supplier_part": null,
|
|
"location": 2,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "25.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 6,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 294,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 326,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 97,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-29",
|
|
"quantity": "123.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 295,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 327,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 103,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "10.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 7,
|
|
"is_building": true,
|
|
"purchase_order": null,
|
|
"sales_order": null,
|
|
"expiry_date": null,
|
|
"stocktake_date": null,
|
|
"stocktake_user": null,
|
|
"review_needed": false,
|
|
"delete_on_deplete": true,
|
|
"status": 10,
|
|
"notes": null,
|
|
"purchase_price_currency": "USD",
|
|
"purchase_price": null,
|
|
"owner": null,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 296,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 328,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 103,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "5.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 7,
|
|
"is_building": true,
|
|
"purchase_order": null,
|
|
"sales_order": null,
|
|
"expiry_date": null,
|
|
"stocktake_date": null,
|
|
"stocktake_user": null,
|
|
"review_needed": false,
|
|
"delete_on_deplete": true,
|
|
"status": 10,
|
|
"notes": null,
|
|
"purchase_price_currency": "USD",
|
|
"purchase_price": null,
|
|
"owner": null,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 297,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 329,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 68,
|
|
"supplier_part": null,
|
|
"location": 7,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2021-4-29",
|
|
"quantity": "155.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 298,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 330,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 69,
|
|
"supplier_part": 203,
|
|
"location": 8,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "370.00000",
|
|
"updated": "2022-04-29",
|
|
"build": null,
|
|
"is_building": false,
|
|
"purchase_order": 3,
|
|
"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.2500",
|
|
"owner": null,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 299,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 331,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "150",
|
|
"serial_int": 150,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 300,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 332,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "151",
|
|
"serial_int": 151,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 301,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 333,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "152",
|
|
"serial_int": 152,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 302,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 334,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "153",
|
|
"serial_int": 153,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 303,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 335,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "154",
|
|
"serial_int": 154,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 304,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 336,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "155",
|
|
"serial_int": 155,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 305,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 337,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "156",
|
|
"serial_int": 156,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 306,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 338,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "157",
|
|
"serial_int": 157,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 307,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 339,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "158",
|
|
"serial_int": 158,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 308,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 340,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "159",
|
|
"serial_int": 159,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 309,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 341,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "160",
|
|
"serial_int": 160,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 310,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 342,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "161",
|
|
"serial_int": 161,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 311,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 343,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "162",
|
|
"serial_int": 162,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 312,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 371,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "190",
|
|
"serial_int": 190,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 313,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 405,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 88,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "224",
|
|
"serial_int": 224,
|
|
"link": "",
|
|
"batch": "BO0008",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 8,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 314,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 406,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 112,
|
|
"supplier_part": null,
|
|
"location": null,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "5.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 4,
|
|
"is_building": true,
|
|
"purchase_order": null,
|
|
"sales_order": null,
|
|
"expiry_date": null,
|
|
"stocktake_date": null,
|
|
"stocktake_user": null,
|
|
"review_needed": false,
|
|
"delete_on_deplete": true,
|
|
"status": 10,
|
|
"notes": null,
|
|
"purchase_price_currency": "USD",
|
|
"purchase_price": null,
|
|
"owner": null,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 315,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 407,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 67,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-29",
|
|
"quantity": "1495.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 316,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 408,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 82,
|
|
"supplier_part": 204,
|
|
"location": 3,
|
|
"packaging": "",
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "2022-4-29",
|
|
"quantity": "145.00000",
|
|
"updated": "2022-04-29",
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 317,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 409,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 87,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "10",
|
|
"serial_int": 10,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 9,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 318,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 410,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 87,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "11",
|
|
"serial_int": 11,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 9,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 319,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 411,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 87,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "12",
|
|
"serial_int": 12,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 9,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 320,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 412,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 87,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "13",
|
|
"serial_int": 13,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 9,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 321,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 413,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 87,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": "14",
|
|
"serial_int": 14,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "1.00000",
|
|
"updated": "2022-04-29",
|
|
"build": 9,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 322,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 414,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 111,
|
|
"supplier_part": null,
|
|
"location": 5,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "",
|
|
"quantity": "50.00000",
|
|
"updated": "2022-05-25",
|
|
"build": 12,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 323,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 415,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 109,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "BATCH-001",
|
|
"quantity": "10.00000",
|
|
"updated": "2022-05-25",
|
|
"build": 15,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 324,
|
|
"level": 0
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitem",
|
|
"pk": 416,
|
|
"fields": {
|
|
"metadata": null,
|
|
"uid": "",
|
|
"parent": null,
|
|
"part": 109,
|
|
"supplier_part": null,
|
|
"location": 1,
|
|
"packaging": null,
|
|
"belongs_to": null,
|
|
"customer": null,
|
|
"serial": null,
|
|
"serial_int": 0,
|
|
"link": "",
|
|
"batch": "BATCH-002",
|
|
"quantity": "5.00000",
|
|
"updated": "2022-05-25",
|
|
"build": 15,
|
|
"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,
|
|
"infinite": false,
|
|
"lft": 1,
|
|
"rght": 2,
|
|
"tree_id": 325,
|
|
"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": 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": 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": "stock.stockitemtracking",
|
|
"pk": 273,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 220,
|
|
"date": "2021-11-15T12:26:51.367Z",
|
|
"notes": "",
|
|
"user": null,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 3,
|
|
"quantity": 15.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 274,
|
|
"fields": {
|
|
"tracking_type": 5,
|
|
"item": 220,
|
|
"date": "2021-11-17T03:07:08.216Z",
|
|
"notes": "",
|
|
"user": null,
|
|
"deltas": {
|
|
"status": 85
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 275,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 221,
|
|
"date": "2021-11-17T11:26:17.753Z",
|
|
"notes": "",
|
|
"user": null,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 2,
|
|
"quantity": 137.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 276,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 222,
|
|
"date": "2021-11-17T11:26:57.018Z",
|
|
"notes": "",
|
|
"user": null,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 3,
|
|
"quantity": 1500.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 277,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 223,
|
|
"date": "2021-11-17T11:27:11.472Z",
|
|
"notes": "",
|
|
"user": null,
|
|
"deltas": {
|
|
"status": 50,
|
|
"location": 3,
|
|
"quantity": 1084.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 278,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 224,
|
|
"date": "2021-11-17T11:27:38.284Z",
|
|
"notes": "",
|
|
"user": null,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 2,
|
|
"quantity": 7.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 279,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 225,
|
|
"date": "2021-11-17T11:28:07.502Z",
|
|
"notes": "",
|
|
"user": null,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 10.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 281,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 227,
|
|
"date": "2021-11-17T11:30:23.469Z",
|
|
"notes": "",
|
|
"user": null,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 5,
|
|
"quantity": 2.4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 282,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 228,
|
|
"date": "2021-11-17T11:32:09.609Z",
|
|
"notes": "",
|
|
"user": null,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 5.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 283,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 229,
|
|
"date": "2021-11-17T11:32:45.555Z",
|
|
"notes": "",
|
|
"user": null,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 4,
|
|
"quantity": 3.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 284,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 230,
|
|
"date": "2021-11-17T11:33:01.094Z",
|
|
"notes": "",
|
|
"user": null,
|
|
"deltas": {
|
|
"status": 50,
|
|
"location": 2,
|
|
"quantity": 57.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 285,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 231,
|
|
"date": "2021-11-17T11:33:10.047Z",
|
|
"notes": "",
|
|
"user": null,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 5,
|
|
"quantity": 17.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 286,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 232,
|
|
"date": "2022-04-21T13:12:10.328Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 55,
|
|
"location": 1,
|
|
"quantity": 10.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 287,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 233,
|
|
"date": "2022-04-21T13:12:29.209Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 14.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 288,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 234,
|
|
"date": "2022-04-21T13:12:54.381Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 50,
|
|
"quantity": 16.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 289,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 235,
|
|
"date": "2022-04-21T13:13:06.023Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"quantity": 5.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 290,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 236,
|
|
"date": "2022-04-21T13:13:23.017Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 2,
|
|
"quantity": 17.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 291,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 237,
|
|
"date": "2022-04-21T13:13:36.240Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 2,
|
|
"quantity": 21.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 292,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 238,
|
|
"date": "2022-04-21T13:14:05.714Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 8,
|
|
"quantity": 5.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 293,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 239,
|
|
"date": "2022-04-21T13:14:21.911Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 5,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 294,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 240,
|
|
"date": "2022-04-21T13:14:21.923Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 5,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 295,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 241,
|
|
"date": "2022-04-21T13:14:21.945Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 5,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 296,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 242,
|
|
"date": "2022-04-21T13:14:21.961Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 5,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 297,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 243,
|
|
"date": "2022-04-21T13:14:21.978Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 5,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 298,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 244,
|
|
"date": "2022-04-21T13:19:39.556Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 299,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 245,
|
|
"date": "2022-04-21T13:19:39.568Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 300,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 246,
|
|
"date": "2022-04-21T13:19:39.581Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 301,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 247,
|
|
"date": "2022-04-21T13:19:39.592Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 302,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 248,
|
|
"date": "2022-04-21T13:19:39.608Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 303,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 249,
|
|
"date": "2022-04-21T13:19:39.623Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 304,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 250,
|
|
"date": "2022-04-21T13:19:39.636Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 305,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 251,
|
|
"date": "2022-04-21T13:19:39.649Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 306,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 252,
|
|
"date": "2022-04-21T13:19:39.667Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 307,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 253,
|
|
"date": "2022-04-21T13:19:39.679Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 308,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 254,
|
|
"date": "2022-04-21T13:19:39.692Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 309,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 255,
|
|
"date": "2022-04-21T13:19:39.705Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 310,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 256,
|
|
"date": "2022-04-21T13:19:39.719Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 311,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 257,
|
|
"date": "2022-04-21T13:19:39.740Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 312,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 258,
|
|
"date": "2022-04-21T13:19:39.753Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 313,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 259,
|
|
"date": "2022-04-21T13:19:39.765Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 314,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 260,
|
|
"date": "2022-04-21T13:19:39.776Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 315,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 261,
|
|
"date": "2022-04-21T13:19:39.788Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 316,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 262,
|
|
"date": "2022-04-21T13:19:39.799Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 317,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 263,
|
|
"date": "2022-04-21T13:19:39.810Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 318,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 264,
|
|
"date": "2022-04-21T13:19:39.822Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 319,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 265,
|
|
"date": "2022-04-21T13:19:39.834Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 320,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 266,
|
|
"date": "2022-04-21T13:19:39.845Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 321,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 267,
|
|
"date": "2022-04-21T13:19:39.857Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 322,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 268,
|
|
"date": "2022-04-21T13:19:39.869Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 323,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 269,
|
|
"date": "2022-04-21T13:19:39.880Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 324,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 270,
|
|
"date": "2022-04-21T13:19:39.892Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 325,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 271,
|
|
"date": "2022-04-21T13:19:39.910Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 326,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 272,
|
|
"date": "2022-04-21T13:19:39.924Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 327,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 273,
|
|
"date": "2022-04-21T13:19:39.939Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 328,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 274,
|
|
"date": "2022-04-21T13:19:39.955Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 329,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 275,
|
|
"date": "2022-04-21T13:19:39.970Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 330,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 276,
|
|
"date": "2022-04-21T13:19:39.989Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 331,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 277,
|
|
"date": "2022-04-21T13:19:40.001Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 332,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 278,
|
|
"date": "2022-04-21T13:19:40.012Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 333,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 279,
|
|
"date": "2022-04-21T13:19:40.024Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 334,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 280,
|
|
"date": "2022-04-21T13:19:40.036Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 335,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 281,
|
|
"date": "2022-04-21T13:19:40.048Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 336,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 282,
|
|
"date": "2022-04-21T13:19:40.059Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 337,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 283,
|
|
"date": "2022-04-21T13:19:40.071Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 338,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 284,
|
|
"date": "2022-04-21T13:19:40.084Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 339,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 285,
|
|
"date": "2022-04-21T13:19:40.096Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 340,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 286,
|
|
"date": "2022-04-21T13:19:40.108Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 341,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 287,
|
|
"date": "2022-04-21T13:19:40.121Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 342,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 288,
|
|
"date": "2022-04-21T13:19:40.134Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 343,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 289,
|
|
"date": "2022-04-21T13:21:32.689Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 8,
|
|
"quantity": 1000.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 344,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 290,
|
|
"date": "2022-04-21T13:21:41.490Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 8,
|
|
"quantity": 762.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 345,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 291,
|
|
"date": "2022-04-21T13:22:25.257Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 2,
|
|
"quantity": 1540.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 346,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 317,
|
|
"date": "2022-04-27T01:00:26.011Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 347,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 318,
|
|
"date": "2022-04-27T01:00:50.467Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 348,
|
|
"fields": {
|
|
"tracking_type": 70,
|
|
"item": 319,
|
|
"date": "2022-04-28T05:54:46.655Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 85.0,
|
|
"purchaseorder": 2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 349,
|
|
"fields": {
|
|
"tracking_type": 70,
|
|
"item": 320,
|
|
"date": "2022-04-28T05:54:51.857Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 5,
|
|
"quantity": 100.0,
|
|
"purchaseorder": 2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 350,
|
|
"fields": {
|
|
"tracking_type": 70,
|
|
"item": 321,
|
|
"date": "2022-04-28T05:55:06.084Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 50,
|
|
"location": 4,
|
|
"quantity": 200.0,
|
|
"purchaseorder": 2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 351,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 175,
|
|
"date": "2022-04-28T12:58:31.724Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 206
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 352,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 206,
|
|
"date": "2022-04-28T12:58:31.731Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 175
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 353,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 182,
|
|
"date": "2022-04-28T12:58:31.751Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 206
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 354,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 206,
|
|
"date": "2022-04-28T12:58:31.758Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 182
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 355,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 204,
|
|
"date": "2022-04-28T12:58:31.775Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 206
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 356,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 206,
|
|
"date": "2022-04-28T12:58:31.779Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 204
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 357,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 176,
|
|
"date": "2022-04-28T12:58:31.796Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 206
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 358,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 206,
|
|
"date": "2022-04-28T12:58:31.803Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 176
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 359,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 178,
|
|
"date": "2022-04-28T12:58:31.822Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 206
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 360,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 206,
|
|
"date": "2022-04-28T12:58:31.826Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 178
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 361,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 179,
|
|
"date": "2022-04-28T12:58:31.843Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 206
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 362,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 206,
|
|
"date": "2022-04-28T12:58:31.847Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 179
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 363,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 183,
|
|
"date": "2022-04-28T12:58:31.863Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 206
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 364,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 206,
|
|
"date": "2022-04-28T12:58:31.870Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 183
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 365,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 186,
|
|
"date": "2022-04-28T12:58:31.887Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 206
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 366,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 206,
|
|
"date": "2022-04-28T12:58:31.892Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 186
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 367,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 239,
|
|
"date": "2022-04-28T12:58:31.908Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 206
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 368,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 206,
|
|
"date": "2022-04-28T12:58:31.912Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 239
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 369,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 206,
|
|
"date": "2022-04-28T12:58:31.943Z",
|
|
"notes": "Completed a build output manually",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 370,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 324,
|
|
"date": "2022-04-29T03:05:02.127Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 1000.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 371,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 325,
|
|
"date": "2022-04-29T03:05:47.057Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 372,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 227,
|
|
"date": "2022-04-29T03:05:54.902Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 0.125,
|
|
"quantity": 2.275
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 373,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 222,
|
|
"date": "2022-04-29T03:05:54.918Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 125.0,
|
|
"quantity": 1375.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 374,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 324,
|
|
"date": "2022-04-29T03:05:54.933Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 100.0,
|
|
"quantity": 900.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 375,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 326,
|
|
"date": "2022-04-29T03:07:57.497Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 1,
|
|
"quantity": 123.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 376,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 329,
|
|
"date": "2022-04-29T03:13:58.558Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 7,
|
|
"quantity": 170.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 377,
|
|
"fields": {
|
|
"tracking_type": 70,
|
|
"item": 330,
|
|
"date": "2022-04-29T03:16:57.011Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 8,
|
|
"quantity": 400.0,
|
|
"purchaseorder": 3
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 378,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 191,
|
|
"date": "2022-04-29T03:19:47.057Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 405
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 379,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 405,
|
|
"date": "2022-04-29T03:19:47.065Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 191
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 380,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 405,
|
|
"date": "2022-04-29T03:19:47.084Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 381,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 192,
|
|
"date": "2022-04-29T03:19:47.109Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 371
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 382,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 371,
|
|
"date": "2022-04-29T03:19:47.114Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 192
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 383,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 371,
|
|
"date": "2022-04-29T03:19:47.131Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 384,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 194,
|
|
"date": "2022-04-29T03:19:47.148Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 331
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 385,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 331,
|
|
"date": "2022-04-29T03:19:47.153Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 194
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 386,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 331,
|
|
"date": "2022-04-29T03:19:47.167Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 387,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 195,
|
|
"date": "2022-04-29T03:24:32.343Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 343
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 388,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 343,
|
|
"date": "2022-04-29T03:24:32.351Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 195
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 389,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 343,
|
|
"date": "2022-04-29T03:24:32.367Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 390,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 241,
|
|
"date": "2022-04-29T03:24:32.386Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 342
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 391,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 342,
|
|
"date": "2022-04-29T03:24:32.390Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 241
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 392,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 342,
|
|
"date": "2022-04-29T03:24:32.405Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 393,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 193,
|
|
"date": "2022-04-29T03:24:32.424Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 340
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 394,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 340,
|
|
"date": "2022-04-29T03:24:32.428Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 193
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 395,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 340,
|
|
"date": "2022-04-29T03:24:32.445Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 396,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 197,
|
|
"date": "2022-04-29T03:24:32.466Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 339
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 397,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 339,
|
|
"date": "2022-04-29T03:24:32.471Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 197
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 398,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 339,
|
|
"date": "2022-04-29T03:24:32.487Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 399,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 190,
|
|
"date": "2022-04-29T03:24:32.506Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 338
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 400,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 338,
|
|
"date": "2022-04-29T03:24:32.511Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 190
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 401,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 338,
|
|
"date": "2022-04-29T03:24:32.526Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 402,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 198,
|
|
"date": "2022-04-29T03:24:32.545Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 337
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 403,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 337,
|
|
"date": "2022-04-29T03:24:32.550Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 198
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 404,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 337,
|
|
"date": "2022-04-29T03:24:32.565Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 405,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 196,
|
|
"date": "2022-04-29T03:24:32.585Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 336
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 406,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 336,
|
|
"date": "2022-04-29T03:24:32.590Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 196
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 407,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 336,
|
|
"date": "2022-04-29T03:24:32.605Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 408,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 189,
|
|
"date": "2022-04-29T03:24:32.624Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 335
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 409,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 335,
|
|
"date": "2022-04-29T03:24:32.629Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 189
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 410,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 335,
|
|
"date": "2022-04-29T03:24:32.644Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 411,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 243,
|
|
"date": "2022-04-29T03:24:32.664Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 334
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 412,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 334,
|
|
"date": "2022-04-29T03:24:32.668Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 243
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 413,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 334,
|
|
"date": "2022-04-29T03:24:32.685Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 414,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 200,
|
|
"date": "2022-04-29T03:24:32.704Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 333
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 415,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 333,
|
|
"date": "2022-04-29T03:24:32.709Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 200
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 416,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 333,
|
|
"date": "2022-04-29T03:24:32.724Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 417,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 199,
|
|
"date": "2022-04-29T03:24:32.744Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 332
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 418,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 332,
|
|
"date": "2022-04-29T03:24:32.749Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 199
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 419,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 332,
|
|
"date": "2022-04-29T03:24:32.765Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 420,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 341,
|
|
"date": "2022-04-29T03:24:32.782Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 421,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 312,
|
|
"date": "2022-04-29T03:24:42.262Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 285.0,
|
|
"quantity": 2600.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 422,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 149,
|
|
"date": "2022-04-29T03:24:42.285Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 60.0,
|
|
"quantity": 940.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 423,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 168,
|
|
"date": "2022-04-29T03:24:42.303Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 15.0,
|
|
"quantity": 985.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 424,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 291,
|
|
"date": "2022-04-29T03:24:42.320Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 15.0,
|
|
"quantity": 1525.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 425,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 329,
|
|
"date": "2022-04-29T03:24:42.336Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 15.0,
|
|
"quantity": 155.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 426,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 330,
|
|
"date": "2022-04-29T03:24:42.352Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 30.0,
|
|
"quantity": 370.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 427,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 292,
|
|
"date": "2022-04-29T03:24:42.367Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 30.0,
|
|
"quantity": 3744.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 428,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 311,
|
|
"date": "2022-04-29T03:24:42.382Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 150.0,
|
|
"quantity": 3770.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 429,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 27,
|
|
"date": "2022-04-29T03:24:42.399Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 30.0,
|
|
"quantity": 970.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 430,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 407,
|
|
"date": "2022-04-29T03:41:19.817Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10,
|
|
"quantity": 1500.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 431,
|
|
"fields": {
|
|
"tracking_type": 20,
|
|
"item": 407,
|
|
"date": "2022-04-29T03:41:31.686Z",
|
|
"notes": "Moved to room 101",
|
|
"user": 4,
|
|
"deltas": {
|
|
"location": 5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 432,
|
|
"fields": {
|
|
"tracking_type": 1,
|
|
"item": 408,
|
|
"date": "2022-04-29T03:42:06.787Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10,
|
|
"location": 3,
|
|
"quantity": 150.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 433,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 253,
|
|
"date": "2022-04-29T03:52:57.368Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 413
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 434,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 413,
|
|
"date": "2022-04-29T03:52:57.378Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 253
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 435,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 413,
|
|
"date": "2022-04-29T03:52:57.399Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 436,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 252,
|
|
"date": "2022-04-29T03:52:57.423Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 437,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 412,
|
|
"date": "2022-04-29T03:52:57.430Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 252
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 438,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 412,
|
|
"date": "2022-04-29T03:52:57.449Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 439,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 251,
|
|
"date": "2022-04-29T03:52:57.473Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 411
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 440,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 411,
|
|
"date": "2022-04-29T03:52:57.479Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 251
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 441,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 411,
|
|
"date": "2022-04-29T03:52:57.498Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 442,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 250,
|
|
"date": "2022-04-29T03:52:57.523Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 410
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 443,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 410,
|
|
"date": "2022-04-29T03:52:57.530Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 250
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 444,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 410,
|
|
"date": "2022-04-29T03:52:57.557Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 445,
|
|
"fields": {
|
|
"tracking_type": 30,
|
|
"item": 249,
|
|
"date": "2022-04-29T03:52:57.588Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 409
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 446,
|
|
"fields": {
|
|
"tracking_type": 35,
|
|
"item": 409,
|
|
"date": "2022-04-29T03:52:57.596Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"stockitem": 249
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 447,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 409,
|
|
"date": "2022-04-29T03:52:57.617Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 448,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 172,
|
|
"date": "2022-04-29T03:53:10.471Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 20.0,
|
|
"quantity": 560.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 449,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 407,
|
|
"date": "2022-04-29T03:53:10.494Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 5.0,
|
|
"quantity": 1495.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 450,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 408,
|
|
"date": "2022-04-29T03:53:10.521Z",
|
|
"notes": "",
|
|
"user": 4,
|
|
"deltas": {
|
|
"removed": 5.0,
|
|
"quantity": 145.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 451,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 414,
|
|
"date": "2022-05-25T05:29:50.353Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 452,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 293,
|
|
"date": "2022-05-25T05:30:03.848Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1050.0,
|
|
"quantity": 1582.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 453,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 294,
|
|
"date": "2022-05-25T05:30:03.874Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 900.0,
|
|
"quantity": 2247.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 454,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 295,
|
|
"date": "2022-05-25T05:30:03.895Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1150.0,
|
|
"quantity": 2801.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 455,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 296,
|
|
"date": "2022-05-25T05:30:03.917Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1100.0,
|
|
"quantity": 2076.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 456,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 297,
|
|
"date": "2022-05-25T05:30:03.939Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1050.0,
|
|
"quantity": 2038.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 457,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 298,
|
|
"date": "2022-05-25T05:30:03.961Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1100.0,
|
|
"quantity": 1266.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 458,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 299,
|
|
"date": "2022-05-25T05:30:03.982Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 800.0,
|
|
"quantity": 1728.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 459,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 300,
|
|
"date": "2022-05-25T05:30:04.004Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 550.0,
|
|
"quantity": 1472.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 460,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 301,
|
|
"date": "2022-05-25T05:30:04.026Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1250.0,
|
|
"quantity": 1811.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 461,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 302,
|
|
"date": "2022-05-25T05:30:04.047Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 650.0,
|
|
"quantity": 1435.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 462,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 303,
|
|
"date": "2022-05-25T05:30:04.068Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1050.0,
|
|
"quantity": 2233.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 463,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 304,
|
|
"date": "2022-05-25T05:30:04.089Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 650.0,
|
|
"quantity": 2047.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 464,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 305,
|
|
"date": "2022-05-25T05:30:04.111Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1100.0,
|
|
"quantity": 2758.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 465,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 306,
|
|
"date": "2022-05-25T05:30:04.132Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 700.0,
|
|
"quantity": 2578.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 466,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 7,
|
|
"date": "2022-05-25T05:30:04.159Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 675.0,
|
|
"quantity": 325.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 467,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 8,
|
|
"date": "2022-05-25T05:30:04.184Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 75.0,
|
|
"quantity": 925.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 468,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 10,
|
|
"date": "2022-05-25T05:30:04.207Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 500.0,
|
|
"quantity": 500.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 469,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 12,
|
|
"date": "2022-05-25T05:30:04.231Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1000.0,
|
|
"quantity": 1000.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 470,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 17,
|
|
"date": "2022-05-25T05:30:04.255Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 775.0,
|
|
"quantity": 1225.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 471,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 18,
|
|
"date": "2022-05-25T05:30:04.278Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 225.0,
|
|
"quantity": 1775.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 472,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 19,
|
|
"date": "2022-05-25T05:30:04.302Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 650.0,
|
|
"quantity": 350.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 473,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 22,
|
|
"date": "2022-05-25T05:30:04.326Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 900.0,
|
|
"quantity": 3100.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 474,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 106,
|
|
"date": "2022-05-25T05:30:04.350Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1200.0,
|
|
"quantity": 2800.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 475,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 39,
|
|
"date": "2022-05-25T05:30:04.374Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 500.0,
|
|
"quantity": 3500.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 476,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 43,
|
|
"date": "2022-05-25T05:30:04.399Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 335.0,
|
|
"quantity": 665.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 477,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 44,
|
|
"date": "2022-05-25T05:30:04.422Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 865.0,
|
|
"quantity": 135.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 478,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 47,
|
|
"date": "2022-05-25T05:30:04.446Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 310.0,
|
|
"quantity": 690.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 479,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 48,
|
|
"date": "2022-05-25T05:30:04.470Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 390.0,
|
|
"quantity": 610.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 480,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 49,
|
|
"date": "2022-05-25T05:30:04.493Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1150.0,
|
|
"quantity": 2850.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 481,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 50,
|
|
"date": "2022-05-25T05:30:04.517Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 575.0,
|
|
"quantity": 425.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 482,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 51,
|
|
"date": "2022-05-25T05:30:04.541Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 175.0,
|
|
"quantity": 825.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 483,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 2,
|
|
"date": "2022-05-25T05:30:04.564Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 560.0,
|
|
"quantity": 440.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 484,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 3,
|
|
"date": "2022-05-25T05:30:04.589Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 390.0,
|
|
"quantity": 610.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 485,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 80,
|
|
"date": "2022-05-25T05:30:04.613Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 450.0,
|
|
"quantity": 550.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 486,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 104,
|
|
"date": "2022-05-25T05:30:04.637Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 850.0,
|
|
"quantity": 150.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 487,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 105,
|
|
"date": "2022-05-25T05:30:04.661Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 400.0,
|
|
"quantity": 600.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 488,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 33,
|
|
"date": "2022-05-25T05:30:04.685Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 170.0,
|
|
"quantity": 830.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 489,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 34,
|
|
"date": "2022-05-25T05:30:04.708Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 980.0,
|
|
"quantity": 20.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 490,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 36,
|
|
"date": "2022-05-25T05:30:04.732Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 585.0,
|
|
"quantity": 415.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 491,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 37,
|
|
"date": "2022-05-25T05:30:04.756Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 615.0,
|
|
"quantity": 385.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 492,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 307,
|
|
"date": "2022-05-25T05:30:04.777Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 700.0,
|
|
"quantity": 2189.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 493,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 308,
|
|
"date": "2022-05-25T05:30:04.799Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 850.0,
|
|
"quantity": 1187.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 494,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 309,
|
|
"date": "2022-05-25T05:30:04.821Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 650.0,
|
|
"quantity": 1732.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 495,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 53,
|
|
"date": "2022-05-25T05:30:04.845Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 340.0,
|
|
"quantity": 660.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 496,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 54,
|
|
"date": "2022-05-25T05:30:04.869Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 210.0,
|
|
"quantity": 790.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 497,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 57,
|
|
"date": "2022-05-25T05:30:04.893Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1150.0,
|
|
"quantity": 2850.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 498,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 61,
|
|
"date": "2022-05-25T05:30:04.917Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1200.0,
|
|
"quantity": 800.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 499,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 67,
|
|
"date": "2022-05-25T05:30:04.941Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 970.0,
|
|
"quantity": 30.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 500,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 68,
|
|
"date": "2022-05-25T05:30:04.965Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 180.0,
|
|
"quantity": 820.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 501,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 70,
|
|
"date": "2022-05-25T05:30:04.989Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 75.0,
|
|
"quantity": 925.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 502,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 71,
|
|
"date": "2022-05-25T05:30:05.013Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 425.0,
|
|
"quantity": 575.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 503,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 121,
|
|
"date": "2022-05-25T05:30:05.038Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 650.0,
|
|
"quantity": 1350.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 504,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 310,
|
|
"date": "2022-05-25T05:30:05.060Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 900.0,
|
|
"quantity": 3090.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 505,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 23,
|
|
"date": "2022-05-25T05:30:05.084Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1250.0,
|
|
"quantity": 2750.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 506,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 27,
|
|
"date": "2022-05-25T05:30:05.108Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 75.0,
|
|
"quantity": 895.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 507,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 29,
|
|
"date": "2022-05-25T05:30:05.170Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 25.0,
|
|
"quantity": 975.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 508,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 30,
|
|
"date": "2022-05-25T05:30:05.194Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 725.0,
|
|
"quantity": 275.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 509,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 31,
|
|
"date": "2022-05-25T05:30:05.218Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 25.0,
|
|
"quantity": 975.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 510,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 153,
|
|
"date": "2022-05-25T05:30:05.242Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 700.0,
|
|
"quantity": 300.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 511,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 158,
|
|
"date": "2022-05-25T05:30:05.266Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 971.0,
|
|
"quantity": 1005.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 512,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 164,
|
|
"date": "2022-05-25T05:30:05.288Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 179.0,
|
|
"quantity": 821.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 513,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 159,
|
|
"date": "2022-05-25T05:30:05.309Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 875.0,
|
|
"quantity": 125.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 514,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 160,
|
|
"date": "2022-05-25T05:30:05.332Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 375.0,
|
|
"quantity": 625.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 515,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 312,
|
|
"date": "2022-05-25T05:30:05.351Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1150.0,
|
|
"quantity": 1450.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 516,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 313,
|
|
"date": "2022-05-25T05:30:05.371Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 600.0,
|
|
"quantity": 2985.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 517,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 168,
|
|
"date": "2022-05-25T05:30:05.395Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 700.0,
|
|
"quantity": 285.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 518,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 150,
|
|
"date": "2022-05-25T05:30:05.419Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 115.0,
|
|
"quantity": 885.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 519,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 151,
|
|
"date": "2022-05-25T05:30:05.440Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 435.0,
|
|
"quantity": 565.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 520,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 315,
|
|
"date": "2022-05-25T05:30:05.461Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 650.0,
|
|
"quantity": 3292.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 521,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 155,
|
|
"date": "2022-05-25T05:30:05.486Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 750.0,
|
|
"quantity": 3250.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 522,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 292,
|
|
"date": "2022-05-25T05:30:05.507Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1150.0,
|
|
"quantity": 2594.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 523,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 4,
|
|
"date": "2022-05-25T05:30:05.529Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1085.0,
|
|
"quantity": 915.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 524,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 5,
|
|
"date": "2022-05-25T05:30:05.553Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 115.0,
|
|
"quantity": 1885.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 525,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 72,
|
|
"date": "2022-05-25T05:30:05.575Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 525.0,
|
|
"quantity": 475.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 526,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 73,
|
|
"date": "2022-05-25T05:30:05.599Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 475.0,
|
|
"quantity": 525.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 527,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 311,
|
|
"date": "2022-05-25T05:30:05.621Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 950.0,
|
|
"quantity": 2820.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 528,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 314,
|
|
"date": "2022-05-25T05:30:05.642Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 500.0,
|
|
"quantity": 2016.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 529,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 161,
|
|
"date": "2022-05-25T05:30:05.666Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 125.0,
|
|
"quantity": 875.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 530,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 166,
|
|
"date": "2022-05-25T05:30:05.718Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 125.0,
|
|
"quantity": 875.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 531,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 416,
|
|
"date": "2022-05-25T07:02:39.019Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 532,
|
|
"fields": {
|
|
"tracking_type": 55,
|
|
"item": 415,
|
|
"date": "2022-05-25T07:02:39.048Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"status": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 533,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 320,
|
|
"date": "2022-05-25T07:02:45.772Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 1.875,
|
|
"quantity": 98.125
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 534,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 324,
|
|
"date": "2022-05-25T07:02:45.796Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 60.0,
|
|
"quantity": 840.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtracking",
|
|
"pk": 535,
|
|
"fields": {
|
|
"tracking_type": 57,
|
|
"item": 222,
|
|
"date": "2022-05-25T07:02:45.818Z",
|
|
"notes": "",
|
|
"user": 1,
|
|
"deltas": {
|
|
"removed": 75.0,
|
|
"quantity": 1300.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 1,
|
|
"fields": {
|
|
"stock_item": 205,
|
|
"test": "Sticker",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-27T02:11:02.172Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 2,
|
|
"fields": {
|
|
"stock_item": 205,
|
|
"test": "Commissioning",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-27T02:11:02.671Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 3,
|
|
"fields": {
|
|
"stock_item": 205,
|
|
"test": "Paint",
|
|
"result": true,
|
|
"value": "Red",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-27T02:11:08.451Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 4,
|
|
"fields": {
|
|
"stock_item": 219,
|
|
"test": "Commissioning",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-27T02:11:15.144Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 5,
|
|
"fields": {
|
|
"stock_item": 219,
|
|
"test": "Sticker",
|
|
"result": false,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-27T02:11:22.162Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 6,
|
|
"fields": {
|
|
"stock_item": 218,
|
|
"test": "Paint",
|
|
"result": true,
|
|
"value": "Blue",
|
|
"attachment": "",
|
|
"notes": "Applied blue paint",
|
|
"user": 1,
|
|
"date": "2022-04-27T02:11:36.546Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 7,
|
|
"fields": {
|
|
"stock_item": 216,
|
|
"test": "Sticker",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 4,
|
|
"date": "2022-04-28T06:30:33.989Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 8,
|
|
"fields": {
|
|
"stock_item": 216,
|
|
"test": "Optional",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 4,
|
|
"date": "2022-04-28T06:30:34.615Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 9,
|
|
"fields": {
|
|
"stock_item": 216,
|
|
"test": "Commissioning",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 4,
|
|
"date": "2022-04-28T06:30:35.681Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 10,
|
|
"fields": {
|
|
"stock_item": 215,
|
|
"test": "Sticker",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 4,
|
|
"date": "2022-04-28T06:30:39.032Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 11,
|
|
"fields": {
|
|
"stock_item": 215,
|
|
"test": "Commissioning",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 4,
|
|
"date": "2022-04-28T06:30:39.538Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 12,
|
|
"fields": {
|
|
"stock_item": 217,
|
|
"test": "Commissioning",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 4,
|
|
"date": "2022-04-28T06:30:42.076Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 13,
|
|
"fields": {
|
|
"stock_item": 217,
|
|
"test": "Optional",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 4,
|
|
"date": "2022-04-28T06:30:42.716Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 14,
|
|
"fields": {
|
|
"stock_item": 212,
|
|
"test": "Sticker",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-28T11:25:24.507Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 15,
|
|
"fields": {
|
|
"stock_item": 212,
|
|
"test": "Paint",
|
|
"result": false,
|
|
"value": "Painting failed",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-28T11:25:33.896Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 16,
|
|
"fields": {
|
|
"stock_item": 209,
|
|
"test": "Sticker",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-28T11:25:43.333Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 17,
|
|
"fields": {
|
|
"stock_item": 209,
|
|
"test": "Optional",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-28T11:25:44.155Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 18,
|
|
"fields": {
|
|
"stock_item": 209,
|
|
"test": "Commissioning",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-28T11:25:44.646Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 19,
|
|
"fields": {
|
|
"stock_item": 209,
|
|
"test": "Paint",
|
|
"result": true,
|
|
"value": "Red",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-28T11:25:56.417Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 20,
|
|
"fields": {
|
|
"stock_item": 207,
|
|
"test": "Sticker",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-28T11:26:04.013Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 21,
|
|
"fields": {
|
|
"stock_item": 207,
|
|
"test": "Commissioning",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-28T11:26:04.543Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 22,
|
|
"fields": {
|
|
"stock_item": 206,
|
|
"test": "Optional",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-28T11:26:08.281Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 23,
|
|
"fields": {
|
|
"stock_item": 206,
|
|
"test": "Sticker",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-28T11:26:09.009Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 24,
|
|
"fields": {
|
|
"stock_item": 206,
|
|
"test": "Commissioning",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-04-28T11:26:09.598Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 25,
|
|
"fields": {
|
|
"stock_item": 177,
|
|
"test": "Test A",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:44:13.234Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 26,
|
|
"fields": {
|
|
"stock_item": 177,
|
|
"test": "Test B",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:44:13.699Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 28,
|
|
"fields": {
|
|
"stock_item": 177,
|
|
"test": "Test A",
|
|
"result": false,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:44:21.129Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 29,
|
|
"fields": {
|
|
"stock_item": 177,
|
|
"test": "Test B",
|
|
"result": false,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:44:38.707Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 30,
|
|
"fields": {
|
|
"stock_item": 177,
|
|
"test": "Test B",
|
|
"result": false,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:44:40.888Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 31,
|
|
"fields": {
|
|
"stock_item": 177,
|
|
"test": "Test B",
|
|
"result": false,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:44:43.122Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 32,
|
|
"fields": {
|
|
"stock_item": 177,
|
|
"test": "Test B",
|
|
"result": false,
|
|
"value": "12",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:44:47.589Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 33,
|
|
"fields": {
|
|
"stock_item": 177,
|
|
"test": "Test B",
|
|
"result": true,
|
|
"value": "Finally passed",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:44:59.939Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 34,
|
|
"fields": {
|
|
"stock_item": 193,
|
|
"test": "Test A",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:50:42.295Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 35,
|
|
"fields": {
|
|
"stock_item": 193,
|
|
"test": "Test B",
|
|
"result": true,
|
|
"value": "0",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:50:42.650Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 36,
|
|
"fields": {
|
|
"stock_item": 189,
|
|
"test": "Test B",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:05.857Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 37,
|
|
"fields": {
|
|
"stock_item": 189,
|
|
"test": "Test C",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:07.117Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 38,
|
|
"fields": {
|
|
"stock_item": 190,
|
|
"test": "Test B",
|
|
"result": true,
|
|
"value": "Test",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:08.977Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 39,
|
|
"fields": {
|
|
"stock_item": 191,
|
|
"test": "Test A",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:16.591Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 40,
|
|
"fields": {
|
|
"stock_item": 191,
|
|
"test": "Test B",
|
|
"result": false,
|
|
"value": "Failed",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:21.389Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 41,
|
|
"fields": {
|
|
"stock_item": 191,
|
|
"test": "Test C",
|
|
"result": true,
|
|
"value": "Pass",
|
|
"attachment": "",
|
|
"notes": "This test passed!",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:23.623Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 42,
|
|
"fields": {
|
|
"stock_item": 192,
|
|
"test": "Test B",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:37.608Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 43,
|
|
"fields": {
|
|
"stock_item": 193,
|
|
"test": "Test C",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:40.211Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 44,
|
|
"fields": {
|
|
"stock_item": 194,
|
|
"test": "Test B",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:41.819Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 45,
|
|
"fields": {
|
|
"stock_item": 194,
|
|
"test": "Test C",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:42.571Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 46,
|
|
"fields": {
|
|
"stock_item": 195,
|
|
"test": "Test C",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:43.695Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 47,
|
|
"fields": {
|
|
"stock_item": 196,
|
|
"test": "Test A",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:44.692Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 48,
|
|
"fields": {
|
|
"stock_item": 197,
|
|
"test": "Test B",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:45.815Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 49,
|
|
"fields": {
|
|
"stock_item": 197,
|
|
"test": "Test C",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:46.580Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 50,
|
|
"fields": {
|
|
"stock_item": 198,
|
|
"test": "Test A",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:47.534Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 51,
|
|
"fields": {
|
|
"stock_item": 198,
|
|
"test": "Test C",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:48.006Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 52,
|
|
"fields": {
|
|
"stock_item": 199,
|
|
"test": "Test B",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:49.209Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 53,
|
|
"fields": {
|
|
"stock_item": 200,
|
|
"test": "Test C",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:50.732Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 54,
|
|
"fields": {
|
|
"stock_item": 192,
|
|
"test": "Test C",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:51:51.857Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 55,
|
|
"fields": {
|
|
"stock_item": 176,
|
|
"test": "Test B",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:53:37.884Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 56,
|
|
"fields": {
|
|
"stock_item": 179,
|
|
"test": "Test C",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:53:39.449Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 57,
|
|
"fields": {
|
|
"stock_item": 183,
|
|
"test": "Test B",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:53:46.627Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 58,
|
|
"fields": {
|
|
"stock_item": 195,
|
|
"test": "Test A",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:53:48.174Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 59,
|
|
"fields": {
|
|
"stock_item": 190,
|
|
"test": "Test C",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:53:59.692Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "stock.stockitemtestresult",
|
|
"pk": 60,
|
|
"fields": {
|
|
"stock_item": 242,
|
|
"test": "Test B",
|
|
"result": true,
|
|
"value": "",
|
|
"attachment": "",
|
|
"notes": "",
|
|
"user": 1,
|
|
"date": "2022-05-10T03:54:01.630Z"
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 1,
|
|
"fields": {
|
|
"name": "admin",
|
|
"group": 1,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 2,
|
|
"fields": {
|
|
"name": "part_category",
|
|
"group": 1,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 3,
|
|
"fields": {
|
|
"name": "part",
|
|
"group": 1,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 4,
|
|
"fields": {
|
|
"name": "stock_location",
|
|
"group": 1,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 5,
|
|
"fields": {
|
|
"name": "stock",
|
|
"group": 1,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 6,
|
|
"fields": {
|
|
"name": "build",
|
|
"group": 1,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 7,
|
|
"fields": {
|
|
"name": "purchase_order",
|
|
"group": 1,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 8,
|
|
"fields": {
|
|
"name": "sales_order",
|
|
"group": 1,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 9,
|
|
"fields": {
|
|
"name": "admin",
|
|
"group": 2,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 10,
|
|
"fields": {
|
|
"name": "part_category",
|
|
"group": 2,
|
|
"can_view": true,
|
|
"can_add": true,
|
|
"can_change": true,
|
|
"can_delete": true
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 11,
|
|
"fields": {
|
|
"name": "part",
|
|
"group": 2,
|
|
"can_view": true,
|
|
"can_add": true,
|
|
"can_change": true,
|
|
"can_delete": true
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 12,
|
|
"fields": {
|
|
"name": "stock_location",
|
|
"group": 2,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 13,
|
|
"fields": {
|
|
"name": "stock",
|
|
"group": 2,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 14,
|
|
"fields": {
|
|
"name": "build",
|
|
"group": 2,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 15,
|
|
"fields": {
|
|
"name": "purchase_order",
|
|
"group": 2,
|
|
"can_view": false,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 16,
|
|
"fields": {
|
|
"name": "sales_order",
|
|
"group": 2,
|
|
"can_view": false,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 17,
|
|
"fields": {
|
|
"name": "admin",
|
|
"group": 3,
|
|
"can_view": true,
|
|
"can_add": false,
|
|
"can_change": false,
|
|
"can_delete": false
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 18,
|
|
"fields": {
|
|
"name": "part_category",
|
|
"group": 3,
|
|
"can_view": true,
|
|
"can_add": true,
|
|
"can_change": true,
|
|
"can_delete": true
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 19,
|
|
"fields": {
|
|
"name": "part",
|
|
"group": 3,
|
|
"can_view": true,
|
|
"can_add": true,
|
|
"can_change": true,
|
|
"can_delete": true
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 20,
|
|
"fields": {
|
|
"name": "stock_location",
|
|
"group": 3,
|
|
"can_view": true,
|
|
"can_add": true,
|
|
"can_change": true,
|
|
"can_delete": true
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 21,
|
|
"fields": {
|
|
"name": "stock",
|
|
"group": 3,
|
|
"can_view": true,
|
|
"can_add": true,
|
|
"can_change": true,
|
|
"can_delete": true
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 22,
|
|
"fields": {
|
|
"name": "build",
|
|
"group": 3,
|
|
"can_view": true,
|
|
"can_add": true,
|
|
"can_change": true,
|
|
"can_delete": true
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 23,
|
|
"fields": {
|
|
"name": "purchase_order",
|
|
"group": 3,
|
|
"can_view": true,
|
|
"can_add": true,
|
|
"can_change": true,
|
|
"can_delete": true
|
|
}
|
|
},
|
|
{
|
|
"model": "users.ruleset",
|
|
"pk": 24,
|
|
"fields": {
|
|
"name": "sales_order",
|
|
"group": 3,
|
|
"can_view": true,
|
|
"can_add": true,
|
|
"can_change": true,
|
|
"can_delete": true
|
|
}
|
|
},
|
|
{
|
|
"model": "plugin.pluginconfig",
|
|
"pk": 1,
|
|
"fields": {
|
|
"key": "simpleactionplugin",
|
|
"name": "SimpleActionPlugin",
|
|
"active": false
|
|
}
|
|
},
|
|
{
|
|
"model": "plugin.pluginconfig",
|
|
"pk": 2,
|
|
"fields": {
|
|
"key": "digikeybarcode",
|
|
"name": "DigikeyBarcode",
|
|
"active": false
|
|
}
|
|
},
|
|
{
|
|
"model": "plugin.pluginconfig",
|
|
"pk": 3,
|
|
"fields": {
|
|
"key": "inventreebarcode",
|
|
"name": "InvenTreeBarcode",
|
|
"active": false
|
|
}
|
|
},
|
|
{
|
|
"model": "plugin.pluginconfig",
|
|
"pk": 4,
|
|
"fields": {
|
|
"key": "nointegrationplugin",
|
|
"name": "NoIntegrationPlugin",
|
|
"active": false
|
|
}
|
|
},
|
|
{
|
|
"model": "plugin.pluginconfig",
|
|
"pk": 5,
|
|
"fields": {
|
|
"key": "wrongintegrationplugin",
|
|
"name": "WrongIntegrationPlugin",
|
|
"active": false
|
|
}
|
|
},
|
|
{
|
|
"model": "plugin.pluginconfig",
|
|
"pk": 6,
|
|
"fields": {
|
|
"key": "sample-api-caller",
|
|
"name": "Sample API Caller",
|
|
"active": false
|
|
}
|
|
},
|
|
{
|
|
"model": "plugin.pluginconfig",
|
|
"pk": 7,
|
|
"fields": {
|
|
"key": "broken",
|
|
"name": "Test",
|
|
"active": false
|
|
}
|
|
},
|
|
{
|
|
"model": "plugin.pluginconfig",
|
|
"pk": 8,
|
|
"fields": {
|
|
"key": "event",
|
|
"name": "EventPlugin",
|
|
"active": false
|
|
}
|
|
},
|
|
{
|
|
"model": "plugin.pluginconfig",
|
|
"pk": 9,
|
|
"fields": {
|
|
"key": "sample",
|
|
"name": "SampleIntegrationPlugin",
|
|
"active": false
|
|
}
|
|
},
|
|
{
|
|
"model": "plugin.pluginconfig",
|
|
"pk": 10,
|
|
"fields": {
|
|
"key": "schedule",
|
|
"name": "ScheduledTasksPlugin",
|
|
"active": false
|
|
}
|
|
},
|
|
{
|
|
"model": "plugin.pluginconfig",
|
|
"pk": 11,
|
|
"fields": {
|
|
"key": "brother",
|
|
"name": "Brother",
|
|
"active": false
|
|
}
|
|
}
|
|
] |