Community Add-Ons

Maintainers: collink
Add file to this package
Top » Reports

Detailed Monthly Sales
for osCommerce Online Merchant v2.2

"Detailed Monthly Sales" is a report that starts by breaking the orders up into months, grouped by years, listed in descending order, as well as listing Net Sales, Shipping/Handling, and Gross Sales amounts. From there it allows you to drill down to all the orders for a specific month, again, listed in descending order, and shows you the Order #, Customer's Name, Order Date, Order Subtotal, Shipping Total, and Order Total. Once at this screen, you can view a printer friendly version of the report or the original invoice (both opened in new windows).

Legend:  Download   Report
Expand All / Collapse All
fixed for MySQL 4.0.X + added Tax Subtotals maltchev 9 Jun 2008  

The previous patch (fixed for MySQL 4.0.x)

with added support for Tax Subtotals.
(the original version doesn't display properly order totals as it doesn't take into account Taxes)

after installing the original contribution, please replace stats_detailed_monthly_sales.php in /catalog/admin/

add the following line to
/catalog/admin/includes/languages/english/stats_detailed_monthly_sales.php

define('TABLE_HEADING_TOTAL_TAX','Tax');

fixed for MySQL 4.0.X (joins instead of nested queries) maltchev 8 Jun 2008  
corrected install file and removed duplicate file NimaP 22 May 2008  
Detailed Monthly Sales V1.0 collink 22 May 2008  
Detailed Monthly Sales collink 21 May 2008