[jira] [Created] (OFBIZ-5808) Order update not possible after order item has been canceled

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-5808) Order update not possible after order item has been canceled

Nicolas Malin (Jira)
Ingo Wolfmayr created OFBIZ-5808:
------------------------------------

             Summary: Order update not possible after order item has been canceled
                 Key: OFBIZ-5808
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5808
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: 13.07.01
            Reporter: Ingo Wolfmayr
            Priority: Minor


/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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)