Bug 398919

Summary: Display schedule transactions with planned post date
Product: [Applications] kmymoney Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.8.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 4.8.3, 5.0.3
Attachments: kmymoney test file
Screenshot showing display of scheduled transactions with current implementation
Screenshot showing ordered display of scheduled transactions with proposed patch

Description Ralf Habacker 2018-09-21 13:08:49 UTC
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.
Comment 1 Ralf Habacker 2018-09-24 07:08:55 UTC
Created attachment 115197 [details]
kmymoney test file
Comment 2 Ralf Habacker 2018-09-24 07:09:54 UTC
Created attachment 115198 [details]
Screenshot showing display of scheduled transactions with current implementation
Comment 3 Ralf Habacker 2018-09-24 07:12:07 UTC
Created attachment 115199 [details]
Screenshot showing ordered display of scheduled transactions with proposed patch

It is easier to identify scheduled transactions by date
Comment 4 Ralf Habacker 2018-09-24 07:42:18 UTC
Related review is https://phabricator.kde.org/D15722
Comment 5 Ralf Habacker 2018-10-05 06:49:13 UTC
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
Comment 6 Ralf Habacker 2018-11-06 16:55:28 UTC
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