[kmymoney] [Bug 441696] QIF Import not importing Payees

Thomas Baumgart bugzilla_noreply at kde.org
Mon Aug 30 20:50:55 BST 2021


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

Thomas Baumgart <thb at net-bembel.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/kmymoney/commit/a6909d07
                   |                            |115cb293f27bd5f72860404e125
                   |                            |193b8
             Status|REPORTED                    |RESOLVED

--- Comment #2 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit a6909d07115cb293f27bd5f72860404e125193b8 by Thomas Baumgart.
Committed on 30/08/2021 at 19:50.
Pushed by tbaumgart into branch 'master'.

Don't remove payee if still referenced

The statement importer creates payees on the fly if they are not known
and destroys all those after the statement processing is done that are
not referenced. Since the reference check was not performed all of them
were removed at the end of the import.

This change forces to throw an exception when a payee is still
referenced when it should be removed which will take care of keeping it
after the import of the statement.

M  +3    -1    kmymoney/mymoney/mymoneyfile.cpp

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

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


More information about the KMyMoney-devel mailing list