From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/stock/data/default_barcode_patterns.xml | 40 ++ addons/stock/data/digest_data.xml | 24 + addons/stock/data/mail_template_data.xml | 46 ++ addons/stock/data/procurement_data.xml | 15 + addons/stock/data/procurement_demo.xml | 83 +++ addons/stock/data/stock_data.xml | 148 ++++++ addons/stock/data/stock_demo.xml | 249 +++++++++ addons/stock/data/stock_demo2.xml | 554 +++++++++++++++++++++ addons/stock/data/stock_demo_pre.xml | 19 + addons/stock/data/stock_location_demo_cpu1.xml | 14 + addons/stock/data/stock_location_demo_cpu3.xml | 27 + addons/stock/data/stock_orderpoint_demo.xml | 35 ++ addons/stock/data/stock_sequence_data.xml | 72 +++ .../stock/data/stock_traceability_report_data.xml | 10 + 14 files changed, 1336 insertions(+) create mode 100644 addons/stock/data/default_barcode_patterns.xml create mode 100644 addons/stock/data/digest_data.xml create mode 100644 addons/stock/data/mail_template_data.xml create mode 100644 addons/stock/data/procurement_data.xml create mode 100644 addons/stock/data/procurement_demo.xml create mode 100644 addons/stock/data/stock_data.xml create mode 100644 addons/stock/data/stock_demo.xml create mode 100644 addons/stock/data/stock_demo2.xml create mode 100644 addons/stock/data/stock_demo_pre.xml create mode 100644 addons/stock/data/stock_location_demo_cpu1.xml create mode 100644 addons/stock/data/stock_location_demo_cpu3.xml create mode 100644 addons/stock/data/stock_orderpoint_demo.xml create mode 100644 addons/stock/data/stock_sequence_data.xml create mode 100644 addons/stock/data/stock_traceability_report_data.xml (limited to 'addons/stock/data') diff --git a/addons/stock/data/default_barcode_patterns.xml b/addons/stock/data/default_barcode_patterns.xml new file mode 100644 index 00000000..fdb182df --- /dev/null +++ b/addons/stock/data/default_barcode_patterns.xml @@ -0,0 +1,40 @@ + + + + + Weight Barcodes 3 Decimals + + 36 + weight + ean13 + 21.....{NNDDD} + + + + Package barcodes + + 70 + package + any + PACK + + + + Lot barcodes + + 80 + lot + any + 10 + + + + Location barcodes + + 60 + location + any + 414 + + + diff --git a/addons/stock/data/digest_data.xml b/addons/stock/data/digest_data.xml new file mode 100644 index 00000000..6c7c2aca --- /dev/null +++ b/addons/stock/data/digest_data.xml @@ -0,0 +1,24 @@ + + + + + Tip: Speed up inventory operations with barcodes + 1000 + + +
+

Tip: Speed up inventory operations with barcodes

+
+
+ +
+
+

Enjoy a quick-paced experience with the Odoo barcode app. It is blazing fast and works even without a stable internet connection. It supports all flows: inventory adjustments, batch picking, moving lots or pallets, low inventory checks, etc. Go to the "Apps" menu to activate the barcode interface.

+
+
+
+
+ + + + diff --git a/addons/stock/data/mail_template_data.xml b/addons/stock/data/mail_template_data.xml new file mode 100644 index 00000000..7d21e99c --- /dev/null +++ b/addons/stock/data/mail_template_data.xml @@ -0,0 +1,46 @@ + + + + Delivery: Send by Email + + ${object.company_id.name} Delivery Order (Ref ${object.name or 'n/a' }) + ${object.partner_id.id} + +
+

+ Hello ${object.partner_id.name},

+ We are glad to inform you that your order has been shipped. + %if object.carrier_tracking_ref: + Your tracking reference is + + %if object.carrier_tracking_url: + % set multiple_carrier_tracking = object.get_multiple_carrier_tracking() + %if multiple_carrier_tracking: + % for line in multiple_carrier_tracking: +
${line[0]} + % endfor + %else: + ${object.carrier_tracking_ref}. + %endif + %else: + ${object.carrier_tracking_ref}. + %endif +
+ %endif +

+ Please find your delivery order attached for more details.

+ Thank you, + % if user.signature: +
+ ${user.signature | safe} + % endif +

+
+
+ + ${(object.name or '').replace('/','_')} + ${object.partner_id.lang} + +
+
+
diff --git a/addons/stock/data/procurement_data.xml b/addons/stock/data/procurement_data.xml new file mode 100644 index 00000000..0c541c5a --- /dev/null +++ b/addons/stock/data/procurement_data.xml @@ -0,0 +1,15 @@ + + + + + + Procurement Group + procurement.group + PG/ + 6 + 1 + 1 + + + + diff --git a/addons/stock/data/procurement_demo.xml b/addons/stock/data/procurement_demo.xml new file mode 100644 index 00000000..a12def4f --- /dev/null +++ b/addons/stock/data/procurement_demo.xml @@ -0,0 +1,83 @@ + + + + + product + + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + product + + + + + diff --git a/addons/stock/data/stock_data.xml b/addons/stock/data/stock_data.xml new file mode 100644 index 00000000..0cd37234 --- /dev/null +++ b/addons/stock/data/stock_data.xml @@ -0,0 +1,148 @@ + + + + + + First In First Out (FIFO) + fifo + + + Last In First Out (LIFO) + lifo + + + + + + + Physical Locations + view + + + + Partner Locations + view + 1 + + + + Virtual Locations + view + 1 + + + + + Vendors + + supplier + + + + Customers + + customer + + + + + Inter-company transit + + transit + + + + + + + + + + + Replenish on Order (MTO) + + False + 5 + + + + + property_stock_supplier + + + + + property_stock_customer + + + + + + + + + + San Francisco + WH + + + + Stock orderpoint + stock.orderpoint + OP/ + 5 + 1 + 1 + + + + + + + + + + + + + + + + + diff --git a/addons/stock/data/stock_demo.xml b/addons/stock/data/stock_demo.xml new file mode 100644 index 00000000..962f89d9 --- /dev/null +++ b/addons/stock/data/stock_demo.xml @@ -0,0 +1,249 @@ + + + + + + + + + 0000000000029 + + + + + + + + + Starting Inventory + + + + + + + + + + 16.0 + + + + + + + 18.0 + + + + + + + 500.0 + + + + + + + 22.0 + + + + + + + 33.0 + + + + + + + 26.0 + + + + + + + 30.0 + + + + + + + 45.0 + + + + + + + 50.0 + + + + + + + 55.0 + + + + + + + 60.0 + + + + + + + 10.0 + + + + + + + 2.0 + + + + + + + 80.0 + + + + + + + + 60.0 + + + + + + + 16.0 + + + + + + + + + + + + + + + + My Company, Chicago + 1 + + 90 Streets Avenue + + + 60610 + Chicago + chicago@yourcompany.com + +1 312 349 3030 + www.example.com + + + + + Jeff Lawson + + jeff.lawson52@example.com + (461)-417-6587 + + + + + + + + My Company (Chicago) + + + + + + + + + My Company (San Francisco) + + + + + + + + + Chicago 1 + CHIC1 + + + + + product + + + product + + + product + + + product + + + + + Starting Inventory + + + + + + + + 200.0 + + + + + + + + + + + + + + + + + diff --git a/addons/stock/data/stock_demo2.xml b/addons/stock/data/stock_demo2.xml new file mode 100644 index 00000000..dd318a2a --- /dev/null +++ b/addons/stock/data/stock_demo2.xml @@ -0,0 +1,554 @@ + + + + + + + + + Small Refrigerator + internal + + WH-SHELF-REF + + + + FURN_5555 + Cable Management Box + product + 0.01 + + 100.0 + 70.0 + 1.0 + lot + + + + + + + LOT-000001 + + + + + + Inventory for Cable Management Box + + + + + CM-BOX-00001 + + + + + + CM-BOX-00002 + + + + + + + + + 50.0 + + + + + + + + + 40.0 + + + + + + + + outgoing shipment + + + + + + + + + + + outgoing shipment + + + + + + + + + + + outgoing shipment + + + + + + + + + + + + your company warehouse + + + + + + + + + + outgoing shipment + + + + + + + + + + + outgoing shipment + + + + + + + + + + + outgoing shipment + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + incoming_chicago_warehouse + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + chicago_warehouse + + + + + + + + + + + + outgoing_chicago_warehouse + + + + + + + + + + + outgoing_shipment_chicago_warehouse + + + + + + + + + + + chicago_warehouse + + + + + + + + + + + outgoing chicago warehouse + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/addons/stock/data/stock_demo_pre.xml b/addons/stock/data/stock_demo_pre.xml new file mode 100644 index 00000000..57fac7bc --- /dev/null +++ b/addons/stock/data/stock_demo_pre.xml @@ -0,0 +1,19 @@ + + + + + Shelf 2 + 0 + 2601985 + + + + Shelf 1 + 0 + 2601892 + + + + diff --git a/addons/stock/data/stock_location_demo_cpu1.xml b/addons/stock/data/stock_location_demo_cpu1.xml new file mode 100644 index 00000000..dd564f21 --- /dev/null +++ b/addons/stock/data/stock_location_demo_cpu1.xml @@ -0,0 +1,14 @@ + + + + 20.0 + 10.0 + + + + + + + + + diff --git a/addons/stock/data/stock_location_demo_cpu3.xml b/addons/stock/data/stock_location_demo_cpu3.xml new file mode 100644 index 00000000..08d4cf55 --- /dev/null +++ b/addons/stock/data/stock_location_demo_cpu3.xml @@ -0,0 +1,27 @@ + + + + Order Processing + internal + + + + + Dispatch Zone + internal + + + + + Gate A + internal + + + + + Gate B + internal + + + + diff --git a/addons/stock/data/stock_orderpoint_demo.xml b/addons/stock/data/stock_orderpoint_demo.xml new file mode 100644 index 00000000..eab6be76 --- /dev/null +++ b/addons/stock/data/stock_orderpoint_demo.xml @@ -0,0 +1,35 @@ + + + + + + + 10.0 + 5.0 + + + + + + + 12.0 + 5.0 + + + + + + + 5.0 + 3.0 + + + + + + + + \ No newline at end of file diff --git a/addons/stock/data/stock_sequence_data.xml b/addons/stock/data/stock_sequence_data.xml new file mode 100644 index 00000000..7f07dd7e --- /dev/null +++ b/addons/stock/data/stock_sequence_data.xml @@ -0,0 +1,72 @@ + + + + + + + + + Picking INT + stock.picking + INT/ + 5 + + + + + + Serial Numbers + stock.lot.serial + + 7 + 1 + 1 + + + + + + Packs + stock.lot.tracking + + 7 + 1 + 1 + + + + + + Packages + stock.quant.package + PACK + 7 + + + + + + + Procurement: run scheduler + + code + +model.run_scheduler(True) + + + + 1 + days + -1 + + + + + + + + diff --git a/addons/stock/data/stock_traceability_report_data.xml b/addons/stock/data/stock_traceability_report_data.xml new file mode 100644 index 00000000..a9cff53d --- /dev/null +++ b/addons/stock/data/stock_traceability_report_data.xml @@ -0,0 +1,10 @@ + + + + + Traceability Report + stock_report_generic + + + + -- cgit v1.2.3