hledger/hledger-lib/Hledger/Reports
Simon Michael 528913d1bd balance: -E adds all starting accounts to multicol rpts
multicolumn balance reports only show accounts with activity (postings)
during the report period, by default. Sometimes you want to show
accounts which have an interesting balance, even if they have no
activity during the period. -E now does this, in addition to showing
leading & trailing empty columns.
2014-07-17 15:18:40 -07:00
..
BalanceHistoryReport.hs fix hunit compilation warnings 2014-03-21 17:41:54 -07:00
BalanceReport.hs overhaul single- and multi-column balance reports 2014-04-03 18:49:57 -07:00
EntriesReport.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
MultiBalanceReports.hs balance: -E adds all starting accounts to multicol rpts 2014-07-17 15:18:40 -07:00
PostingsReport.hs register: also fix date (or date2) sorting of postings (#184) 2014-05-08 14:20:12 -07:00
ReportOptions.hs fix a warning 2014-04-19 11:25:45 -07:00
TransactionsReports.hs web: fix a warning 2014-06-13 00:21:26 +01:00