You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2014/10/20 07:13:33 UTC

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

    [ https://issues.apache.org/jira/browse/OFBIZ-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176610#comment-14176610 ] 

Deepak Dixit edited comment on OFBIZ-5808 at 10/20/14 5:13 AM:
---------------------------------------------------------------

Hi Ingo,

If we update  price of an order item then isModifiedPrice flag set to true and in this case list price ignored, this bug is reported under OFBIZ-5470 .


was (Author: deepak.dixit):
Hi Ingo,

If we update  price of an order item then isModifiedPrice flag set to true and in this case list price will be ignored OFBIZ-5470 .

> 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)