[kmymoney] [Bug 466809] .ofx and .qfx files imported into wrong account

Thomas Baumgart bugzilla_noreply at kde.org
Sat Mar 4 15:37:17 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=466809

--- Comment #1 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit c6357119672f3b124ffcc18f5078b2d65c9f9153 by Thomas Baumgart.
Committed on 04/03/2023 at 15:32.
Pushed by tbaumgart into branch 'master'.

Completely update reference to account during import

When data of an account is imported from a file, the KMyMoney account
will get a reference to the imported account using the account number
found. This allows to pre-select the account during import.

In case the user decided to override that pre-selected account, the
reference on the old account was not removed and the data of the
selected account was not used in the process of the import.

This change removes the reference on the previous account and uses the
the selected account to import the data.

M  +18   -0    kmymoney/converter/mymoneystatementreader.cpp
M  +3    -11   kmymoney/dialogs/kaccountselectdlg.cpp

https://invent.kde.org/office/kmymoney/commit/c6357119672f3b124ffcc18f5078b2d65c9f9153

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list