https://bugs.kde.org/show_bug.cgi?id=423783
--- Comment #2 from Thomas Baumgart <tbaumg...@kde.org> --- I found a few interesting comments in the source code which have been carried over from the SVN age and may therefore be way older than 14 years (see below for more on this). One is: // Never add EntryDateSort when the list of items is build and the other // if we look at the EntryOrderSort option, we have to make // sure, that the EntryDateSort is prepended when setting up the sort order. That definitely explains the behavior. Since I was curious, I looked at the (meanwhile read-only) CVS repo on SourceForge (https://kmymoney2.cvs.sourceforge.net/) and found them too. Last modification date of the file is Jan. 5th, 2007. So this one comes a long way. The version info for KMyMoney on head of the repo is 0.9.3 With the new sorting mechanism available in master, this can certainly be removed and made available for selection to the user. -- You are receiving this mail because: You are the assignee for the bug.