[
https://issues.apache.org/jira/browse/OFBIZ-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582639#action_12582639
]
David E. Jones commented on OFBIZ-1720:
---------------------------------------
It's true that normally a new InventoryItem needs to be created, but there are
some exceptions. The main one is for serialized inventory where an item with a
specific serial number is returned or re-received after repair or whatever.
> 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.