Skip to content

Latest commit

 

History

History
 
 

delivery_preference_glue_stock_picking_group

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Delivery Preference Glue Stock Picking Group

Beta License: AGPL-3 OCA/wms Translate me on Weblate Try me on Runbot

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

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

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 smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Camptocamp

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

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/wms project on GitHub.

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