add product auto weight

This commit is contained in:
ivan deng
2018-12-31 22:35:25 +08:00
parent 81ec9e9372
commit 97a9d0a988
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
'sequence': 10,
'license': 'LGPL-3',
'description': """
Add product sku weight in Sale Order.
Add product sku weight in Sale Order. Unit of measure auto weight.
Calculates total weight of a sale order, which is the sum of individual weights of each unit of the products in the order
""",
'category': 'Sales',

View File

@@ -4,7 +4,7 @@
<h2 class="oe_slogan">Sales Order Weight</h2>
</div>
<p class='oe_mt32'>
This module from BroadTech IT Solutions manages to calculate total weight of a sale order, which is the sum of individual weights of each unit of the products in the order.
This module from Sunpop.cn manages to calculate total weight of a sale order, which is the sum of individual weights of each unit of the products in the order.
</p>
<p class='oe_mt32'>
The product form has a field 'Weight', which stores the weight of the product in Kg.