https://bugs.kde.org/show_bug.cgi?id=382245
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Version Fixed In|5.0.0 |5.2.0 Resolution|--- |FIXED Latest Commit|https://commits.kde.org/kmy |https://invent.kde.org/offi |money/467f0cc2d07104d477086 |ce/kmymoney/-/commit/eec264 |8c8b8b3b6d16345700d |5f3a5623a32390d209169c780a8 | |c5c653e --- Comment #25 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit eec2645f3a5623a32390d209169c780a8c5c653e by Ralf Habacker. Committed on 30/10/2024 at 14:14. Pushed by habacker into branch 'master'. Fix conversion to base currency for reports containing categories The previously used logic to recognize the conversion to the base currency was not correct for the report mentioned in this error. It was added to fix bug 448788 and worked there because the base currency was taken from the first split, which happened to be the same as the one from the file. In general, when converting to the base currency, the base currency of the file should be used and not the currency from the first split, which has been corrected with this commit. Related: bug 448788 FIXED-IN:5.2.0 M +2 -2 kmymoney/plugins/views/reports/core/querytable.cpp https://invent.kde.org/office/kmymoney/-/commit/eec2645f3a5623a32390d209169c780a8c5c653e -- You are receiving this mail because: You are the assignee for the bug.