hledger/hledger-lib/Hledger/Reports
Simon Michael f3bcf570e5 lib: simplify account txns report running total
The account transactions report used for hledger-ui and -web registers
now gives either the "period total" or "historical total", depending
strictly on the --historical flag. It doesn't try to tell the user
whether the historical total is the accurate historical balance (which
depends on the report query).
2016-08-12 17:26:34 -07:00
..
BalanceHistoryReport.hs BalanceHistoryReport is not used 2016-08-08 07:11:16 -07:00
BalanceReport.hs bal, reg, stats: clarify report modes, output, options 2016-08-12 09:44:31 -07:00
EntriesReport.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
MultiBalanceReports.hs bal, reg, stats: clarify report modes, output, options 2016-08-12 09:44:31 -07:00
PostingsReport.hs bal, reg, stats: clarify report modes, output, options 2016-08-12 09:44:31 -07:00
ReportOptions.hs bal, reg, stats: clarify report modes, output, options 2016-08-12 09:44:31 -07:00
TransactionsReports.hs lib: simplify account txns report running total 2016-08-12 17:26:34 -07:00