LIFO (Last In, First Out) is a cost method which always issues items out of inventory at the newest (or last) cost at which the item was received.
The system maintains a stack of receipts to stock for each item and consumes quantities in the stack when an item is issued out of stock. This consumption is done from the newest to oldest cost if LIFO is being used, and from the oldest to the newest if FIFO is being used. Each receipt to stock includes unit cost details and quantities (in order by date and time) for each Item Location Inventory account.
The system adds to and subtracts from this stack as follows:
The Unit Cost field on the Items form shows the next cost at which to issue the item. When you use LIFO, the system posts the receipt cost to the Unit Cost field on the Items form each time you process a new receipt.