[
https://issues.apache.org/jira/browse/OFBIZ-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ankush Upadhyay updated OFBIZ-7300:
-----------------------------------
Description:
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.
> 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)