This component provides a selection of sales / orders reports for Hikashop.
- Summary Reports
Yearly, monthly, weekly and daily reports of total sales information are available which can be automatically emailed to a recipient using wget with scheduled tasks (Linux cron). A monthly scheduled task could be used to email previous month's sales information.
The email consists of a summary report and, optionally, a CSV attachment. The CSV data can then be imported into a spreadsheet and processed as required.
These reports are in addition to, and operate separately from, the reports feature in Hikashop.
Version History Summary:
- 1.1.3 - March 2022
- Improved documentation for using wget and cron.
Returned HTTP code is now more useful. - 2.0.0 - August 2022
- More flexibility with reporting dates.
Now Joomla 4 ready. - 3.0.0 - December 2022
- Can now produce detail reports showing order product information.
- 3.1.0 - May 2023
- Bug fixes - recommended update for Joomla 4.
Date range handling can now cater for either a single report or a report group.
Report groups can now include detail reports. - 3.2.0 - November 2023
- Corrected Joomla 4.1.1 language file issue.