aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Some slight cosmetic updates.HEADmasterHarald Eilertsen2015-01-103-5/+8
| | | | Add a blank line between reports, and fix formatting of reports.
* Add readme and license.Harald Eilertsen2014-12-114-0/+60
|
* Reports pick up their data from the row rather than the sale object.Harald Eilertsen2014-11-144-30/+34
|
* Instantiate reports instead of using static methods.Harald Eilertsen2014-11-143-3/+3
|
* Report sales by shop.Harald Eilertsen2014-11-142-2/+40
|
* Report sales by country.Harald Eilertsen2014-11-142-2/+39
|
* Move reporting to Reports::SalesByDate class.Harald Eilertsen2014-11-131-0/+34
|
* Make Sale class.Harald Eilertsen2014-11-131-0/+25