http://ofbiz.116.s1.nabble.com/jira-Comment-Edited-OFBIZ-8459-InventoryItemStatus-is-not-updated-to-INV-PROMISED-status-while-creatt-tp4753355.html
About my truncated commit comment (I guess an Enter while copying removed the rest), please see
About my comment truncated commit comment (I guess an Enter while copying removed the rest), please see
> InventoryItemStatus is not updated to INV_PROMISED status while creating sales order for serialized product
> -----------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-8459
> URL:
https://issues.apache.org/jira/browse/OFBIZ-8459> Project: OFBiz
> Issue Type: Bug
> Components: product
> Affects Versions: Release Branch 14.12, Release Branch 15.12, Trunk
> Reporter: Vaibhav Jain
> Assignee: Pawan Verma
> Priority: Major
> Fix For: 18.12.01, 17.12.04
>
> Attachments: OFBIZ-8459.patch, OFBIZ-8459.patch
>
>
> Steps to regenerate the issue:
> # Create a serialized product and receive single inventory item (feed serial number) of the specific product.
> # Check the status of the inventory item in InventoryItem and InventoryItemStatus entities it should be INV_AVAILABLE.
> # Create sales order of this serialized product.
> # Status of the inventory item in InventoryItem entity is changed to 'INV_PROMISED' but InventoryItemStatus entity still shows 'INV_AVAILABLE'.
> Expected :
> In InventoryItemStatus current status should also be 'INV_PROMISED' as of InventoryItem.