Bug 398919 - Display schedule transactions with planned post date
Summary: Display schedule transactions with planned post date
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.8.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-21 13:08 UTC by Ralf Habacker
Modified: 2018-11-06 16:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.8.3, 5.0.3


Attachments
kmymoney test file (25.85 KB, text/xml)
2018-09-24 07:08 UTC, Ralf Habacker
Details
Screenshot showing display of scheduled transactions with current implementation (61.33 KB, image/png)
2018-09-24 07:09 UTC, Ralf Habacker
Details
Screenshot showing ordered display of scheduled transactions with proposed patch (69.95 KB, image/png)
2018-09-24 07:12 UTC, Ralf Habacker
Details

Note You need to log in before you can comment on or make changes to this bug.
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