diff --git a/app_product_weight_sale/__manifest__.py b/app_product_weight_sale/__manifest__.py index 919c8d70..c8da5516 100644 --- a/app_product_weight_sale/__manifest__.py +++ b/app_product_weight_sale/__manifest__.py @@ -8,7 +8,7 @@ 'sequence': 10, 'license': 'LGPL-3', 'description': """ - All in one Weight solution for sale, purchase, purchase agreement, stock. Please check follow Pay app. + All in one Weight solution for sale, purchase, purchase agreement, mrp, stock. Add product sku weight in Sale Order. Unit of measure auto weight, kg kg(s) lb lb(s) support. weight sale order. Calculates total weight of a sale order, which is the sum of individual weights of each unit of the products in the order。 Support kg(s) or lb(s) diff --git a/app_product_weight_sale/static/description/banner_all.png b/app_product_weight_sale/static/description/banner_all.png new file mode 100644 index 00000000..76a8b62d Binary files /dev/null and b/app_product_weight_sale/static/description/banner_all.png differ diff --git a/app_product_weight_sale/static/description/banner_cn.png b/app_product_weight_sale/static/description/banner_cn.png new file mode 100644 index 00000000..3b0bd290 Binary files /dev/null and b/app_product_weight_sale/static/description/banner_cn.png differ diff --git a/app_product_weight_sale/static/description/demo.jpg b/app_product_weight_sale/static/description/demo.jpg index e3de4f89..37b2b661 100644 Binary files a/app_product_weight_sale/static/description/demo.jpg and b/app_product_weight_sale/static/description/demo.jpg differ diff --git a/app_product_weight_sale/static/description/demo1.jpg b/app_product_weight_sale/static/description/demo1.jpg index c064ed42..eddc1d91 100644 Binary files a/app_product_weight_sale/static/description/demo1.jpg and b/app_product_weight_sale/static/description/demo1.jpg differ diff --git a/app_product_weight_sale/static/description/demo2.jpg b/app_product_weight_sale/static/description/demo2.jpg index c947a788..ce246e24 100644 Binary files a/app_product_weight_sale/static/description/demo2.jpg and b/app_product_weight_sale/static/description/demo2.jpg differ diff --git a/app_product_weight_sale/static/description/demo_mrp.jpg b/app_product_weight_sale/static/description/demo_mrp.jpg new file mode 100644 index 00000000..c0f5dab1 Binary files /dev/null and b/app_product_weight_sale/static/description/demo_mrp.jpg differ diff --git a/app_product_weight_sale/static/description/index.html b/app_product_weight_sale/static/description/index.html index b3ca38cf..20a67d81 100644 --- a/app_product_weight_sale/static/description/index.html +++ b/app_product_weight_sale/static/description/index.html @@ -1,8 +1,8 @@
-

Sales Order Weight

- +

Weight in Stock Inventory Operation Picking and Move

+
@@ -10,7 +10,7 @@
  • - All in one Weight solution for sale, purchase, purchase agreement, stock. Please check follow Pay app. + All in one Weight solution for sale, purchase, purchase agreement, mrp, stock. Please check follow Pay app.
  • @@ -42,30 +42,40 @@
  • - Stock picking operation Product weight is ready. + MRP Product weight is ready. + + Click to download. + +
  • +
  • + + Stock inventory picking operation Product weight is ready. Click to download.
  • - Add product sku weight in Sale Order line. + Add product sku weight in Stock Inventory.
  • - Calculates total weight of a sale order, which is the sum of individual weights of each unit of the products in the order. + Add product sku weight in Stock picking Operation and stock move. +
  • +
  • + + Calculates total weight of a Stock picking.
  • Support kg(s) or lb(s)
+
+

Multi Language Support

+ +
-
- -
-

-

Setup product weight. @@ -77,23 +87,25 @@

Show product total weight in list view.

- +

- Get product weight and total weight in order. + Get product weight and total weight in stock picking.

- +
+

The calculation uses the following formula:

-

- order_line_net_weight = (line_product_weight / line_product_uom_factor) -
- weight_total = sum(order_line_net_weight) -

+

+order_line_net_weight = (line_product_weight / line_product_uom_factor) +
+weight_total = sum(order_line_net_weight) +

+
@@ -126,6 +138,10 @@
+

Weight in purchase report

+
+ +
@@ -137,6 +153,16 @@ + +
+
+

Use in MRP Manufacturing

+
+ +
+
+
+

Use in Stock Picking