Skip to content
Snippets Groups Projects
Commit 32592758 authored by Ahmed Khalaf's avatar Ahmed Khalaf
Browse files

[FIX] mrp: fix change MO qty to produce


Before this commit, if a user changes a MO move qty to 0
and then tries to change the MO qty to produce, an error occurs.

The move with 0 qty is no longer cancelled or unlinked as this was not
the intenteded behavior.

Since the change production wizard no longer deletes cancelled moves
a test was updated accordingly.

closes odoo/odoo#107821

Taskid: 3082611
Signed-off-by: default avatarArnold Moyaux (arm) <arm@odoo.com>
parent 684215a0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment