While working on Bug 385091, it turned out that when using multiple scheduled transactions, it would be nice to see the planned transactions with the scheduled date.
Created attachment 115197 [details] kmymoney test file
Created attachment 115198 [details] Screenshot showing display of scheduled transactions with current implementation
Created attachment 115199 [details] Screenshot showing ordered display of scheduled transactions with proposed patch It is easier to identify scheduled transactions by date
Related review is https://phabricator.kde.org/D15722
Git commit 531d5d4b5314ace678358ed65a73f5e10359549b by Ralf Habacker. Committed on 05/10/2018 at 06:48. Pushed by habacker into branch '4.8'. Add feature to display schedule transactions with planned post date FIXED-IN:4.8.3 Reviewed By: tbaumgart Differential Revision: https://phabricator.kde.org/D15722 M +10 -0 kmymoney/dialogs/settings/ksettingsregisterdecl.ui M +4 -0 kmymoney/settings/kmymoney.kcfg M +2 -2 kmymoney/views/kgloballedgerview.cpp https://commits.kde.org/kmymoney/531d5d4b5314ace678358ed65a73f5e10359549b
Git commit 76216f4288f7a55371ff3143cef5c4dc4d048140 by Ralf Habacker. Committed on 06/11/2018 at 16:54. Pushed by habacker into branch '5.0'. Add feature to display schedule transactions with planned post date If a planned transaction is overdue, today's date is used by default as the posting date. With this option, the originally planned date is used instead. FIXED-IN:4.8.3, 5.0.3 Reviewed By: tbaumgart Differential Revision: https://phabricator.kde.org/D15746 M +10 -0 kmymoney/dialogs/settings/ksettingsregister.ui M +4 -0 kmymoney/settings/kmymoney.kcfg M +5 -5 kmymoney/views/kgloballedgerview_p.h https://commits.kde.org/kmymoney/76216f4288f7a55371ff3143cef5c4dc4d048140