Skip to content

Latest commit

 

History

History

product_total_weight_from_packaging

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Product Total Weight From Packaging

Beta License: AGPL-3 OCA/product-attribute Translate me on Weblate Try me on Runboat

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

Bug Tracker

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.

Credits

Authors

  • Camptocamp

Contributors

Other credits

The migration of this module from 14.0 to 16.0 was financially supported by Camptocamp

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.