hledger/hledger-lib/Hledger/Reports
Simon Michael 8b650d8e4f budget: fix inconsistent hiding of unbudgeted accounts
Accounts which have no budget goals within the report period are now
grouped under <unbudgeted> - not just accounts with no budget goals ever.

Haddocks have been clarified, especially for budgetRollup. In some
ways things are much clearer without this feature, but it remains
enabled by default for now.
2018-04-23 18:52:28 -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: fix inconsistent hiding of unbudgeted accounts 2018-04-23 18:52:28 -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