https://bugs.kde.org/show_bug.cgi?id=514307
Thomas Baumgart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/-/commit/f56fda | |57ef2851b8a6bac676678c469c4 | |d903c7c Resolution|--- |FIXED Version| |5.2.2 Fixed/Implemented| | In| | --- Comment #7 from Thomas Baumgart <[email protected]> --- Git commit f56fda57ef2851b8a6bac676678c469c4d903c7c by Thomas Baumgart. Committed on 23/01/2026 at 15:16. Pushed by tbaumgart into branch 'master'. Don't provide defaults that cannot be changed through GUI The GUI to change these values was apparently dropped a long time ago but the old defaults can cause trouble. Removing them basically disables the feature and does not interfere anymore. In case the feature is needed at any time, we need to implement a GUI or the user can set those values by adding the following section to the ~/.config/kmymoney/kmymoneyrc file with the required values on the right side of the assignment: ---8<--- [QIF Options] qifCash= qifBank= qifCreditCard= qifAsset= qifOpeningBalance= qifInvoice= ---8<--- FIXED-IN: 5.2.2 M +6 -6 kmymoney/settings/kmymoney.kcfg https://invent.kde.org/office/kmymoney/-/commit/f56fda57ef2851b8a6bac676678c469c4d903c7c -- You are receiving this mail because: You are watching all bug changes.
