v 11.0 v 12.0 Third Party 7
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Sales Management (sale_management)
Invoicing Management (account_invoicing)
Discuss (mail)
Lines of code 68
Technical Name bt_sale_order_weight
LicenseLGPL-3
Websitehttp://www.broadtech-innovations.com
Versions 13.0 12.0 11.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Sales Management (sale_management)
Invoicing Management (account_invoicing)
Discuss (mail)
Lines of code 68
Technical Name bt_sale_order_weight
LicenseLGPL-3
Websitehttp://www.broadtech-innovations.com
Versions 13.0 12.0 11.0

Sales Order Weight

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.

The product form has a field 'Weight', which stores the weight of the product in Kg.

The module adds a field 'Net Weight' in sale order line, which calculates the Order line weight based on Order line Quantity and Unit of Measure. The new field 'Total Weight' in Sale Order would be the sum of sale order line weights.

The calculation uses the following formula:

Sale_order_line_net_weight = (line_product_weight * line_product_uom_qty / line_product_uom_factor)
Total_weight = sum(Sale_order_line_net_weight)


For any assistance please feel free to contact us: contact@broadtech-innovations.com

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
The calculation for different UoM weight is wrong.
by
Frank Miao
on 8/26/18, 11:35 AM

It literally working only on the condition the uom is single unit on product template. The calculation for different UoM on product template is wrong. Say if the Uom on product template is 10 pack. And the weight field is 10 kg. That means single unit of the product weight 1kg. But on the quotation/sale order, If you choose the default uom 10 pack, the weight becomes 100kg which is totally wrong. Highly appreciated if you can improve that.


There are no comments yet!