aboutsummaryrefslogtreecommitdiffstats
path: root/parse_report.rb
Commit message (Collapse)AuthorAgeFilesLines
* Report sales by shop.Harald Eilertsen2014-11-141-1/+3
|
* Report sales by country.Harald Eilertsen2014-11-141-1/+3
|
* Move reporting to Reports::SalesByDate class.Harald Eilertsen2014-11-131-25/+2
|
* Make Sale class.Harald Eilertsen2014-11-131-11/+15
|
* Present sales by date and calculate totals.Harald Eilertsen2014-11-131-8/+21
|
* Initial commit.Harald Eilertsen2014-02-131-0/+26
Parse the CSV-file, and aggregate total sales by date.