Skip to content
Snippets Groups Projects
Commit d80d79ef authored by Denis Roussel's avatar Denis Roussel Committed by Arnold Moyaux
Browse files

[FIX] stock: Don't take into account canceled moves to check for backorder


Do a transfer in two steps with several move lines (e.g.: Vendors => Input => Stock).

In the first picking, set quantity = 0 on a single line. Transfer it and say 'No backorder'.

In the second picking, set all quantities (you have two move lines confirmed and one canceled). Validate the
transfer. The backorder wizard is launched. It should not.

closes odoo/odoo#66680

X-original-commit: 79d834f2
Signed-off-by: default avatarArnold Moyaux <amoyaux@users.noreply.github.com>
parent 7f72f5f7
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment