https://bugs.kde.org/show_bug.cgi?id=462366
Bug ID: 462366 Summary: The currency conversion rate for EUR/XPF is wrong Classification: Applications Product: kmymoney Version: 5.1.3 Platform: Other OS: Linux Status: REPORTED Severity: major Priority: NOR Component: general Assignee: kmymoney-devel@kde.org Reporter: alexandre.bonn...@linuxfr.eu Target Milestone: --- SUMMARY The currency conversion rate for EUR/XPF is wrong, leading to hugely wrong dashboards and reports STEPS TO REPRODUCE 1. You have an account with the total amount 680.056 XPF 2. In the value calculated in Euro is calculated to 81.152.267,14 € (this is wrong) The fixed ratio between EUR and XPF is equal to 1000/8,38 ~= 119,3317422. OBSERVED RESULT & EXPECTED RESULT When you have 680.056 XPF, you should do 680.056 / 119,33 ~= 5.698,86928€. Currently Kmymoney does the inverse using 680.056 * 119,33 = 81.152.267,14 €. -- You are receiving this mail because: You are the assignee for the bug.