Further on this, I have sorted out my currencies but now get a very strange register report:
$ ledger -f x.ledger -V reg xxx 2009/06/24 xxxxxxxxxxxxxxxxxxxx yyyyyyyyyyyyyyyyyy UKP 462.30 UKP 462.30 2009/07/29 xxxxxxxxxxxxxxxxxxxx yyyyyyyyyyyyyyyyyyy UKP 112.20 UKP 574.50 2009/08/17 xxxxxxxxxxxxxxxxxx yyyyyyyyyyyyyyyyyyyy UKP 835.87 UKP 1410.37 2009/08/22 xxxxxxxxxxxxxxxxxxxx yyyyyyyyyyyyyyyy UKP 22.76 UKP 1433.13 2009/08/28 xxxxxxxxxxx yyyyyyyyyyyyyyyyy UKP 1010.90 UKP 2466.11 $ where x and y have been used to obfuscate a little... My problem is the last line of output where the sum of the previous running total (1433.13) and the last entry (1010.90) does not add up to 2466.11 (should be 2444.03). I can try to extract and obfuscate the relevant entries in the ledger file if need be. Thanks, eric
