Average Cost Method inventory cost inventory.
Summary
Functions
Sell an amount of inventory during a given accounting period.
Returns a tuple of the new Inventory struct and a map
containing the quantity, cost-per-unit, and total cost of the sale.
Use the map to create a Journal entry for your ledger.
Functions
Sell an amount of inventory during a given accounting period.
Returns a tuple of the new Inventory struct and a map
containing the quantity, cost-per-unit, and total cost of the sale.
Use the map to create a Journal entry for your ledger.