NOTES:
This branch is for use with Spree 1.1.0 and later.
For Spree 1.0.x, use the spree-1-0 branch.
Forked from what appeared to the be the most up to date for, and made the following general changes:
- Removed the route that overrides the main admin overview page
- Fixed a warning about
ADVANCED_REPORTS
being redefined - Improved PDF generation (custom ruport uses wicked_pdf instead of the ancient PDF::Writer)
Includes:
- Base reports of Revenue, Units, Profit into Daily, Weekly, Monthly, and Yearly increments
- Geo reports of Revenue, Units divided into states and countries
- Two "top" reports for top products and top customers
- The ability to limit reports by order date, "store" (multi-store extension), product, and taxon.
- The ability to export data in PDF or CSV format.
- Transaction reports
Dependencies:
- Ruport and Ruport-util
- Google Visualization