This module extends the functionality of chained (pull) stock
reservation to support the reservation of the total quantity brought by
the done and pregenerated chained move lines. By default, the
reservation on each step of the chain is limited to the need. If you
pick more than the need, with this module the chained moves will reserve
the total picked quantity.
This operation will only apply when the available quantity exceeds the
demanded quantity and the stock rule linked to the stock move has the
field Reserve Max Quantity activated.
This module is not needed if you use chained pickings and the creation
of those is placed when the a picking is validated.
This module was developed because if you want to send variable product
weights with Warehouse configured with 2 or 3 steps for Outgoing
Shipments, you have to double check the quantity done on every picking
if the quantity done exceedes the demand quantity.
It will be useful for you if you want to auto-reserve all the quantities
done in the last steps for Outgoing Shipments.
When reserving stock on the delivery note that has activated the
reserve_max_quantity flag, if you reserve stock and it matches
exactly the initially demanded quantity, it will stop reserving.
Example: Pick: 2 units requested, 3 units made in 3 different move
lines. (1 + 1 + 1) Ship: 2 units requested. Stock will only be taken
until the 2 units are reached. (1 + 1)
This happens because there comes a time when the demand to cover the
initial need is 0, and the line of 1 unit will be left untaken because
all has been satisfied.
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.
The development of this module has been financially supported by:
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 maintainers:

This module is part of the OCA/stock-logistics-reservation project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.