i am trying to create an inventory tracker to show...
# inventory
a
i am trying to create an inventory tracker to show all items of a certain class, and total revenue per item for a specified date range. the problem i have is that if there has been no activity on an item in the date range, the item will not show in the search. does anyone know how to solve this? i am using an item search, not a transaction search.