* tripun goel <[email protected]> [2014-06-04 06:50]: > ledger -f legtest/test.txt -V bal > 20.04 A > -20.04 C > -------------------- > 0 ... > ledger -f legtest/test.txt -V bal > $20 A > $-20 C > -------------------- > 0
I didn't notice it at first, but the real problem is that @$5.01 is parsed as 5.01 rather than $5.01. Anyway, I've a fix. -- 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.
