Stock Picking Restrict Partial Validation
by ForgeFlow https://github.com/OCA/stock-logistics-workflow , Odoo Community Association (OCA) https://github.com/OCA/stock-logistics-workflowStock Picking Restrict Partial Validation

This module adds a Restrict Partial Validation option on operation types.
Transfers of a restricted operation type can only be validated when they are fully reserved and processed in full:
- Validation is blocked while the transfer is not in Ready state, so quantities cannot be forced on stock that is not reserved.
- Validation is blocked when any line is processed for less than the demanded quantity, so no backorder can ever be created for these transfers.
A typical use case is all-or-nothing internal transfers, such as kit transfers that must always travel complete. Combined with the When all products are ready shipping policy, operators only see these transfers as Ready when everything can be moved, and cannot process them any other way.
Table of contents
Usage
- Go to Inventory > Configuration > Operation Types and open the operation type to restrict.
- Enable Restrict Partial Validation.
From then on, transfers of that operation type cannot be validated until they are fully reserved, and cannot be validated for less than the demanded quantities. Attempting either shows a blocking message explaining the reason.
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
- ForgeFlow
Contributors
- Joan Sisquella <joan.sisquella@forgeflow.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/stock-logistics-workflow project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 84 |
| Technical Name |
stock_picking_restrict_partial_validation |
| License | AGPL-3 |
| Website | https://github.com/OCA/stock-logistics-workflow |
Please log in to comment on this module