You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2013/10/20 18:34:41 UTC

[jira] [Created] (OFBIZ-5368) Incorrect OrderShipment quantity when adding shipment items

Christian Carlow created OFBIZ-5368:
---------------------------------------

             Summary: Incorrect OrderShipment quantity when adding shipment items
                 Key: OFBIZ-5368
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5368
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: Release Branch 12.04
            Reporter: Christian Carlow


The OrderShipment quantity is not calculated correctly when creating shipment items.

To reproduce:
1.  Click the "Create New Ship Group for Shipment" for an order ship group.
2.  Navigate to the "Shipment Plan" page and add a quantity of 1 for an order item ship group
3.  Navigate to the "Order Item" page and add a quantity of 1 for the same order item ship group used in the previous step

After step 3 the OrderShipment record for the ship group should be 2 but it remains 1 which was set when the ship group was added in step 2.



--
This message was sent by Atlassian JIRA
(v6.1#6144)