all repos — nixfiles @ 987c7b55294c59c289b2440ba4d4c33a8126402f

System and user configuration, managed by nix and home-manager

Emacs: Show Assets:Budget in budget report

Alan Pearce
commit

987c7b55294c59c289b2440ba4d4c33a8126402f

parent

de873fa7862854058e1c6ba85fdfc5e5457d34a2

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -1392,7 +1392,7 @@ ("Expenses:This Month" "ledger -f %(ledger-file) bal \\^Expenses -p \"this month\"")
("On-budget Balances" "ledger -f %(ledger-file) bal --current -R :Budget: Assets:Receivable Liabilities:Personal") ("All Account Balances" "ledger -f %(ledger-file) bal --current -R \\^Assets \\^Liabilities") ("Budget Values (Current Month)" "ledger -f %(ledger-file) bal -p \"this month\" --limit \"payee=~/budget/\" \\^Funds") - ("Budget (Cumulative)" "ledger -f %(ledger-file) bal -E \\^Funds") + ("Budget (Cumulative)" "ledger -f %(ledger-file) bal -E \\^Funds \\^Assets:Budget$") ("Budget Allocation" "ledger -f %(ledger-file) bal -p \"this month\" --limit \"payee=~/budget/\" \\^Funds --format \"\\ %-17((depth_spacer)+(partial_account))\\ %10(percent(market(display_total), market(parent.total)))\\