>>>>> Alan Schmitt <[email protected]> writes:
> Digging a little deeper, I notice that
> ledger -f ~/Documents/Org/mescomptes.ledger -p 'from 2014-03-01 to today'
> --monthly bal ^expenses
> and
> ledger -f ~/Documents/Org/mescomptes.ledger -p 'from 2014-03-01 to today'
> bal ^expenses
> return the same thing, as if the "--monthly" option was not taken into
> account.
> Am I doing something wrong?
Averages have never played will with the balance report. Try this:
ledger -f ~/Documents/Org/mescomptes.ledger
-p 'from 2014-03-01 to today'
--monthly --empty --collapse
register ^expenses
John
--
---
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 [email protected].
For more options, visit https://groups.google.com/d/optout.