mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-02-16 16:24:18 +00:00
One more report
This commit is contained in:
parent
4ff7150ef3
commit
c46992c30e
1 changed files with 2 additions and 1 deletions
|
|
@ -143,7 +143,8 @@
|
|||
("payee" "%(binary) -f %(ledger-file) reg @%(payee)")
|
||||
("lia1" "%(binary) -f %(ledger-file) bal ^Lia --cleared")
|
||||
("lia2" "%(binary) -f %(ledger-file) reg ^Lia --uncleared")
|
||||
("Ast:AR" "%(binary) -f %(ledger-file) bal ^Ast:AR")))
|
||||
("Ast:AR" "%(binary) -f %(ledger-file) bal ^Ast:AR")
|
||||
("earned-money" "%(binary) -f %(ledger-file) bal ^Rev:TI ^Exp:Necessary:Tax ^Exp:Necessary:Insurance ^Exp:Necessary:GroupLife")))
|
||||
|
||||
(setq dynamic-reports
|
||||
'(("budgetcal" "%(binary) -f ~/MEGA/org/entries/food.ledger --daily --add-budget reg Expenses")))
|
||||
|
|
|
|||
Loading…
Reference in a new issue