[
https://issues.apache.org/jira/browse/OFBIZ-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582598#action_12582598
]
Jacopo Cappellato commented on OFBIZ-1720:
------------------------------------------
I'm not sure if my comment is out of topic here but... when we receive a
product we should always create new inventory item(s) for it, and not update
existing ones. This is very important for many things, including material
tracking, quality control, cost metrics.
Jacopo
> 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.