Skip to content

Latest commit

 

History

History

stock_picking_volume_packaging

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Stock Picking Volume From Packaging

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

This modules improves the way the volume is computed on a stock.move by taking into account the volume of the potential product packaging that can be picked to fulfill the move.

The potential packaging that can be picked for a move are computed by the module stock_packaging_calculator. Thanks to this module we can compute the best distribution of the packaging to uses to fulfill a specific quantity of a product. (This information is important for the picking operators to minimize the number of manipulations to do. Even if this information is not available into the Odoo UI, The Shopfloor addon takes advantage of it to propose the best picking strategy to the user).

By default the volume information is not available on the product packaging. Hopefully the module product_packaging_dimension provides this information.

Since the volume information is not a mandatory field on the product packaging when we ask for the best distribution of the packaging, packaging without volume information are ignored. In this way we ensure that the volume of the packaging is only taken into account when it's relevant otherwise we fallback on the volume of the products.

Table of contents

Usage

This modules makes sense only if you manage the volume information on your product packaging definitions. If you don't, you can ignore this module.

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

  • ACSONE SA/NV

Contributors

Other credits

The development of this module has been financially supported by:

  • ACSONE SA/NV
  • Alcyon Benelux
  • 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/stock-logistics-warehouse project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.