You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2008/03/27 12:11:25 UTC

[jira] Commented: (OFBIZ-1720) service receiveInventoryProduct failed on existant inventoryItem

    [ 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.