>>>>> Martin Blais <bl...@furius.ca> writes:

> I'm not sure what how Ledger handles balances for parent accounts, would
> love to hear how it works.

You could use a general assert with a value expression:

    assert account("Expenses").total == $0.00

"total", as opposed to "amount", specifies the total sum of all child
accounts, include anything in the given account itself.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to