You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2016/06/10 10:08:21 UTC

[jira] [Commented] (OFBIZ-7300) partial received orders are getting cancelled using cancel option over order header

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

Pierre Smits commented on OFBIZ-7300:
-------------------------------------

How do we measure the rate of success regarding the execution of order (e.g. for reporting purposes) when canceled orders get the statusId ORDERS_COMPLETED and cancelled order items the status ITEM_COMPLETED?

Maybe I am misunderstanding the description here.

> partial received orders are getting cancelled using cancel option over order header 
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7300
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7300
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Ankush Upadhyay
>
> Steps to reproduce:
> 1. Place purchase order with some quantities.
> 2. Receive few quantities.
> 3. Now cancel the order.
> Actual Behaviour:
> Order gets cancelled, status in OrderHeader change to ORDER_CANCELLED and in OrderItem change to ITEM_CANCELLED.
> Expected result:
> Order should mark to ORDER_COMPLETED and item should mark to ITEM_COMPLETED,
> Remaining quantity (unreceived) should be set in OrderItem.cancelQuantity.



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