I am happy to give back to the ZC community with this report that I have found very useful for managing my own store.
https://www.zen-cart.com/downloads.php?do=file&id=1371
Stock vs. Sales Report
--------------------------
- For each product sold in a given period (specified in the stats_stock.php file), determines total sales for the product, current stock level, and how many days until the product is projected to be out of stock.
- This is very useful for catalogs where the rate of sales between different products varies significantly. For a low selling item you might be fine having only 3 items in stock compared to a high selling item that you need 100 in stock.
- If the product is projected to be out of stock within a number of days that you specify, it highlights the product and shows you an estimate of how many units need to be reordered to remove the alert status.
- Sort by stock projection, current stock, or current sales.
- This contribution tested and working on my Zen-Carts 1.3.9.h. & 1.5.0. I hope it helps you keep track of stock ordering issues as much as it helps me!



Reply With Quote

