This branch is for use with Spree 2.0 and later.
2.0-related changes:
- Change Spree::Admin::ReportsController::AVAILABLE_REPORTS to Spree::Admin::ReportsController::available_reports
1.3-related changes:
- Change the I18 default locale to use the Rails setting
- Rework the GUI to work better with the new 1.3 admin GUI (this is a work in progress - it is functional at the moment, but certainly not pretty)
Forked from what appeared to the be the most up to date for, and made the following general changes:
- Removed PDF generation, which isn't working under Ruby 1.9.x
- Removed the route that overrides the main admin overview page
- Fixed a warning about
ADVANCED_REPORTS
being redefined - Fixed the en.yml translation lookups
This extension seems in flux, having many forks, but no official rails3 update.
Advanced reporting for Spree.
- 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.
- Ruport and Ruport-util
- Google Visualization