SUMMARY When adding a new category, the currency chosen is ignored — after saving the currency will be the default book currency.. STEPS TO REPRODUCE 1. Add a new category 2. Choose a currency that is not a default one for the book OBSERVED RESULT Currency of the category is the default one for the book EXPECTED RESULT Currency should be as chosen
This applies to changing a currency of existing account as well.
I can confirm this bug.
Git commit 186184d0c0a2971387d53aa1da63a23cef41874d by Thomas Baumgart. Committed on 24/10/2022 at 19:34. Pushed by tbaumgart into branch 'master'. Setup account object before the dialog is closed M +14 -20 kmymoney/dialogs/knewaccountdlg.cpp https://invent.kde.org/office/kmymoney/commit/186184d0c0a2971387d53aa1da63a23cef41874d
(In reply to Thomas Baumgart from comment #3) I confirm it being fixed in nightly build 1688. Thank you! :)
Git commit 55e5c3c3723b682ffa23fcb2104e04bf40994cb2 by Thomas Baumgart. Committed on 26/10/2022 at 10:48. Pushed by tbaumgart into branch '5.1'. Setup account object before the dialog is closed FIXED-IN: 5.1.4 (cherry picked from commit 186184d0c0a2971387d53aa1da63a23cef41874d) M +13 -12 kmymoney/dialogs/knewaccountdlg.cpp https://invent.kde.org/office/kmymoney/commit/55e5c3c3723b682ffa23fcb2104e04bf40994cb2
*** Bug 460949 has been marked as a duplicate of this bug. ***