[
https://issues.apache.org/jira/browse/OFBIZ-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176411#comment-14176411 ]
Ingo Wolfmayr commented on OFBIZ-5808:
--------------------------------------
Thanks Jacques.
The other point is on my checklist/todo for the next days :) - they do not make any sense + the do not have any function as they are completely ignored in code. Another thing I am tinking about is: why is the list price beeing removed form the OrderItem entity (all items) when updating the order (for example changing the price of one item). This disables for example the calcualtion for the % between price and list price.
> 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
> Assignee: Jacques Le Roux
> Priority: Minor
> Attachments: patchOrderService.txt
>
>
> /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)