Stock Picking Backorder Policy
When a transfer is only partially done, Odoo decides whether to create a backorder for the remaining quantity based on the backorder policy of the operation type (Ask, Always or Never).
That default fits the warehouse, but the right answer is often driven by the document the transfer comes from: some customers always want the rest shipped later, others never do.
This module lets you optionally override that operation type default on the transfer itself:
Ask: the user is prompted (standard behaviour).
Always: a backorder is created automatically for the remaining quantity.
Never: the remaining quantity is cancelled and no backorder is created.
When left empty, the operation type’s own policy applies, exactly like standard Odoo.
The policy is carried by the operations, so it survives multi-step routes and make-to-order chains. Modules building on top of this one seed it from their own documents: sale_stock_picking_backorder_policy for deliveries generated from a sale order, purchase_stock_picking_backorder_policy for receipts generated from a purchase order.
Table of contents
Usage
On a transfer, set the Backorder Policy (Ask, Always or Never). The value set here takes precedence over the value set on the operation type; if left empty, the operation type’s value is used.
When the transfer is validated with a missing quantity:
Ask: the usual backorder prompt is shown.
Always: a backorder is created automatically.
Never: the remaining quantity is cancelled.
Returns and exchanges are never subject to the transfer’s backorder policy: they always follow the operation type’s own Create Backorder setting, since the policy of the original transfer is not relevant to goods coming back in.
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
Contributors
-
Alex Pfändler <alex.pfandler@camptocamp.com>
Iván Todorovich <ivan.todorovich@camptocamp.com>
Italo Lopes <italo.lopes@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.
Current maintainer:
This module is part of the OCA/stock-logistics-workflow project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo_addon_stock_picking_backorder_policy-19.0.1.1.0.2-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_stock_picking_backorder_policy-19.0.1.1.0.2-py3-none-any.whl
- Upload date:
- Size: 34.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53570cdd23cae8c89ccc0f4279abd4134b862decdb536a39cb81dde6ca815a03
|
|
| MD5 |
868ef2a84897a77110202f7d92ca3586
|
|
| BLAKE2b-256 |
8f96732bfcc570d7f70f5efa9a5f9aca0dd1c8ea3b3f0815f29dc028b4117c9c
|