Hello to all
I make item by FIFO
I purchase Qty 2 at a price 10 Rs for the the Item I01
again i purchase Qty 5 at a price 15 Rs for the same item
So now i have a stock of I01 is 7
*i want to create rport it can display that just like FIFO
ItemCode Qty Price Total Value
*ie the the result should be
I01 2 10 20
5 15 75*