https://bugs.kde.org/show_bug.cgi?id=439819
Jeremy Whiting <jpwhit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #6 from Jeremy Whiting <jpwhit...@kde.org> --- Ok, found a solution. Using approach B. MR coming shortly. I found the windows currency format setting. Nowhere in settings app of course, but in Control Panel -> Clock & Region -> Change Date Time & Number Formats -> Additional settings... -> Currency tab there's a place to select how negative currencies should show. The way kmm gets it from setlocale and localeconv works perfectly with that to decide how negative numbers appear on home in KMM. https://invent.kde.org/office/kmymoney/-/merge_requests/108 <-- MR here. -- You are receiving this mail because: You are the assignee for the bug.