Shipping a serialized inventory item not handled correctly
----------------------------------------------------------

                 Key: OFBIZ-591
                 URL: https://issues.apache.org/jira/browse/OFBIZ-591
             Project: Apache OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: product
            Reporter: Si Chen


When an order with serialized inventory items is shipped, the InventoryItem 
remains in the Promised status and hence is still counted in QOH.  It should be 
changed automatically to DELIVERED and no longer counted as inventory.

The statusvalidchange from DELIVERED back to AVAILABLE should be removed, as 
once the item has been shipped out, it should no longer be marked as AVAILABLE, 
just RETURNED if it is returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to