https://bugs.kde.org/show_bug.cgi?id=452692
--- Comment #14 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit d14267d1ed0872c29b8e2617e3cc5ed310f16878 by Ralf Habacker. Committed on 02/12/2024 at 06:22. Pushed by habacker into branch 'master'. Correct name for column for IRR calculation in report code The column with the name ‘ctReturn’ actually contains the IRR value and is therefore renamed ‘ctInternalRateOfReturn’. The problem was found by Thomas Baumgart (see https://invent.kde.org/office/kmymoney/-/merge_requests/242#note_1083245). M +3 -3 kmymoney/plugins/views/reports/core/listtable.cpp M +1 -1 kmymoney/plugins/views/reports/core/listtable.h M +17 -25 kmymoney/plugins/views/reports/core/querytable.cpp M +3 -3 kmymoney/plugins/views/reports/core/tests/querytable-test.cpp https://invent.kde.org/office/kmymoney/-/commit/d14267d1ed0872c29b8e2617e3cc5ed310f16878 -- You are receiving this mail because: You are the assignee for the bug.