You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pranay Pandey (JIRA)" <ji...@apache.org> on 2016/10/15 12:34:21 UTC

[jira] [Commented] (OFBIZ-8459) InventoryItemStatus is not updated to INV_PROMISED status while creating sales order for serialized product

    [ https://issues.apache.org/jira/browse/OFBIZ-8459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15578018#comment-15578018 ] 

Pranay Pandey commented on OFBIZ-8459:
--------------------------------------

Vaibhav,

Thanks for providing patch for this fix. It has been reverted from trunk and need a check on Integration Tests. 

> 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, Trunk, Release Branch 15.12
>            Reporter: Vaibhav Jain
>            Assignee: Pranay Pandey
>             Fix For: Release Branch 14.12, Trunk, Release Branch 15.12
>
>         Attachments: 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)