[IMP] add initial inventory line to costing methods
This commit is contained in:
@@ -25,6 +25,11 @@ Standard Price
|
|||||||
- Qty On Hand
|
- Qty On Hand
|
||||||
- Delta Value
|
- Delta Value
|
||||||
- Inventory Value
|
- Inventory Value
|
||||||
|
* -
|
||||||
|
- $10
|
||||||
|
- 0
|
||||||
|
-
|
||||||
|
- $0
|
||||||
* - Receive 8 Products at $10
|
* - Receive 8 Products at $10
|
||||||
- $10
|
- $10
|
||||||
- 8
|
- 8
|
||||||
@@ -59,6 +64,11 @@ Average Price
|
|||||||
- Qty On Hand
|
- Qty On Hand
|
||||||
- Delta Value
|
- Delta Value
|
||||||
- Inventory Value
|
- Inventory Value
|
||||||
|
* -
|
||||||
|
- $0
|
||||||
|
- 0
|
||||||
|
-
|
||||||
|
- $0
|
||||||
* - Receive 8 Products at $10
|
* - Receive 8 Products at $10
|
||||||
- $10
|
- $10
|
||||||
- 8
|
- 8
|
||||||
@@ -93,6 +103,11 @@ FIFO
|
|||||||
- Qty On Hand
|
- Qty On Hand
|
||||||
- Delta Value
|
- Delta Value
|
||||||
- Inventory Value
|
- Inventory Value
|
||||||
|
* -
|
||||||
|
- $0
|
||||||
|
- 0
|
||||||
|
-
|
||||||
|
- $0
|
||||||
* - Receive 8 Products at $10
|
* - Receive 8 Products at $10
|
||||||
- $10
|
- $10
|
||||||
- 8
|
- 8
|
||||||
@@ -127,6 +142,11 @@ LIFO (not accepted in IFRS)
|
|||||||
- Qty On Hand
|
- Qty On Hand
|
||||||
- Delta Value
|
- Delta Value
|
||||||
- Inventory Value
|
- Inventory Value
|
||||||
|
* -
|
||||||
|
- $0
|
||||||
|
- 0
|
||||||
|
-
|
||||||
|
- $0
|
||||||
* - Receive 8 Products at $10
|
* - Receive 8 Products at $10
|
||||||
- $10
|
- $10
|
||||||
- 8
|
- 8
|
||||||
|
|||||||
Reference in New Issue
Block a user