Hello Freinds,
By using this contribution you can easily generate a dispatch report i.e. delivered products report with some timing parameters like this month, last month, this year and between a date range. By default it will display the report of all delivered products without a date range.
I hope this will be helpful for you.
How can I install this? Its simple go through these 6 steps
1. copy the file stats_dispatch.php into your catalog/admin/ directory
2. copy the complete calendar folder into your catalog/admin/ directory
3. copy the button image button_generate_report.gif in catalogadminincludeslanguagesenglishimagesbuttons directory
4. modify catalog/admin/includes/languages/english.php
add these lines at the bottom
// Dispatch report
define('BOX_REPORTS_DISPATCH', 'Dispatch Report');
5. modify catalog/admin/includes/boxes/reports.php
find the text
'' . BOX_REPORTS_PRODUCTS_PURCHASED . '
' .
add this text just below this
'' . BOX_REPORTS_DISPATCH . '
'.
6. modify catalog/admin/includes/filenames.php
add these lines at the bottom
//Dispatch Report
define('FILENAME_STATS_DISPATCH', 'stats_dispatch.php');
That's IT,
Jaswant B Tak
More...





LinkBack URL
About LinkBacks









Bookmarks