[kmymoney] [Bug 452156] CSV importer : can not choose in which account to import
Thomas Baumgart
bugzilla_noreply at kde.org
Sat Apr 2 08:45:46 BST 2022
https://bugs.kde.org/show_bug.cgi?id=452156
Thomas Baumgart <tbaumgart at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WAITINGFORINFO |NOT A BUG
Status|NEEDSINFO |RESOLVED
--- Comment #2 from Thomas Baumgart <tbaumgart at kde.org> ---
Looking at
https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/plugins/csv/import/core/csvimportercore.cpp#L708
the CSV importer scans the lines of the statement marked as headers to find a
matching account name or account number. If exactly one match is found, the CSV
importer assigns it to the statement (see
https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/plugins/csv/import/core/csvimportercore.cpp#L829).
That in fact bypasses the question for the account in the general statement
importer. So it all depends on your data and account names/numbers.
If you never want the CSV importer to scan for a matching account, turn off the
CSV importer autdetection option "Account in bank statement" in the plugin
settings.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list