https://bugs.kde.org/show_bug.cgi?id=397022
--- Comment #10 from Thomas Baumgart <tbaumg...@kde.org> --- Created attachment 114738 --> https://bugs.kde.org/attachment.cgi?id=114738&action=edit Example of payee matching >From reading through the history of this entry a few times now and analyzing the code base I expect the strange behavior antoine is experiencing to be tied to payee matching. If both transactions have a payee (and from the screenshot it looks they do) they must match. The name of the payee used in the KMyMoney file and the name provided by the bank might be totally different (as in antoine's examples). That is where payee name matching comes into play. Attached is an example on how this could look like if the payee information in the statement varies over time. @antoine: can you check the payee matching settings for a transaction where the match works (e.g comment 7) and where it does not (comment 2 and comment 3). -- You are receiving this mail because: You are watching all bug changes.