https://bugs.kde.org/show_bug.cgi?id=452863
--- Comment #2 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 182c22674187a5e73b2842fcdb4cf8f5d58a1ae7 by Thomas Baumgart. Committed on 23/04/2022 at 16:51. Pushed by tbaumgart into branch 'master'. Convert GnuCash account type to valid top-level account type The GnuCash template may use any account type for top-level account groups. KMyMoney only supports certain types. The current conversion did not take that into account and some templates failed during loading into KMyMoney. This change adjusts the account type of the top-level accounts to those supported by KMyMoney and makes the templates loadable. M +1 -1 kmymoney/mymoney/mymoneyaccount.cpp M +1 -1 kmymoney/mymoney/mymoneyaccount.h M +20 -8 tools/xea2kmt.cpp https://invent.kde.org/office/kmymoney/commit/182c22674187a5e73b2842fcdb4cf8f5d58a1ae7 -- You are receiving this mail because: You are the assignee for the bug.