From 732ce95b3d3f68cf5a152330a9f82698c9afa17f Mon Sep 17 00:00:00 2001
From: Oliver <oliver.henry.walters@gmail.com>
Date: Mon, 8 Nov 2021 15:10:01 +1100
Subject: [PATCH] Add some template / variant parts

---
 inventree_data.json                    | 2475 +++++++++++++++++++++++-
 media/part_images/a.png                |  Bin 0 -> 388 bytes
 media/part_images/a.thumbnail.png      |  Bin 0 -> 359 bytes
 media/part_images/blue.png             |  Bin 0 -> 411 bytes
 media/part_images/blue.thumbnail.png   |  Bin 0 -> 361 bytes
 media/part_images/green.png            |  Bin 0 -> 412 bytes
 media/part_images/green.thumbnail.png  |  Bin 0 -> 361 bytes
 media/part_images/pink.png             |  Bin 0 -> 412 bytes
 media/part_images/pink.thumbnail.png   |  Bin 0 -> 361 bytes
 media/part_images/purple.png           |  Bin 0 -> 411 bytes
 media/part_images/purple.thumbnail.png |  Bin 0 -> 360 bytes
 media/part_images/red.png              |  Bin 0 -> 413 bytes
 media/part_images/red.thumbnail.png    |  Bin 0 -> 361 bytes
 13 files changed, 2473 insertions(+), 2 deletions(-)
 create mode 100644 media/part_images/a.png
 create mode 100644 media/part_images/a.thumbnail.png
 create mode 100644 media/part_images/blue.png
 create mode 100644 media/part_images/blue.thumbnail.png
 create mode 100644 media/part_images/green.png
 create mode 100644 media/part_images/green.thumbnail.png
 create mode 100644 media/part_images/pink.png
 create mode 100644 media/part_images/pink.thumbnail.png
 create mode 100644 media/part_images/purple.png
 create mode 100644 media/part_images/purple.thumbnail.png
 create mode 100644 media/part_images/red.png
 create mode 100644 media/part_images/red.thumbnail.png

diff --git a/inventree_data.json b/inventree_data.json
index b5c5b5e..869b682 100644
--- a/inventree_data.json
+++ b/inventree_data.json
@@ -28,7 +28,7 @@
     "pk": 1,
     "fields": {
       "password": "pbkdf2_sha256$260000$NNqALp0c36DPuISI5Q6iM3$+ILiuXGdDbEo4PXR5myUO/zHaNXhzHMPdtN2lZaKrg8=",
-      "last_login": "2021-11-07T22:46:38.749Z",
+      "last_login": "2021-11-08T04:08:19.250Z",
       "is_superuser": true,
       "username": "admin",
       "first_name": "",
@@ -1288,6 +1288,69 @@
       "user": 4
     }
   },
+  {
+    "model": "common.inventreeusersetting",
+    "pk": 84,
+    "fields": {
+      "value": "10",
+      "key": "SEARCH_PREVIEW_RESULTS",
+      "user": 4
+    }
+  },
+  {
+    "model": "common.inventreeusersetting",
+    "pk": 85,
+    "fields": {
+      "value": "True",
+      "key": "SEARCH_SHOW_STOCK_LEVELS",
+      "user": 4
+    }
+  },
+  {
+    "model": "common.inventreeusersetting",
+    "pk": 86,
+    "fields": {
+      "value": "False",
+      "key": "SEARCH_HIDE_INACTIVE_PARTS",
+      "user": 4
+    }
+  },
+  {
+    "model": "common.inventreeusersetting",
+    "pk": 87,
+    "fields": {
+      "value": "True",
+      "key": "LABEL_INLINE",
+      "user": 4
+    }
+  },
+  {
+    "model": "common.inventreeusersetting",
+    "pk": 88,
+    "fields": {
+      "value": "False",
+      "key": "REPORT_INLINE",
+      "user": 4
+    }
+  },
+  {
+    "model": "common.inventreeusersetting",
+    "pk": 89,
+    "fields": {
+      "value": "False",
+      "key": "FORMS_CLOSE_USING_ESCAPE",
+      "user": 4
+    }
+  },
+  {
+    "model": "common.inventreeusersetting",
+    "pk": 90,
+    "fields": {
+      "value": "True",
+      "key": "PART_SHOW_QUANTITY_IN_FORMS",
+      "user": 4
+    }
+  },
   {
     "model": "company.company",
     "pk": 1,
@@ -1708,6 +1771,26 @@
       "currency": "USD"
     }
   },
+  {
+    "model": "company.company",
+    "pk": 30,
+    "fields": {
+      "name": "Customer",
+      "description": "A company we sell things to",
+      "website": "",
+      "address": "10 Address Street, City, Country ZIP",
+      "phone": "",
+      "email": "",
+      "contact": "",
+      "link": "",
+      "image": "",
+      "notes": "",
+      "is_customer": true,
+      "is_supplier": false,
+      "is_manufacturer": false,
+      "currency": "USD"
+    }
+  },
   {
     "model": "company.manufacturerpart",
     "pk": 1,
@@ -6676,7 +6759,7 @@
       "default_location": null,
       "default_keywords": null,
       "lft": 1,
-      "rght": 4,
+      "rght": 6,
       "tree_id": 2,
       "level": 0
     }
@@ -6831,6 +6914,21 @@
       "level": 1
     }
   },
+  {
+    "model": "part.partcategory",
+    "pk": 14,
+    "fields": {
+      "name": "Widgets",
+      "description": "Odds and ends, doo-hickeys, etc",
+      "parent": 2,
+      "default_location": null,
+      "default_keywords": "",
+      "lft": 4,
+      "rght": 5,
+      "tree_id": 2,
+      "level": 1
+    }
+  },
   {
     "model": "part.part",
     "pk": 1,
@@ -9701,6 +9799,260 @@
       "level": 0
     }
   },
+  {
+    "model": "part.part",
+    "pk": 71,
+    "fields": {
+      "name": "Widget Template",
+      "is_template": true,
+      "variant_of": null,
+      "description": "A template widget part",
+      "keywords": "",
+      "category": 14,
+      "IPN": "",
+      "revision": "",
+      "link": "",
+      "image": "part_images/a.png",
+      "default_location": null,
+      "default_supplier": null,
+      "default_expiry": 0,
+      "minimum_stock": 0,
+      "units": "",
+      "assembly": false,
+      "component": true,
+      "trackable": true,
+      "purchaseable": false,
+      "salable": false,
+      "active": true,
+      "virtual": false,
+      "notes": null,
+      "bom_checksum": "",
+      "bom_checked_by": null,
+      "bom_checked_date": null,
+      "creation_date": "2021-11-08",
+      "creation_user": 4,
+      "responsible": null,
+      "base_cost": "0.000",
+      "multiple": 1,
+      "lft": 1,
+      "rght": 12,
+      "tree_id": 71,
+      "level": 0
+    }
+  },
+  {
+    "model": "part.part",
+    "pk": 72,
+    "fields": {
+      "name": "Red Widget",
+      "is_template": true,
+      "variant_of": 71,
+      "description": "A red widget",
+      "keywords": "",
+      "category": 14,
+      "IPN": "widget.red",
+      "revision": "",
+      "link": "",
+      "image": "part_images/red.png",
+      "default_location": null,
+      "default_supplier": null,
+      "default_expiry": 0,
+      "minimum_stock": 0,
+      "units": "",
+      "assembly": false,
+      "component": true,
+      "trackable": true,
+      "purchaseable": false,
+      "salable": false,
+      "active": true,
+      "virtual": false,
+      "notes": null,
+      "bom_checksum": "",
+      "bom_checked_by": null,
+      "bom_checked_date": null,
+      "creation_date": "2021-11-08",
+      "creation_user": 4,
+      "responsible": null,
+      "base_cost": "0.000",
+      "multiple": 1,
+      "lft": 2,
+      "rght": 3,
+      "tree_id": 71,
+      "level": 1
+    }
+  },
+  {
+    "model": "part.part",
+    "pk": 73,
+    "fields": {
+      "name": "Green Widget",
+      "is_template": true,
+      "variant_of": 71,
+      "description": "A green widget",
+      "keywords": "",
+      "category": 14,
+      "IPN": "widget.green",
+      "revision": "",
+      "link": "",
+      "image": "part_images/green.png",
+      "default_location": null,
+      "default_supplier": null,
+      "default_expiry": 0,
+      "minimum_stock": 0,
+      "units": "",
+      "assembly": false,
+      "component": true,
+      "trackable": true,
+      "purchaseable": false,
+      "salable": false,
+      "active": true,
+      "virtual": false,
+      "notes": null,
+      "bom_checksum": "",
+      "bom_checked_by": null,
+      "bom_checked_date": null,
+      "creation_date": "2021-11-08",
+      "creation_user": 4,
+      "responsible": null,
+      "base_cost": "0.000",
+      "multiple": 1,
+      "lft": 4,
+      "rght": 5,
+      "tree_id": 71,
+      "level": 1
+    }
+  },
+  {
+    "model": "part.part",
+    "pk": 74,
+    "fields": {
+      "name": "Blue Widget",
+      "is_template": true,
+      "variant_of": 71,
+      "description": "A blue widget",
+      "keywords": "",
+      "category": 14,
+      "IPN": "widget.blue",
+      "revision": "",
+      "link": "",
+      "image": "part_images/blue.png",
+      "default_location": null,
+      "default_supplier": null,
+      "default_expiry": 0,
+      "minimum_stock": 0,
+      "units": "",
+      "assembly": false,
+      "component": true,
+      "trackable": true,
+      "purchaseable": false,
+      "salable": false,
+      "active": true,
+      "virtual": false,
+      "notes": null,
+      "bom_checksum": "",
+      "bom_checked_by": null,
+      "bom_checked_date": null,
+      "creation_date": "2021-11-08",
+      "creation_user": 4,
+      "responsible": null,
+      "base_cost": "0.000",
+      "multiple": 1,
+      "lft": 6,
+      "rght": 7,
+      "tree_id": 71,
+      "level": 1
+    }
+  },
+  {
+    "model": "part.part",
+    "pk": 75,
+    "fields": {
+      "name": "Pink Widget",
+      "is_template": true,
+      "variant_of": 71,
+      "description": "A pink widget",
+      "keywords": "",
+      "category": 14,
+      "IPN": "widget.pink",
+      "revision": "",
+      "link": "",
+      "image": "part_images/pink.png",
+      "default_location": null,
+      "default_supplier": null,
+      "default_expiry": 0,
+      "minimum_stock": 0,
+      "units": "",
+      "assembly": false,
+      "component": true,
+      "trackable": true,
+      "purchaseable": false,
+      "salable": false,
+      "active": true,
+      "virtual": false,
+      "notes": null,
+      "bom_checksum": "",
+      "bom_checked_by": null,
+      "bom_checked_date": null,
+      "creation_date": "2021-11-08",
+      "creation_user": 4,
+      "responsible": null,
+      "base_cost": "0.000",
+      "multiple": 1,
+      "lft": 8,
+      "rght": 9,
+      "tree_id": 71,
+      "level": 1
+    }
+  },
+  {
+    "model": "part.part",
+    "pk": 76,
+    "fields": {
+      "name": "Purple Widget",
+      "is_template": true,
+      "variant_of": 71,
+      "description": "A purple widget",
+      "keywords": "",
+      "category": 14,
+      "IPN": "widget.purple",
+      "revision": "",
+      "link": "",
+      "image": "part_images/purple.png",
+      "default_location": null,
+      "default_supplier": null,
+      "default_expiry": 0,
+      "minimum_stock": 0,
+      "units": "",
+      "assembly": false,
+      "component": true,
+      "trackable": true,
+      "purchaseable": false,
+      "salable": false,
+      "active": true,
+      "virtual": false,
+      "notes": null,
+      "bom_checksum": "",
+      "bom_checked_by": null,
+      "bom_checked_date": null,
+      "creation_date": "2021-11-08",
+      "creation_user": 4,
+      "responsible": null,
+      "base_cost": "0.000",
+      "multiple": 1,
+      "lft": 10,
+      "rght": 11,
+      "tree_id": 71,
+      "level": 1
+    }
+  },
+  {
+    "model": "part.partstar",
+    "pk": 1,
+    "fields": {
+      "part": 70,
+      "user": 1
+    }
+  },
   {
     "model": "part.partparametertemplate",
     "pk": 1,
@@ -16999,6 +17351,1020 @@
       "level": 0
     }
   },
+  {
+    "model": "stock.stockitem",
+    "pk": 175,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 74,
+      "supplier_part": null,
+      "location": 5,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "1",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 149,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 176,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 74,
+      "supplier_part": null,
+      "location": 5,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "2",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 150,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 177,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 74,
+      "supplier_part": null,
+      "location": 5,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "3",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 151,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 178,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 74,
+      "supplier_part": null,
+      "location": 5,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "4",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 152,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 179,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 74,
+      "supplier_part": null,
+      "location": 5,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "5",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 153,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 181,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 73,
+      "supplier_part": null,
+      "location": 6,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "10",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 155,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 182,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 73,
+      "supplier_part": null,
+      "location": 6,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "11",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 156,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 183,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 73,
+      "supplier_part": null,
+      "location": 6,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "12",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 157,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 184,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 73,
+      "supplier_part": null,
+      "location": 6,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "13",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 158,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 185,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 73,
+      "supplier_part": null,
+      "location": 6,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "14",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 159,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 186,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 73,
+      "supplier_part": null,
+      "location": 6,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "15",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 160,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 187,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 75,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": null,
+      "link": "",
+      "batch": "",
+      "quantity": "15.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": true,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 161,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 189,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 76,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "25",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 163,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 190,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 76,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "26",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 164,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 191,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 76,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "27",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 165,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 192,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 76,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "28",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 166,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 193,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 76,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "29",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 167,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 194,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 76,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "30",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 168,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 195,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 76,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "31",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 169,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 196,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 76,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "32",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 170,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 197,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 76,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "33",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 171,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 198,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 76,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "34",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 172,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 199,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 76,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "35",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 173,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 200,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 76,
+      "supplier_part": null,
+      "location": null,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": "36",
+      "link": "",
+      "batch": "",
+      "quantity": "1.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": false,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 174,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 201,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 72,
+      "supplier_part": null,
+      "location": 6,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": null,
+      "link": "",
+      "batch": "",
+      "quantity": "5.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": true,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 175,
+      "level": 0
+    }
+  },
+  {
+    "model": "stock.stockitem",
+    "pk": 202,
+    "fields": {
+      "uid": "",
+      "parent": null,
+      "part": 72,
+      "supplier_part": null,
+      "location": 2,
+      "packaging": "",
+      "belongs_to": null,
+      "customer": null,
+      "serial": null,
+      "link": "",
+      "batch": "",
+      "quantity": "15.00000",
+      "updated": "2021-11-08",
+      "build": null,
+      "is_building": false,
+      "purchase_order": null,
+      "sales_order": null,
+      "expiry_date": null,
+      "stocktake_date": null,
+      "stocktake_user": null,
+      "review_needed": false,
+      "delete_on_deplete": true,
+      "status": 10,
+      "notes": null,
+      "purchase_price_currency": "USD",
+      "purchase_price": null,
+      "owner": null,
+      "scheduled_for_deletion": false,
+      "infinite": false,
+      "lft": 1,
+      "rght": 2,
+      "tree_id": 176,
+      "level": 0
+    }
+  },
   {
     "model": "stock.stockitemtracking",
     "pk": 2,
@@ -19351,6 +20717,1111 @@
       }
     }
   },
+  {
+    "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": "users.ruleset",
     "pk": 1,
diff --git a/media/part_images/a.png b/media/part_images/a.png
new file mode 100644
index 0000000000000000000000000000000000000000..86311c3919401e08d5969ffbf72e7308811e7970
GIT binary patch
literal 388
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRdwrjKx9jP7LeL$-D$|SkfJR9T^xl
z_H+M9WCij$3p^r=85sBugD~Uq{1quc4U(QNjv*CsZ!a1$GBEHQUhs2!X!7KP!a4=q
fp$uUo7;d%Q>+aEi)`hPe7;+4ru6{1-oD!M<NpMdv

literal 0
HcmV?d00001

diff --git a/media/part_images/a.thumbnail.png b/media/part_images/a.thumbnail.png
new file mode 100644
index 0000000000000000000000000000000000000000..4a8f40e107b0480ced2d944738e64a9ece6b9992
GIT binary patch
literal 359
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRh7^VAS(;aSW-L^Y)^nAcF$W0fPhk
zS4+<BvB?nmvaUSMZ_aY&y6X&U7$cZBuqE&wkZLex$Y!`Uas_n%Ut{)6&ba*?7=R3(
Lu6{1-oD!M<ttD$j

literal 0
HcmV?d00001

diff --git a/media/part_images/blue.png b/media/part_images/blue.png
new file mode 100644
index 0000000000000000000000000000000000000000..3f8234e95f477ac587362be1b4c28c224a24ec1c
GIT binary patch
literal 411
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRdwrjKx9jP7LeL$-D$|SkfJR9T^xl
z_H+M9WCij$3p^r=85sBugD~Uq{1quc4F;Yrjv*CsZ!a1$GAQsI*w9!ny26=_U+$BM
zKWoX^ox<t=*)kcfF|1*XVBWx%z<WTd!IU9;#0o4(lZ)tP>N+VJaT6Gz44$rjF6*2U
FngDEnb=d#_

literal 0
HcmV?d00001

diff --git a/media/part_images/blue.thumbnail.png b/media/part_images/blue.thumbnail.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d5059b5a14f5b3141b44eff882e056dd17d2de
GIT binary patch
literal 361
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRh7^U^MV_aSW-L^Y)@6FN1=>fep<6
zwF26CQobBqm2mRf9P7eud_Q8DH?Sq}9*}A<Wyof@#;}GlV&n>ZV~FTx>S|p)%Mloa
N44$rjF6*2UngEw%YnA{2

literal 0
HcmV?d00001

diff --git a/media/part_images/green.png b/media/part_images/green.png
new file mode 100644
index 0000000000000000000000000000000000000000..5faed9ab637c12cec2f4a2855ab9c9045b441918
GIT binary patch
literal 412
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRdwrjKx9jP7LeL$-D$|SkfJR9T^xl
z_H+M9WCij$3p^r=85sBugD~Uq{1quc4ThdBjv*CsZ!a1$9#9ZCaA0}Rh2}_^vV(_p
zcd9aN`erNqyqfnC!y3j2<_&BKya%KjOc}Bnu8mj$hqHg~KVXu-DqFk<7@`cGu6{1-
HoD!M<PI7vT

literal 0
HcmV?d00001

diff --git a/media/part_images/green.thumbnail.png b/media/part_images/green.thumbnail.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdb824ffc85f3fd24bef7915bf74b445b17392ae
GIT binary patch
literal 361
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRh7^U^MV_aSW-L^Y)@4FM|TZ0RsoF
zDuZt4lrIUP8&Znz8$Z&K{ji%Yf%kw^gDFEc!!?FAj1kNmMy|jc#`_PL<a3&9vVcLz
N;OXk;vd$@?2>_gcYF_{V

literal 0
HcmV?d00001

diff --git a/media/part_images/pink.png b/media/part_images/pink.png
new file mode 100644
index 0000000000000000000000000000000000000000..c439f7b2bcdfbc3621773a39851d3b42b48e24e4
GIT binary patch
literal 412
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRdwrjKx9jP7LeL$-D$|SkfJR9T^xl
z_H+M9WCij$3p^r=85sBugD~Uq{1quc4ThdBjv*CsZ!a1$9#9ZCaA5hrtq+((OAa2^
z-Kom7>7AYM^J?Bp3~Lx8m^ZK`@E(wAFlESQxHe)19M1l^VZdCr{lkVbV2Cn!y85}S
Ib4q9e076cCp#T5?

literal 0
HcmV?d00001

diff --git a/media/part_images/pink.thumbnail.png b/media/part_images/pink.thumbnail.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6fcf82b532b8aa1fb70f94ee8c06ea5661d59b3
GIT binary patch
literal 361
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRh7^U^MV_aSW-L^Y)@4FM|TZ0fPhk
z#cCFCrF=;U-H`J6o$(_b*$=zf5_k_tHJCDFGhAa>!x+K5VdM(DVZ33$TsG_5yOqEo
OWbkzLb6Mw<&;$T_L~Pms

literal 0
HcmV?d00001

diff --git a/media/part_images/purple.png b/media/part_images/purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..0acdec088ebd349123bceb091e28d8462186f2fa
GIT binary patch
literal 411
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRdwrjKx9jP7LeL$-D$|SkfJR9T^xl
z_H+M9WCij$3p^r=85sBugD~Uq{1quc4F;Yrjv*CsZ!a1$9#9ZCaA5hn3!F~7A3U6P
zM~E>p{eI`?y=<8b*BI6?Mlf$+OW-{q)nLkyJz@nGq}AP7#5CcXQ|3uvfHHWx`njxg
HN@xNAlJ|RZ

literal 0
HcmV?d00001

diff --git a/media/part_images/purple.thumbnail.png b/media/part_images/purple.thumbnail.png
new file mode 100644
index 0000000000000000000000000000000000000000..60b0edb591e36b559d56224abc0bba8ac1addf19
GIT binary patch
literal 360
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRh7^VAS_?aSW-L^Y)@4FM|TZ0fPgw
zR*o7*RU5P-HdTI;Eu6;pBbIpsTLSL^sRmPqY=&zLYZxO&uD~~jJByemxF{t31%@Dl
Mr>mdKI;Vst06&;%DgXcg

literal 0
HcmV?d00001

diff --git a/media/part_images/red.png b/media/part_images/red.png
new file mode 100644
index 0000000000000000000000000000000000000000..590ecefec4621eab18863d2f7668598878788fca
GIT binary patch
literal 413
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRdwrjKx9jP7LeL$-D$|SkfJR9T^xl
z_H+M9WCij$3p^r=85sBugD~Uq{1quc4Mv_Wjv*CsZ!a1$9#9ZCaA3KW#K-qM{IMSj
zyz@F6*6coi<Y!#72}3r+HHI~e5zHId5_k_tHJFZAfdFIsj2I@}^9Pr)0E3jl)78&q
Iol`;+01RGv<^TWy

literal 0
HcmV?d00001

diff --git a/media/part_images/red.thumbnail.png b/media/part_images/red.thumbnail.png
new file mode 100644
index 0000000000000000000000000000000000000000..9aa31fd1cef2b1add9f232a8d03ebce4a5864dd4
GIT binary patch
literal 361
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRh7^U^MV_aSW-L^Y)@4FM|TZ0Rsni
z^?!38GD_M;i0a(j^Sj5woBhu^#t7yOYze#vq#8^avKg*1tQoli)fq8Nx*F;UslXs)
N@O1TaS?83{1OVpdXZ8R9

literal 0
HcmV?d00001