On Feb 17, 2010, at 12:23 AM, Peter Ross wrote:
> I run the following command and get an error
>
> $ ~/personal/workspaces/ledger/ledger -f ledger.dat bal
> While parsing file "ledger.dat", line 37:
> While balancing transaction from "ledger.dat", lines 35-37:
>> 2010/01/22 Marketing B
>> Expenses:Marketing 55EUR {=$1.81818181818}
>> Liabilities:Accounts Payable -$100
> Unbalanced remainder is:
> $10
> Amount to balance against:
> $110
> Error: Transaction does not balance
>
> From what I understand I should be using the rate 1.81818181818 to
> convert the 55 euros into 100 dollars.
>
> However this doesn't seem to be happening.
Peter, this should work for you now. I just tested again the 'next' branch.
John