QtyDelivered not set back correctly after reactivating and voiding a material receipt
Testcase to check if the QtyDelivered is set back correctly after voiding a material receipt.
- Create and complete a purchase order for G000X:
- P0001, 10 TU A
- P0002, 20 TU B
- Open material receipt schedules for your order:
- => QtyDelivered is 0, for both products and both TUs
- Create material receipts for both products, with full or partial QtyOrdered:
- => QtyDelivered is the amt you made the receipt for either full or partial QtyOrdered of products and UTs
-
Open the material receipt for P0001
-
Reactivate the receipt, then void it
-
Open the material receipt for P0002
-
Void it directly, without reactivating it first
- Go back to material receipt schedule:
- => Qty Delivered is set back to 0, for both products and TUs
View source file on GitHub.com