Delivery Preference Glue Stock Picking Group
Fix Delivery preferences module on grouping picking
Delivery Preference Glue Stock Picking Group
This module fixes a conflict between the two modules delivery_carrier_preference and stock_picking_group_by_partner_by_carrier, that makes the function release_available_to_promise loose the carrier set by default on stock picking for the backorder left by the release.
A customer has a favorite delivery carrier that is set on his sales orders and the related stock pickings. The company can have some preferred carrier based on the weight of a shipping. When a stock picking is partially released the quantity that can be shipped should have the corresponding company preferred carrier (if applicable) but the backorder quantity should keep the customer favorite carrier.
The grouping done by the module stock_picking_group_by_partner_by_carrier breaks this functionality by recreating procurement groups during the release.
Table of contents
Known issues / Roadmap
This is a glue module, so the question is.
Is it necessary or there is a bug some where than cause this ?
Maybe in the grouping done by the module stock_picking_group_by_partner_by_carrier in the function _merge_procurement_groups
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
- Thierry Ducrest <thierry.ducrest@camptocamp.com>
Maintainers
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/wms project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.