Wire data (#33)
* Add supplier parts with non-unity pack_size * Add a purchase order with new supplier parts * Exclude unwanted data from dataset * Futher additions to supplier data * Fix incorrect supplier part info * Added some more sales order information * Added some silicone wire * Add a supplier of wire
@ -4256,6 +4256,26 @@
|
|||||||
"currency": "USD"
|
"currency": "USD"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"model": "company.company",
|
||||||
|
"pk": 42,
|
||||||
|
"fields": {
|
||||||
|
"name": "Wirey",
|
||||||
|
"description": "Supplier of wire",
|
||||||
|
"website": "",
|
||||||
|
"address": "",
|
||||||
|
"phone": "",
|
||||||
|
"email": "",
|
||||||
|
"contact": "",
|
||||||
|
"link": "",
|
||||||
|
"image": "company_images/company_42_img.jpg",
|
||||||
|
"notes": null,
|
||||||
|
"is_customer": false,
|
||||||
|
"is_supplier": true,
|
||||||
|
"is_manufacturer": false,
|
||||||
|
"currency": "USD"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"model": "company.manufacturerpart",
|
"model": "company.manufacturerpart",
|
||||||
"pk": 1,
|
"pk": 1,
|
||||||
@ -20677,6 +20697,177 @@
|
|||||||
"availability_updated": null
|
"availability_updated": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"model": "company.supplierpart",
|
||||||
|
"pk": 1018,
|
||||||
|
"fields": {
|
||||||
|
"part": 896,
|
||||||
|
"supplier": 42,
|
||||||
|
"SKU": "WIRE.BLK.10AWG",
|
||||||
|
"manufacturer_part": null,
|
||||||
|
"link": "",
|
||||||
|
"description": "Black 10AWG silicone wire",
|
||||||
|
"note": "Sold in 1m lengths",
|
||||||
|
"base_cost": "0.000",
|
||||||
|
"packaging": "",
|
||||||
|
"pack_size": "1.00000",
|
||||||
|
"multiple": 1,
|
||||||
|
"available": "0.000",
|
||||||
|
"availability_updated": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "company.supplierpart",
|
||||||
|
"pk": 1019,
|
||||||
|
"fields": {
|
||||||
|
"part": 896,
|
||||||
|
"supplier": 42,
|
||||||
|
"SKU": "WIRE.BLK.10AWG.100M",
|
||||||
|
"manufacturer_part": null,
|
||||||
|
"link": "",
|
||||||
|
"description": "Black 10AWG silicone wire",
|
||||||
|
"note": "Sold in 100m spool",
|
||||||
|
"base_cost": "0.000",
|
||||||
|
"packaging": "",
|
||||||
|
"pack_size": "100.00000",
|
||||||
|
"multiple": 1,
|
||||||
|
"available": "0.000",
|
||||||
|
"availability_updated": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "company.supplierpart",
|
||||||
|
"pk": 1020,
|
||||||
|
"fields": {
|
||||||
|
"part": 896,
|
||||||
|
"supplier": 42,
|
||||||
|
"SKU": "WIRE.BLK.10AWG.500M",
|
||||||
|
"manufacturer_part": null,
|
||||||
|
"link": "",
|
||||||
|
"description": "Black 10AWG silicone wire",
|
||||||
|
"note": "Sold in 500m spool",
|
||||||
|
"base_cost": "0.000",
|
||||||
|
"packaging": "",
|
||||||
|
"pack_size": "500.00000",
|
||||||
|
"multiple": 1,
|
||||||
|
"available": "0.000",
|
||||||
|
"availability_updated": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "company.supplierpart",
|
||||||
|
"pk": 1021,
|
||||||
|
"fields": {
|
||||||
|
"part": 895,
|
||||||
|
"supplier": 42,
|
||||||
|
"SKU": "WIRE.RED.10AWG",
|
||||||
|
"manufacturer_part": null,
|
||||||
|
"link": "",
|
||||||
|
"description": "Red 10AWG silicon wire",
|
||||||
|
"note": "Sold in 1m lengths",
|
||||||
|
"base_cost": "0.000",
|
||||||
|
"packaging": "",
|
||||||
|
"pack_size": "1.00000",
|
||||||
|
"multiple": 1,
|
||||||
|
"available": "0.000",
|
||||||
|
"availability_updated": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "company.supplierpart",
|
||||||
|
"pk": 1022,
|
||||||
|
"fields": {
|
||||||
|
"part": 895,
|
||||||
|
"supplier": 42,
|
||||||
|
"SKU": "WIRE.RED.10AWG.100M",
|
||||||
|
"manufacturer_part": null,
|
||||||
|
"link": "",
|
||||||
|
"description": "Red 10AWG silicon wire",
|
||||||
|
"note": "Sold in 100m spool",
|
||||||
|
"base_cost": "0.000",
|
||||||
|
"packaging": "",
|
||||||
|
"pack_size": "100.00000",
|
||||||
|
"multiple": 1,
|
||||||
|
"available": "0.000",
|
||||||
|
"availability_updated": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "company.supplierpart",
|
||||||
|
"pk": 1023,
|
||||||
|
"fields": {
|
||||||
|
"part": 895,
|
||||||
|
"supplier": 42,
|
||||||
|
"SKU": "WIRE.RED.10AWG.500M",
|
||||||
|
"manufacturer_part": null,
|
||||||
|
"link": "",
|
||||||
|
"description": "Red 10AWG silicon wire",
|
||||||
|
"note": "Sold in 500m spool",
|
||||||
|
"base_cost": "0.000",
|
||||||
|
"packaging": "",
|
||||||
|
"pack_size": "500.00000",
|
||||||
|
"multiple": 1,
|
||||||
|
"available": "0.000",
|
||||||
|
"availability_updated": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "company.supplierpart",
|
||||||
|
"pk": 1024,
|
||||||
|
"fields": {
|
||||||
|
"part": 897,
|
||||||
|
"supplier": 42,
|
||||||
|
"SKU": "WIRE.WHT.10AWG",
|
||||||
|
"manufacturer_part": null,
|
||||||
|
"link": "",
|
||||||
|
"description": "White 10AWG silicone wire",
|
||||||
|
"note": "Sold in 1m lengths",
|
||||||
|
"base_cost": "0.000",
|
||||||
|
"packaging": "",
|
||||||
|
"pack_size": "1.00000",
|
||||||
|
"multiple": 1,
|
||||||
|
"available": "0.000",
|
||||||
|
"availability_updated": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "company.supplierpart",
|
||||||
|
"pk": 1025,
|
||||||
|
"fields": {
|
||||||
|
"part": 897,
|
||||||
|
"supplier": 42,
|
||||||
|
"SKU": "WIRE.WHT.10AWG.100M",
|
||||||
|
"manufacturer_part": null,
|
||||||
|
"link": "",
|
||||||
|
"description": "White 10AWG silicone wire",
|
||||||
|
"note": "Sold in 100m spool",
|
||||||
|
"base_cost": "0.000",
|
||||||
|
"packaging": "",
|
||||||
|
"pack_size": "100.00000",
|
||||||
|
"multiple": 1,
|
||||||
|
"available": "0.000",
|
||||||
|
"availability_updated": null
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "company.supplierpart",
|
||||||
|
"pk": 1026,
|
||||||
|
"fields": {
|
||||||
|
"part": 897,
|
||||||
|
"supplier": 42,
|
||||||
|
"SKU": "WIRE.WHT.10AWG.500M",
|
||||||
|
"manufacturer_part": null,
|
||||||
|
"link": "",
|
||||||
|
"description": "White 10AWG silicone wire",
|
||||||
|
"note": "Sold in 500m spool",
|
||||||
|
"base_cost": "0.000",
|
||||||
|
"packaging": "",
|
||||||
|
"pack_size": "500.00000",
|
||||||
|
"multiple": 1,
|
||||||
|
"available": "0.000",
|
||||||
|
"availability_updated": null
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"model": "company.supplierpricebreak",
|
"model": "company.supplierpricebreak",
|
||||||
"pk": 1,
|
"pk": 1,
|
||||||
@ -38073,7 +38264,7 @@
|
|||||||
"default_keywords": null,
|
"default_keywords": null,
|
||||||
"icon": "",
|
"icon": "",
|
||||||
"lft": 1,
|
"lft": 1,
|
||||||
"rght": 24,
|
"rght": 26,
|
||||||
"tree_id": 1,
|
"tree_id": 1,
|
||||||
"level": 0
|
"level": 0
|
||||||
}
|
}
|
||||||
@ -38420,6 +38611,24 @@
|
|||||||
"level": 2
|
"level": 2
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"model": "part.partcategory",
|
||||||
|
"pk": 22,
|
||||||
|
"fields": {
|
||||||
|
"metadata": null,
|
||||||
|
"name": "Wire",
|
||||||
|
"description": "Electronic wire and cables",
|
||||||
|
"parent": 1,
|
||||||
|
"pathstring": "Electronics/Wire",
|
||||||
|
"default_location": null,
|
||||||
|
"default_keywords": "",
|
||||||
|
"icon": "",
|
||||||
|
"lft": 24,
|
||||||
|
"rght": 25,
|
||||||
|
"tree_id": 1,
|
||||||
|
"level": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"model": "part.part",
|
"model": "part.part",
|
||||||
"pk": 1,
|
"pk": 1,
|
||||||
@ -55514,6 +55723,132 @@
|
|||||||
"level": 0
|
"level": 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"model": "part.part",
|
||||||
|
"pk": 895,
|
||||||
|
"fields": {
|
||||||
|
"metadata": null,
|
||||||
|
"name": "Silicon Wire 10AWG Red",
|
||||||
|
"is_template": false,
|
||||||
|
"variant_of": null,
|
||||||
|
"description": "Silicon wire, 10AWG, red",
|
||||||
|
"keywords": "",
|
||||||
|
"category": 22,
|
||||||
|
"IPN": "",
|
||||||
|
"revision": "",
|
||||||
|
"link": "",
|
||||||
|
"image": "part_images/wire.jpg",
|
||||||
|
"default_location": null,
|
||||||
|
"default_supplier": null,
|
||||||
|
"default_expiry": 0,
|
||||||
|
"minimum_stock": 0,
|
||||||
|
"units": "m",
|
||||||
|
"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": "2022-09-08",
|
||||||
|
"creation_user": 1,
|
||||||
|
"responsible": null,
|
||||||
|
"base_cost": "0.000",
|
||||||
|
"multiple": 1,
|
||||||
|
"lft": 1,
|
||||||
|
"rght": 2,
|
||||||
|
"tree_id": 390,
|
||||||
|
"level": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "part.part",
|
||||||
|
"pk": 896,
|
||||||
|
"fields": {
|
||||||
|
"metadata": null,
|
||||||
|
"name": "Silicon Wire 10AWG Black",
|
||||||
|
"is_template": false,
|
||||||
|
"variant_of": null,
|
||||||
|
"description": "Silicon wire, 10AWG, black",
|
||||||
|
"keywords": "",
|
||||||
|
"category": 22,
|
||||||
|
"IPN": "",
|
||||||
|
"revision": "",
|
||||||
|
"link": "",
|
||||||
|
"image": "part_images/black.jpg",
|
||||||
|
"default_location": null,
|
||||||
|
"default_supplier": null,
|
||||||
|
"default_expiry": 0,
|
||||||
|
"minimum_stock": 0,
|
||||||
|
"units": "m",
|
||||||
|
"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": "2022-09-08",
|
||||||
|
"creation_user": 1,
|
||||||
|
"responsible": null,
|
||||||
|
"base_cost": "0.000",
|
||||||
|
"multiple": 1,
|
||||||
|
"lft": 1,
|
||||||
|
"rght": 2,
|
||||||
|
"tree_id": 391,
|
||||||
|
"level": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "part.part",
|
||||||
|
"pk": 897,
|
||||||
|
"fields": {
|
||||||
|
"metadata": null,
|
||||||
|
"name": "Silicon Wire 10AWG White",
|
||||||
|
"is_template": false,
|
||||||
|
"variant_of": null,
|
||||||
|
"description": "Silicon wire, 10AWG, white",
|
||||||
|
"keywords": "",
|
||||||
|
"category": 22,
|
||||||
|
"IPN": "",
|
||||||
|
"revision": "",
|
||||||
|
"link": "",
|
||||||
|
"image": "part_images/ejote.jpg",
|
||||||
|
"default_location": null,
|
||||||
|
"default_supplier": null,
|
||||||
|
"default_expiry": 0,
|
||||||
|
"minimum_stock": 0,
|
||||||
|
"units": "m",
|
||||||
|
"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": "2022-09-08",
|
||||||
|
"creation_user": 1,
|
||||||
|
"responsible": null,
|
||||||
|
"base_cost": "0.000",
|
||||||
|
"multiple": 1,
|
||||||
|
"lft": 1,
|
||||||
|
"rght": 2,
|
||||||
|
"tree_id": 392,
|
||||||
|
"level": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"model": "part.partattachment",
|
"model": "part.partattachment",
|
||||||
"pk": 1,
|
"pk": 1,
|
||||||
|
BIN
media/company_images/company_42_img.jpg
Normal file
After Width: | Height: | Size: 52 KiB |
BIN
media/company_images/company_42_img.preview.jpg
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
media/company_images/company_42_img.thumbnail.jpg
Normal file
After Width: | Height: | Size: 5.4 KiB |
BIN
media/part_images/black.jpg
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
media/part_images/black.preview.jpg
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
media/part_images/black.thumbnail.jpg
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
media/part_images/ejote.jpg
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
media/part_images/ejote.preview.jpg
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
media/part_images/ejote.thumbnail.jpg
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
media/part_images/wire.jpg
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
media/part_images/wire.preview.jpg
Normal file
After Width: | Height: | Size: 9.3 KiB |
BIN
media/part_images/wire.thumbnail.jpg
Normal file
After Width: | Height: | Size: 3.6 KiB |