[jira] [Created] (OFBIZ-9324) Accounting_quantity_diff <-- Item variance

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

[jira] [Created] (OFBIZ-9324) Accounting_quantity_diff <-- Item variance

Nicolas Malin (Jira)
Ingo Wolfmayr created OFBIZ-9324:
------------------------------------

             Summary: Accounting_quantity_diff <-- Item variance
                 Key: OFBIZ-9324
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9324
             Project: OFBiz
          Issue Type: Bug
          Components: accounting
    Affects Versions: Trunk
            Reporter: Ingo Wolfmayr


1.       Shipment Receipt: 1 Piece for 15$ (Facility --> Receive Inventory)
2.       Item Variance: 1 Piece (via physical inventory on inventory item -1 ATP, -1 QOH) - item lost

Step 1
*         increases the ACCOUNTING_QUANTITY --> ACCOUNTING_QUANTITY_DIFF = 1
*         creates an accounting transaction --> INVENTORY +1 (15$ Credit)
Step 2
*         ACCOUNTING_QUANTITY no change
*         creates an accounting transaction --> INVENTORY -1 (15$ Debit)

Therefore the ITEM VALUATION report still shows 15$ / 1 Accounting Quanity sum after step two.

Inventory variance should affect the accounting quantity.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)