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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

ASF subversion and git services commented on OFBIZ-8459:
--------------------------------------------------------

Commit 78e1ee179592becc1514d346539c426c9e2c12d6 in ofbiz-framework's branch refs/heads/release17.12 from Pawan Verma
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=78e1ee1 ]

Fixed: productServiceOrder-test issue, it has been introduced after we fixed InventoryItemStatus is not updated to INV_PROMISED status(OFBIZ-8459)

Thanks, Jacques for the report.


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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)