This contribution gives you powerful data on your past product sales and estimated coming sales in an easy to read format that can also be printed in Landscape mode. Very useful for any serious store owner. Estimated installation time: less than 5 minutes.
SUPPORT FORUM: http://forums.oscommerce.com/index.php?showtopic=299524
Legend: 
Download

Report
Fixed cron file. Full Version.
Moved the data to a new table so it does not hamper site performance and added some fields to allow for future planned improvements.
Added group by p.products_id statement to mysql query so all items with the same product id will be grouped together (fix for stores with many product attributes).
Fixed admin boxes code which was causing an error.
supplier_id which was causing an error was removed from code.
After further testing I realized 356 day sales vs transactions was much more beneficial. Simply overwrite catalog/cron_update_bestsellers.php and catalog/admin/stats_products.php and then run the cron_update_bestsellers.php to update.
This contribution gives you powerful data on your past product sales and estimated coming sales in an easy to read format that can also be printed in Landscape mode. Very useful for any serious store owner. Estimated installation time: less than 5 minutes.
SUPPORT FORUM: http://forums.oscommerce.com/index.php?showtopic=299524