https://bugs.kde.org/show_bug.cgi?id=303976
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |4.8.1 Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kmy | |money/6bce2ac059f1921ead336 | |2687e48ce84367238d2 Resolution|--- |FIXED --- Comment #4 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 6bce2ac059f1921ead3362687e48ce84367238d2 by Ralf Habacker. Committed on 13/08/2017 at 10:36. Pushed by habacker into branch '4.8'. 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 M +24 -0 kmymoney/dialogs/keditscheduledlg.cpp M +7 -0 kmymoney/dialogs/keditscheduledlgdecl.ui M +15 -0 kmymoney/mymoney/mymoneyschedule.cpp M +22 -0 kmymoney/mymoney/mymoneyschedule.h M +18 -0 kmymoney/mymoney/mymoneyscheduletest.cpp M +1 -0 kmymoney/mymoney/mymoneyscheduletest.h M +6 -1 kmymoney/mymoney/storage/mymoneydbdef.cpp M +1 -0 kmymoney/mymoney/storage/mymoneystoragedump.cpp M +22 -0 kmymoney/mymoney/storage/mymoneystoragesql.cpp M +1 -0 kmymoney/mymoney/storage/mymoneystoragesql.h https://commits.kde.org/kmymoney/6bce2ac059f1921ead3362687e48ce84367238d2 -- You are receiving this mail because: You are the assignee for the bug.