No commit activity in last 3 years
No release in over 3 years
Adds many useful reports, with PDF and CSV output, to Spree
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.8
>= 1.1.2
 Project Readme

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:

  1. Removed the route that overrides the main admin overview page
  2. Fixed a warning about ADVANCED_REPORTS being redefined
  3. 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