[
https://issues.apache.org/jira/browse/OFBIZ-3545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Divesh Dutta updated OFBIZ-3545:
--------------------------------
Attachment: OFBiz-3545.patch
1) In reserveForInventoryItemInline simple-method of
InventoryReserveServices.xml , while reserving inventory for non-serialized
items, checks are made on value of inventoryItem.statusId
2) So values are wrong here,value of statusCode is used instead the value of
statusId
3) So I am uploading a patch with correct inventoryItem.statusId values.
> Values of inventoryItem.statusId are wrong in reserveForInventoryItemInline
> simple method.
> ------------------------------------------------------------------------------------------
>
> Key: OFBIZ-3545
> URL: https://issues.apache.org/jira/browse/OFBIZ-3545
> Project: OFBiz
> Issue Type: Bug
> Components: product
> Affects Versions: SVN trunk
> Reporter: Divesh Dutta
> Fix For: SVN trunk
>
> Attachments: OFBiz-3545.patch
>
>
> When new sales order is created and inventories are reserved, defective or on
> hold inventory items are also assigned to newly created order(In case of
> non-serialized inventory). This should not happen .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.