You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Vaibhav Jain (JIRA)" <ji...@apache.org> on 2017/07/08 10:13:00 UTC

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

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)