* John Wiegley <[email protected]> [2014-05-14 17:35]:
> You should be able to use 'lot_date' in any predicate expression, such as:
> 
>     --limit 'lot_date >= [start date] && lot_date < [end date]'

This would be useful.  Unfortunately, it doesn't work:

ledger -f 2014 bal investments:broker  --limit  "lot_date <= [2010-01-25]"
While evaluating value expression:
  ((lot_date <= [2010/01/25]) & (account =~ /investments:broker/))
While handling posting from "/home/tbm/personal/finance/2014", line 40:
>     Assets:Receivable:AdSense               9.35 EUR
Error: Too few arguments to function

Note that Assets:Receivable:AdSense is simply the first account mentioned in
my file.  I don't even know why it looks at it given that I specified "bal
investments:broker".

-- 
Martin Michlmayr
http://www.cyrius.com/

-- 

--- 
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.

Reply via email to