-
- Downloads
[IMP] mrp: cascade qty update from MO to next pickings
If a warehouse is set to a route like default 3-steps, updating the MO's
quantity to produce won't update the outgoing picking from
post-production to stock.
Since the quantity is now changed in the following pickings, no need to
put a warning in those pickings for the quantity change as their moves
quantity were automatically updated.
Task-2797359
closes odoo/odoo#86572
Signed-off-by:
Arnold Moyaux <arm@odoo.com>
Showing
- addons/mrp/wizard/change_production_qty.py 14 additions, 4 deletionsaddons/mrp/wizard/change_production_qty.py
- addons/mrp_subcontracting/wizard/__init__.py 1 addition, 0 deletionsaddons/mrp_subcontracting/wizard/__init__.py
- addons/mrp_subcontracting/wizard/change_production_qty.py 13 additions, 0 deletionsaddons/mrp_subcontracting/wizard/change_production_qty.py
Loading
Please register or sign in to comment