From 2e79e53f1230b0f9222bd1e3e46d5a7470ffaf8d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 8 Dec 2021 18:14:23 -1000 Subject: [PATCH] ;dev: bal: note possible --declared issue --- hledger/test/balance/balance.test | 1 + 1 file changed, 1 insertion(+) diff --git a/hledger/test/balance/balance.test b/hledger/test/balance/balance.test index 52da4000b..ed7a9195b 100644 --- a/hledger/test/balance/balance.test +++ b/hledger/test/balance/balance.test @@ -182,6 +182,7 @@ hledger -f - balance -N --output-format=csv # 10. --declared includes all declared leaf accounts, even if they have no postings. # They are filtered, depth-clipped, and form trees like the others. +# (XXX Here a:ac is not declared and so not shown, even though normally a balance report clipped to depth 2 would show it. Wrong ?) hledger -f - balance -NE --declared --tree --depth 2 a <<< account a