hledger/hledger-lib/Hledger/Reports
Nicholas Niro 93fbc0e989 lib: Fix of a bug with the -H option.
This patch fixes a bug that happened when using the -H option on
a period without any transaction. Previously, the behavior was no
output at all even though it should have shown the previous ending balances
of past transactions. (This is similar to previously using -H with -E,
but with the extra advantage of not showing empty accounts)
2017-07-15 08:02:03 +01:00
..
BalanceHistoryReport.hs BalanceHistoryReport is not used 2016-08-08 07:11:16 -07:00
BalanceReport.hs lib: Added a new transaction to samplejournal. 2017-07-15 08:02:03 +01:00
EntriesReport.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
MultiBalanceReports.hs lib: Fix of a bug with the -H option. 2017-07-15 08:02:03 +01:00
PostingsReport.hs lib: Added a new transaction to samplejournal. 2017-07-15 08:02:03 +01:00
ReportOptions.hs ui: add temporary --status-toggles for testing toggle styles (#564) 2017-06-18 16:20:30 -07:00
TransactionsReports.hs ui, lib: another historical balance fix for accountTransactionsReport 2016-09-06 08:43:25 -07:00