hledger/tests/budget
Dmitry Astapov 6ea5da2d9d bal: --budget shows budget performance
Budget goals specified with periodic transactions (as with
hledger-budget) can now be displayed in balance report (but not in bs/is/cf).

--budget shows the target amount and percentage alongside the actual
amount, per account and period.

Unbudgeted accounts will be hidden, unless --show-unbudgeted is used.

Budgeted accounts are displayed folded (depth-clipped) at a depth
matching the budget specification. Unbudgeted accounts, if shown, are
displayed at their usual depth (in full detail, or according to --depth).
2017-11-26 14:57:41 +00:00
..
auto.test cli: --auto adds automated postings to reports 2017-11-26 14:57:41 +00:00
budget.test bal: --budget shows budget performance 2017-11-26 14:57:41 +00:00
forecast.test cli: --forecast adds periodic transactions to reports 2017-11-26 14:57:41 +00:00