hledger/hledger-lib/Hledger
Simon Michael a5e19b7391
feat: bal: with --declared, include all declared accounts (#1765)
Together with -E, this allows showing a balance for all accounts, both
used and declared. I mainly want this for hledger-ui, but there's no
harm in exposing it in the balance command as well. This is somewhat
consistent with the accounts and payees commands.
2021-11-22 11:08:33 -10:00
..
Data imp: balance: Implement multi-line display for multicommodity balance reports. 2021-11-18 21:26:02 -10:00
Read cln: hlint cleanups 2021-11-21 19:33:21 -10:00
Reports feat: bal: with --declared, include all declared accounts (#1765) 2021-11-22 11:08:33 -10:00
Utils imp: lib: dlog 2021-11-20 07:49:41 -10:00
Data.hs pkg!: Break functions related to balancing out into a separate module, 2021-09-19 17:10:38 -10:00
Query.hs fix: balance: Balance reports should consider date: queries when calculating 2021-11-06 08:51:53 -10:00
Read.hs dev: Move journal and text parsing utilities into more appropriate places, to reduce reliance on Hledger.Read.Common. 2021-09-19 17:10:38 -10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00