Hi! I am trying to do a saved search of item recei...
# general
s
Hi! I am trying to do a saved search of item receipts related to a specific item. I only want the latest item receipts that together compose the current on hand quantity. The reason why is because I would like to know the current age of the items in stock. I will not consider any returns (registered as cash refunds) nor inventory adjustments. So if I have 50 in stock and my latest item receipt had 20, the one before 30 and the first one 10 I am still only interested in the two most recent ones since 20+30 >= my current stock 50. Any ideas? 🙂