FAQ‎ > ‎

Stock Aging Report : How the logic of stock-in and stock-out works

The stock works as 'First in First out' . When all locations are selected, regardless of specific location stock-in and stock-out : the logic starts reducing off from the older stock.

Scenario:

LocationItem CodeStock inStock inStock inStock outBalance


Aug (4months until now)Sep (3months until now)Oct (2months until now)until DecDec (current)







locationAitem141005
locationBitem1002-20



Now, if we try to generate the report for all branches, the result is something like this:

LocationItem Code4 months old3 months old2 months old
Balance
All locationitem1212
5



If we chose only location A (No stock-out):

LocationItem Code4 months old3 months old2 months old
Balance
locationAitem1410
5



If we chose only location B (stock-in and stock-out balanced out):

LocationItem Code4 months old3 months old2 months old
Balance
locationBitem1---
-

Comments