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

2017-08-26 Thread Deepak Dixit (JIRA)

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

Deepak Dixit updated OFBIZ-8459:

Fix Version/s: (was: Release Branch 15.12)
   (was: Release Branch 14.12)
   (was: Trunk)

> 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
> 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
(v6.4.14#64029)


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

2016-10-23 Thread Vaibhav Jain (JIRA)

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

Vaibhav Jain updated OFBIZ-8459:

Attachment: OFBIZ-8459.patch

Here is the updated patch

> 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, 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)


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

2016-10-15 Thread Vaibhav Jain (JIRA)

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

Vaibhav Jain updated OFBIZ-8459:

Fix Version/s: Release Branch 14.12
   Release Branch 15.12

> 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: Vaibhav Jain
> 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)


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

2016-10-15 Thread Pranay Pandey (JIRA)

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

Pranay Pandey updated OFBIZ-8459:
-
Description: 
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.

  was:
 Steps to regenerate the issue:
1.Create a serialized product and receive single inventory item (please feed 
serial number) of the specific product.
2.Check the status of InventoryItem entity and InventoryItemStatus entity i.e. 
status should be INV_AVAILABLE.
3. Create sales order of serialized product.
4. Status of inventoryItem entity is changed to 'INV_PROMISED' but the status 
of InventoryItemStatus entity still remains 'INV_AVAILABLE'.

Expected :
In InventoryItemStatus entity 'INV_AVAILABLE' status should expire and create a 
new record of 'INV_PROMISED' status.


> 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: Vaibhav Jain
> Fix For: Trunk
>
> 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)


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

2016-10-15 Thread Pranay Pandey (JIRA)

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

Pranay Pandey updated OFBIZ-8459:
-
Summary: InventoryItemStatus is not updated to INV_PROMISED status while 
creating sales order for serialized product  (was: InventoryItemStatus is not 
updated to INV_PROMISED status while creating sales order for serialized 
product.)

> 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: Vaibhav Jain
> Fix For: Trunk
>
> Attachments: OFBIZ-8459.patch
>
>
>  Steps to regenerate the issue:
> 1.Create a serialized product and receive single inventory item (please feed 
> serial number) of the specific product.
> 2.Check the status of InventoryItem entity and InventoryItemStatus entity 
> i.e. status should be INV_AVAILABLE.
> 3. Create sales order of serialized product.
> 4. Status of inventoryItem entity is changed to 'INV_PROMISED' but the status 
> of InventoryItemStatus entity still remains 'INV_AVAILABLE'.
> Expected :
> In InventoryItemStatus entity 'INV_AVAILABLE' status should expire and create 
> a new record of 'INV_PROMISED' status.



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


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

2016-10-15 Thread Pranay Pandey (JIRA)

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

Pranay Pandey updated OFBIZ-8459:
-
Affects Version/s: Release Branch 14.12
   Trunk
   Release Branch 15.12

> 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: Vaibhav Jain
> Fix For: Trunk
>
> Attachments: OFBIZ-8459.patch
>
>
>  Steps to regenerate the issue:
> 1.Create a serialized product and receive single inventory item (please feed 
> serial number) of the specific product.
> 2.Check the status of InventoryItem entity and InventoryItemStatus entity 
> i.e. status should be INV_AVAILABLE.
> 3. Create sales order of serialized product.
> 4. Status of inventoryItem entity is changed to 'INV_PROMISED' but the status 
> of InventoryItemStatus entity still remains 'INV_AVAILABLE'.
> Expected :
> In InventoryItemStatus entity 'INV_AVAILABLE' status should expire and create 
> a new record of 'INV_PROMISED' status.



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


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

2016-10-15 Thread Vaibhav Jain (JIRA)

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

Vaibhav Jain updated OFBIZ-8459:

Attachment: OFBIZ-8459.patch

Here is the patch to create inventory item status record for INV_PROMISED 
status in InventoryItemStatus entity when a sales order is placed for 
serialized product.

> 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
>Reporter: Vaibhav Jain
>Assignee: Vaibhav Jain
> Fix For: Trunk
>
> Attachments: OFBIZ-8459.patch
>
>
>  Steps to regenerate the issue:
> 1.Create a serialized product and receive single inventory item (please feed 
> serial number) of the specific product.
> 2.Check the status of InventoryItem entity and InventoryItemStatus entity 
> i.e. status should be INV_AVAILABLE.
> 3. Create sales order of serialized product.
> 4. Status of inventoryItem entity is changed to 'INV_PROMISED' but the status 
> of InventoryItemStatus entity still remains 'INV_AVAILABLE'.
> Expected :
> In InventoryItemStatus entity 'INV_AVAILABLE' status should expire and create 
> a new record of 'INV_PROMISED' status.



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