aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reports/sales_by_date.rb
Commit message (Collapse)AuthorAgeFilesLines
* Some slight cosmetic updates.HEADmasterHarald Eilertsen2015-01-101-0/+1
| | | | Add a blank line between reports, and fix formatting of reports.
* Add readme and license.Harald Eilertsen2014-12-111-0/+15
|
* Reports pick up their data from the row rather than the sale object.Harald Eilertsen2014-11-141-2/+10
|
* Instantiate reports instead of using static methods.Harald Eilertsen2014-11-141-1/+1
|
* Move reporting to Reports::SalesByDate class.Harald Eilertsen2014-11-131-0/+34