[
https://issues.apache.org/jira/browse/OFBIZ-5373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228762#comment-14228762 ]
Rishi Solanki commented on OFBIZ-5373:
--------------------------------------
Alternative to solution provided, I think the flow implemented when received quantity is greater than ordered quantity, we may need to think of weather the flow is correct or not. May be better way first user will edit the order and after that receive the purchase order item with increased quantity. I mean to say no need to give received quantity text box to allow more than quantity order and remove the flow of copying the received quantity into order item quantity where this issue reported.
This is just an thought requires discussion. Soon will start discussion on mailing list so that if we can change the flow or not. For now recommending to fix the existing flow with the provided patch and fix as the issue type is BUG.
> 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
> 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)