https://bugs.kde.org/show_bug.cgi?id=373966
m...@azu.ca changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m...@azu.ca --- Comment #2 from m...@azu.ca --- All the reports appear to be doing a forex rate lookup based on the post date of the transaction rather than the actual rate used. From looking at the generated XML, the correct forex rate is stored in the split transaction (rate = shares / value) but any fix would be complicated by the fact that this rate may have nothing to do with the currently set base currency. One would presumably have to look at the currency of the account on other side of the split and if it is the same as the base currency then the (shares/value) can be used as the forex rate for reporting. -- You are receiving this mail because: You are the assignee for the bug.