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

[jira] [Updated] (OFBIZ-7299) Partial shipped orders are getting cancelled using cancel option over order header

     [ https://issues.apache.org/jira/browse/OFBIZ-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ankush Upadhyay updated OFBIZ-7299:
-----------------------------------
    Summary: Partial shipped orders are getting cancelled using cancel option over order header   (was: partial shipped orders are getting cancelled using cancel option over order header )

> Partial shipped orders are getting cancelled using cancel option over order header 
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7299
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7299
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>            Reporter: Ankush Upadhyay
>
> Steps to reproduce:
> 1. Place order with quantities more than 1.
> 2. Ship few quantities from facility manager.
> 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 (unshipped) should be set in OrderItem.cancelQuantity. 



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