[jira] Created: (OFBIZ-3545) Values of inventoryItem.statusId are wrong in reserveForInventoryItemInline simple method.

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

[jira] Created: (OFBIZ-3545) Values of inventoryItem.statusId are wrong in reserveForInventoryItemInline simple method.

Nicolas Malin (Jira)
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


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.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3545) Values of inventoryItem.statusId are wrong in reserveForInventoryItemInline simple method.

Nicolas Malin (Jira)

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

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-3545) Values of inventoryItem.statusId are wrong in reserveForInventoryItemInline simple method.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato reassigned OFBIZ-3545:
----------------------------------------

    Assignee: Jacopo Cappellato

> 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
>            Assignee: Jacopo Cappellato
>             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.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3545) Values of inventoryItem.statusId are wrong in reserveForInventoryItemInline simple method.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-3545.
------------------------------------

    Resolution: Fixed

Thanks Divesh, your patch is in rev. 920357

> 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
>            Assignee: Jacopo Cappellato
>             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.