Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
Release Branch 11.04
-
None
-
None
-
None
Description
/ordermgr/control/orderview?orderId=myorder
ORDER --> Order List --> (orderid "myorder") --> Edit Items --> choose an item check the checkbox beside quantity --> Cancel selected items
After that:
Edit Items --> update selected items
As the quantity of the canceled item is 0 the logic of OrderServices.updateApprovedOrderItems won't let you finish the changes. I will upload a proposed patch.