hledger/hledger-lib/Hledger
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
..
Data budget: --drop preserves the <unbudgeted> top-level account 2018-04-23 18:52:28 -07:00
Read journal: require a decimal point in commodity/format/D directives 2018-04-20 21:56:06 -07:00
Reports budget: fix inconsistent hiding of unbudgeted accounts 2018-04-23 18:52:28 -07:00
Utils Use quoteIfNeeded in quoteIfSpaced. Fix escapeDoubleQuotes to escape 2018-04-12 12:04:20 -07:00
Data.hs cli: --forecast adds periodic transactions to reports 2017-11-26 14:57:41 +00:00
Query.hs cli: clarify smart dates with more examples; add support for YYYYMM 2018-04-04 17:45:23 +01:00
Read.hs lib, app, web: remove differences between command line and journal file aliases 2018-04-17 16:09:11 -07:00
Reports.hs budget: use a new first-class BudgetReport for --budget 2018-04-23 18:52:28 -07:00
Utils.hs Use quoteIfNeeded in quoteIfSpaced. Fix escapeDoubleQuotes to escape 2018-04-12 12:04:20 -07:00