We would like to generate the following report and I am having difficulty determining the best way of accomplishing.
We need to generate a sales report that tells us the quantity and frequency of sales by product. This should be a listing of products with the following columns.
Product Name | Quantity
Where Quantity is the number of times the product was sold in a specific period (last month, last week, etc.)
We also are using HikaMarket, so we would also want to be able to run this for specific vendors as well.
Thank you.