-
- Downloads
[FIX] mrp: fix bad workorder-move link
Workorder _action_confirm works in batch and is designed to
link workorders and moves per production.
Original code breaks the 'per production' constraint by linking
moves from all productions to workorders of the last one when
called on workorders from multiple productions.
closes odoo/odoo#86633
Task: 2797201
Signed-off-by:
Arnold Moyaux <arm@odoo.com>
Please register or sign in to comment