This module provides a function to estimate the weight of a given quantity of a product, taking into account the product packaging's weights and return the weight in the product uom.
It uses the module stock_packaging_calculator to get weight from product packagings having a weight defined first and fallback on product weight field if no weight is defined on any of the packaging.
Warning
This module is lacking the weight uom conversions as it depends on product_packaging_dimension that depends on product_logistics_uom that allows to set a uom on the weight.
The sum in this module is assuming all weights are in kg.
Table of contents
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Camptocamp
- Akim Juillerat <[email protected]>
- Hughes Damry <[email protected]>
- Duong (Tran Quoc) <[email protected]>
The migration of this module from 14.0 to 16.0 was financially supported by Camptocamp
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/product-attribute project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.