[jira] [Commented] (OFBIZ-5373) If received quantity is greater then ordered quantity then order item quantity update but order item shipgroup assoc quantity does not updated.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-5373) If received quantity is greater then ordered quantity then order item quantity update but order item shipgroup assoc quantity does not updated.

Nicolas Malin (Jira)

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

Arun Patidar commented on OFBIZ-5373:
-------------------------------------

Hi [~pfm.smits]

We are not considering order update here. I just provided patch for fixing bug in existing work flow. Introducing of new work flow will require more design level discussions. So I think we should good with fix in current work flow for now.

> If received quantity is greater then ordered quantity then order item quantity update but order item shipgroup assoc quantity does not updated.
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5373
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5373
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 11.04, Release Branch 12.04, Release Branch 13.07, Trunk
>            Reporter: Deepak Dixit
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>         Attachments: OFbiz-5373.patch
>
>
> If received quantity is greater then ordered quantity then updateIssuanceShipmentAndPoOnReceiveInventory(ShipmentReceiptServices.xml) service update only ordered quantity and it does not update the orderItemShipGroupAssoc quantity.
> Due to this createAsNewOrder and update order item functionality will be affected.
> Steps to regenerate:
> - Create a PO with at least two item.
> - Receive first item and received quantity should be greater then ordered quantity.
> - Now excess quantity will update on order item quantity and item will be completed but shipgroupassoc quantity still old one.
> - Now update the order.
> - Completed order item quantity will be messed



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