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/21 17:53:41 UTC

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

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

Christian Carlow commented on OFBIZ-5368:
-----------------------------------------

Seems like an item issuance creation should be prevented if the same Order Item has been already planned in the shipment because if you try to plan an Order Item that already has issuances records then an error message is generated that says that the Order Item has already been added to the shipment.

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