[kmymoney] [Bug 444741] CSV importer: account name auto detection generates too many false-positives

Dawid Wróbel bugzilla_noreply at kde.org
Sun Jul 10 18:17:13 BST 2022


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

Dawid Wróbel <me at dawidwrobel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/kmymoney/commit/9ec90abb
                   |                            |c80a92bf8a7673bedac73219c10
                   |                            |b7902
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dawid Wróbel <me at dawidwrobel.com> ---
Git commit 9ec90abbc80a92bf8a7673bedac73219c10b7902 by Dawid Wróbel.
Committed on 10/07/2022 at 09:47.
Pushed by wrobelda into branch '5.1'.

[CSV] Configure account autodetection per profile

CSV importer had a global option enabling account name autodetection
based on the header contents. This, however, should only really be
enabled if the CSV file contains actual account name, and therefore
configurable *per profile*.

Also: run clang-format against touched source files.

M  +31   -29   kmymoney/plugins/csv/import/core/csvimportercore.cpp
M  +120  -65   kmymoney/plugins/csv/import/core/csvimportercore.h
M  +39   -24   kmymoney/plugins/csv/import/core/tests/csvimportercore-test.cpp
M  +4    -0    kmymoney/plugins/csv/import/csvwizard.cpp
M  +0    -6    kmymoney/plugins/csv/import/pluginsettings.kcfg
M  +44   -1    kmymoney/plugins/csv/import/rowswizardpage.ui
M  +8    -1    kmymoney/settings/kmymoney.upd

https://invent.kde.org/office/kmymoney/commit/9ec90abbc80a92bf8a7673bedac73219c10b7902

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


More information about the KMyMoney-devel mailing list