hledger/hledger-lib/Hledger/Reports
Simon Michael 568a442307 budget: tweak hiding/grouping of unbudgeted accounts
It now works slightly differently. Eg:

- <unbudgeted>'s subaccounts are hidden by default
- --show-unbudgeted shows all unbudgeted accounts, including subaccounts of budgeted parents
- --show-unbudgeted doesn't affect the grouping under <unbudgeted>

IMHO it's a nice simplification and increase in consistency, while still meeting the original intent.
2018-04-24 13:42:12 -07:00
..
BalanceHistoryReport.hs BalanceHistoryReport is not used 2016-08-08 07:11:16 -07:00
BalanceReport.hs lib, app, web, ui: rename readJournalFile[s]WithOpts to readJournalFile, same for tryReader[s]WithOpts 2018-04-17 15:25:02 -07:00
BudgetReport.hs budget: tweak hiding/grouping of unbudgeted accounts 2018-04-24 13:42:12 -07:00
EntriesReport.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
MultiBalanceReports.hs budget: use a new first-class BudgetReport for --budget 2018-04-23 18:52:28 -07:00
PostingsReport.hs lib: Added a new transaction to samplejournal. 2017-07-15 08:02:03 +01:00
ReportOptions.hs lib: auto postings generated before amount inference and balance checks (#729) 2018-04-17 14:33:32 -07:00
ReportTypes.hs budget: use a new first-class BudgetReport for --budget 2018-04-23 18:52:28 -07:00
TransactionsReports.hs ui, lib: another historical balance fix for accountTransactionsReport 2016-09-06 08:43:25 -07:00