On 14 Mar 2012, at 22:32, John Wiegley wrote: > As far as I can tell, this already does exactly what you want.
You are quite right, thanks! I don't know why I didn't just try it. > It does reveal > a bug, though as a bogus price entry gets created: > > ~/src/ledger $ ./ledger -f /tmp/foo.dat pricedb > P 2012/03/12 00:00:00 CAD CAD 1.00454320987654321 > P 2012/03/12 00:00:00 USD CAD 1.00454320987654321 I'm not quite there yet, but I guess only the USD CAD entry should be there?
