-
- Downloads
[FIX] stock: Returning canceled moves
Steps to reproduce the bug:
- Let's consider two storable products P1 and P2 from the same vendor V
- P1 and P2 have the routes 'Buy' and 'Make to order'
- Create a SO for 1 P1 and 1 P2 and confirm it
- A delivery order DO has been created
- A PO has been created for V, confirm it
- Process the shipment, receive 1 P1 and 0 P2 with no backorder
- Process DO with no backorder
- Return DO by clicking on 'Return' button
Bug:
1 P1 and 1 P2 were suggested to be returned but the movement for P2 had been canceled.
Closes #39547
opw:2116582
closes odoo/odoo#40211
X-original-commit: bb94b6591fb148a4c1b94f9c28d2c10e44e12283
Signed-off-by:
Simon Goffin (sig) <sig@openerp.com>
Please register or sign in to comment