You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a product in MTO + buy, if I split the delivery of a sale order before the purchase order is confirmed, the purchased quantity is increased by the split off quantity.
Steps to reproduce the behavior:
Create a product in MTO + buy, with a supplier
Sell 100 units of the product, confirm the sale order
Go to the delivery order, split 30 units off the 100 units delivery
check the purchase order: the purchased qty is now 170.
Expected behavior
The purchase order has a quantity of 100
If the PO is confirmed before the split, then everything works fine.
The text was updated successfully, but these errors were encountered:
Issue with stock_split_picking, at least in 17.0
For a product in MTO + buy, if I split the delivery of a sale order before the purchase order is confirmed, the purchased quantity is increased by the split off quantity.
Steps to reproduce the behavior:
Expected behavior
The purchase order has a quantity of 100
If the PO is confirmed before the split, then everything works fine.
The text was updated successfully, but these errors were encountered: