[kmymoney] [Bug 435512] When matching an assigned and unassigned transaction, KMM may leave the resulting category empty

Thomas Baumgart bugzilla_noreply at kde.org
Fri Apr 23 16:32:06 BST 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
                   |ce/kmymoney/commit/49e4e13a |ce/kmymoney/commit/02e37979
                   |546a5b6bdfbbbcef65bdb59cc54 |90c5451b8ee7ecf094cc76c62f0
                   |ae4ab                       |d3cf6

--- Comment #4 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 02e3797990c5451b8ee7ecf094cc76c62f0d3cf6 by Thomas Baumgart.
Committed on 23/04/2021 at 15:30.
Pushed by tbaumgart into branch 'master'.

Improve transaction merging

Transaction merging does not provide any visual feedback to the user.
This can lead to unwanted results. This mostly happeqns, when the user
selected transactions appear in an unexpected order to the matching
function and the category assignment disappears for no obvious reason.

The logic has been enhanced to check if an imported transaction which
usually does not have a category assigned shall replace an existing
transaction that has a category assignment. In this case, the selected
transactions are exchanged so that the category assignment does not
disappear. In case both transactions have more than one split, the user
is asked for confirmation of the operation.
FIXED-IN: 5.1.2

(cherry picked from commit 49e4e13a546a5b6bdfbbbcef65bdb59cc54ae4ab)

M  +5    -1    kmymoney/oldregister/kmergetransactionsdlg.cpp
M  +55   -52   kmymoney/views/kgloballedgerview_p.h

https://invent.kde.org/office/kmymoney/commit/02e3797990c5451b8ee7ecf094cc76c62f0d3cf6

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


More information about the KMyMoney-devel mailing list