diff --git a/inventree_data.json b/inventree_data.json index a4cd800..6142b49 100644 --- a/inventree_data.json +++ b/inventree_data.json @@ -45423,6 +45423,57 @@ "shipped": "25.00000" } }, + { + "model": "order.salesorderlineitem", + "pk": 27, + "fields": { + "metadata": {}, + "quantity": "10.00000", + "reference": "", + "notes": "", + "link": "", + "target_date": null, + "order": 11, + "part": 74, + "sale_price_currency": "CNY", + "sale_price": "55.500000", + "shipped": "0.00000" + } + }, + { + "model": "order.salesorderlineitem", + "pk": 28, + "fields": { + "metadata": {}, + "quantity": "12.00000", + "reference": "", + "notes": "", + "link": "", + "target_date": null, + "order": 11, + "part": 72, + "sale_price_currency": "CNY", + "sale_price": "15.400000", + "shipped": "0.00000" + } + }, + { + "model": "order.salesorderlineitem", + "pk": 29, + "fields": { + "metadata": {}, + "quantity": "100.00000", + "reference": "", + "notes": "", + "link": "", + "target_date": null, + "order": 8, + "part": 74, + "sale_price_currency": "USD", + "sale_price": "12.450000", + "shipped": "0.00000" + } + }, { "model": "order.salesorderextraline", "pk": 1, @@ -46374,6 +46425,66 @@ "quantity": "1.00000" } }, + { + "model": "order.salesorderallocation", + "pk": 91, + "fields": { + "line": 27, + "shipment": null, + "item": 1286, + "quantity": "1.00000" + } + }, + { + "model": "order.salesorderallocation", + "pk": 92, + "fields": { + "line": 27, + "shipment": null, + "item": 1294, + "quantity": "1.00000" + } + }, + { + "model": "order.salesorderallocation", + "pk": 93, + "fields": { + "line": 27, + "shipment": null, + "item": 1295, + "quantity": "1.00000" + } + }, + { + "model": "order.salesorderallocation", + "pk": 94, + "fields": { + "line": 29, + "shipment": null, + "item": 1288, + "quantity": "1.00000" + } + }, + { + "model": "order.salesorderallocation", + "pk": 95, + "fields": { + "line": 29, + "shipment": null, + "item": 1287, + "quantity": "1.00000" + } + }, + { + "model": "order.salesorderallocation", + "pk": 96, + "fields": { + "line": 29, + "shipment": null, + "item": 1289, + "quantity": "1.00000" + } + }, { "model": "order.returnorderlineitem", "pk": 1, @@ -88870,7 +88981,7 @@ "pk": 1, "fields": { "password": "pbkdf2_sha256$600000$eW6hr1msXY3U1vkqy3K4wd$/egntyTaLBCUPnM1nM2LIbbDGjKfccvIOgexovlFKjo=", - "last_login": "2024-10-31T11:33:40.169Z", + "last_login": "2024-11-08T13:41:20.839Z", "is_superuser": true, "username": "admin", "first_name": "", @@ -204008,6 +204119,22 @@ "link": "" } }, + { + "model": "order.salesordershipment", + "pk": 12, + "fields": { + "metadata": {}, + "notes": null, + "order": 11, + "shipment_date": null, + "delivery_date": null, + "checked_by": null, + "reference": "1", + "tracking_number": "", + "invoice_number": "", + "link": "" + } + }, { "model": "order.salesorder", "pk": 1, @@ -204248,7 +204375,7 @@ "barcode_data": "", "barcode_hash": "", "total_price_currency": "USD", - "total_price": "16000.000000", + "total_price": "17245.000000", "order_currency": null, "description": "Selling furniture sets", "project_code": null, @@ -204338,6 +204465,38 @@ "status_custom_key": null } }, + { + "model": "order.salesorder", + "pk": 11, + "fields": { + "metadata": {}, + "reference_int": 25, + "notes": null, + "barcode_data": "", + "barcode_hash": "", + "total_price_currency": "CNY", + "total_price": "739.800000", + "order_currency": "CNY", + "description": "Another order for widgets", + "project_code": 5, + "link": "", + "target_date": "2025-02-20", + "creation_date": "2024-11-08", + "created_by": [ + "admin" + ], + "responsible": null, + "contact": null, + "address": null, + "reference": "SO0025", + "customer": 34, + "status": 15, + "customer_reference": "CE-1234-XYZ", + "shipment_date": null, + "shipped_by": null, + "status_custom_key": null + } + }, { "model": "order.purchaseorder", "pk": 1,