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

nicolas malin commented on OFBIZ-1720:
--------------------------------------

The reason of my correction was, actually I prepare a warehouse module on ofbiz 
and for all sales order I reserve a stock location with inventoryItem and 
inventoryItem.qoh to 0 by OrderItemShipGrpItemRsv. When I receive products 
needs for completed orders from supplier, I directly update inventoryItem 
associate to order. But in my case if a create a new inventoryItem I loose 
relation whit orders.

But I look only my case :) , it's probably that my correction is bad for other 
case

Nicoas

> service receiveInventoryProduct failed on existant inventoryItem
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-1720
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1720
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: receiveInventoryProduct.patch
>
>   Original Estimate: 0.03h
>  Remaining Estimate: 0.03h
>
> When you call the service receiveInventoryProduct with a 
> currentInventoryItemId attribute, the service failed because it call 
> updateInventoryItem service without inventoryItemId.
> The patch correct this issue.
> Nicolas

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to