hledger/hledger-lib/Hledger/Reports
Simon Michael 87e2d49714 balance: multicolumn reports now use all data in the displayed periods
Previously, the first period's heading would show the start date of a
full period, but postings after this date but before the user-specified
report start date were not shown. Now those postings will be included,
making the first column's numbers more correct. Similarly, the report
end date is now adjusted to the displayed end date on the last column.
2014-04-14 13:10:34 -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: multicolumn reports now use all data in the displayed periods 2014-04-14 13:10:34 -07:00
PostingsReport.hs register: support --date2 with a report interval (fixes #174) 2014-04-13 14:57:40 -07:00
ReportOptions.hs refactor & use reportSpans 2014-04-14 08:31:57 -07:00
TransactionsReports.hs fix hunit compilation warnings 2014-03-21 17:41:54 -07:00