mirror of
https://github.com/simonmichael/hledger.git
synced 2025-01-08 11:49:44 +03:00
93fbc0e989
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) |
||
---|---|---|
.. | ||
BalanceHistoryReport.hs | ||
BalanceReport.hs | ||
EntriesReport.hs | ||
MultiBalanceReports.hs | ||
PostingsReport.hs | ||
ReportOptions.hs | ||
TransactionsReports.hs |