[kmymoney4] [Bug 303976] Process scheduled transactions on the last day of the month
Thomas Baumgart
bugzilla_noreply at kde.org
Sun Nov 5 19:25:18 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=303976
Thomas Baumgart <thb at net-bembel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
|money/6bce2ac059f1921ead336 |money/ee24bbff8e72d3af6a9bd
|2687e48ce84367238d2 |df365509eb9dcc02efb
--- Comment #6 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit ee24bbff8e72d3af6a9bddf365509eb9dcc02efb by Thomas Baumgart.
Committed on 05/11/2017 at 19:21.
Pushed by tbaumgart into branch 'master'.
Fix 'Process scheduled transactions on the last day of the month'
This commit includes a fix for MyMoneyDbTable::columnList() creating
invalid sql statement.
FIXED-IN:4.8.1
Test Plan: tested on 4.8 branch
Differential Revision: https://phabricator.kde.org/D7269
(cherry picked from commit 6bce2ac059f1921ead3362687e48ce84367238d2)
M +13 -0 kmymoney/dialogs/keditscheduledlg.cpp
M +7 -0 kmymoney/dialogs/keditscheduledlgdecl.ui
M +26 -1 kmymoney/mymoney/mymoneyschedule.cpp
M +18 -0 kmymoney/mymoney/mymoneyschedule.h
M +2 -1 kmymoney/mymoney/storage/mymoneydbdef.cpp
M +1 -0 kmymoney/mymoney/storage/mymoneystoragedump.cpp
M +59 -2 kmymoney/mymoney/storage/mymoneystoragesql.cpp
M +4 -0 kmymoney/mymoney/storage/mymoneystoragesql.h
M +18 -0 kmymoney/mymoney/tests/mymoneyschedule-test.cpp
M +1 -0 kmymoney/mymoney/tests/mymoneyschedule-test.h
https://commits.kde.org/kmymoney/ee24bbff8e72d3af6a9bddf365509eb9dcc02efb
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list