odoo/odoo#187059
Created by Logistics, William Henrotin (whe)
Blocked
- Merge method
- Review
-
CI
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:17.0-reserve-auto-whe
- head
- 96a1fb74949e82c4b7aefbea632640ad859bab22
odoo/odoo | |
---|---|
17.0 | #187059 missing statuses missing r+ |
18.0 | |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master |
[FIX] stock: use reservation to increase move quantity
This commit make use of _action_assign()
to populate extra stock move
lines when increasing the quantity of a stock move. This feature was
available in v16 but lost from odoo-dev@7dda6bb92715ea25b2818a62fec5e646f3678b81.
Also back-port bf4bdbe775f8f49b2aaac069fc65bc03593b95df to make sure any change on quantity
on stock move will trigger a save
to update the stock move line accordingly at the openning of the detailed operations
task-4308181
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr