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:57:41 UTC

[jira] [Comment Edited] (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 edited comment on OFBIZ-5368 at 10/21/13 3:56 PM:
-------------------------------------------------------------------

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 this error message is displayed:

Error:<br/> Not adding Order Item to plan for shipment [10180] because the order item is already in the shipment (order [WSCO10262], order item [00001]) <br/> <br/>


was (Author: ofbizzer):
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)