[jira] [Created] (OFBIZ-9464) Accounting quantity transfer should not be zero while transferring inventory from one facility to another

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

[jira] [Created] (OFBIZ-9464) Accounting quantity transfer should not be zero while transferring inventory from one facility to another

Nicolas Malin (Jira)
Vaibhav Jain created OFBIZ-9464:
-----------------------------------

             Summary: Accounting quantity transfer should not be zero while transferring inventory from one facility to another
                 Key: OFBIZ-9464
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9464
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: Trunk
            Reporter: Vaibhav Jain
            Assignee: Vaibhav Jain
             Fix For: Trunk


when we transfer inventory, the accountingQuantityTotal field of _InventoryItem_ entity is always ZERO. There is no reflection of ATP/QOH in accountingQuantityTotal.

This will create following issues in the system.
# Accounting quantity total will mismatch with the original quantity in the facility which shows wrong result when we calculate facility specific inventory valuation.
# Inventory reservation also throws an error in some specific case like when AQT of respective product is zero in the specific facility from when reservation happens.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)