Difference between revisions of "Ledger Transactions Reference"

From Opentaps Wiki
Jump to navigationJump to search
m (Protected "Ledger Transactions Reference": Sysop page [edit=sysop:move=sysop])
Line 3: Line 3:
 
===Adjust Inventory Values===
 
===Adjust Inventory Values===
  
When inventory values are adjusted, the value of the change in inventory value (quantity * change in unit cost) is recorded as a Debit to INVENTORY_VAL_ADJ account and a Credit to the INVENTORY_ACCOUNT of the item being adjusted.
+
When inventory values are adjusted, the value of the change in inventory value (quantity * change in unit cost) is recorded as a  
 +
<pre>
 +
DR Inventory Value Adjustment (expense)
 +
  CR Inventory (asset)
 +
 
 +
</pre>
 +
 
 +
This is recorded for each item whose value is adjusted.

Revision as of 00:20, 22 November 2007

Adjust Inventory Values

When inventory values are adjusted, the value of the change in inventory value (quantity * change in unit cost) is recorded as a

DR Inventory Value Adjustment (expense)
   CR Inventory (asset)

This is recorded for each item whose value is adjusted.