Summary: | Bug with schedules moved to next processing day | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | David Houlden <djhoulden> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David Houlden
2011-01-12 13:42:07 UTC
A bit more information. This schedule is now showing as complete and has been entered into the ledger as expected on 17th Jan. There just seems to be a problem before the schedule due date as described above. SVN commit 1246857 by conet: BUG: 262945 Consider the adjusted dates (both start and end) of a schedule when computing the payment dates in a given period. M +8 -5 mymoneyscheduled.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1246857 SVN commit 1246858 by conet: BUG: 262945 Consider the adjusted dates (both start and end) of a schedule when computing the payment dates in a given period. Backported to the stable branch. M +8 -5 mymoneyscheduled.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1246858 SVN commit 1246974 by conet: BUG: 262945 Added a testcase for this scenario. M +15 -0 mymoneyscheduletest.cpp M +1 -0 mymoneyscheduletest.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1246974 SVN commit 1246975 by conet: BUG: 262945 Added a testcase for this scenario. Backported to the stable branch. M +15 -0 mymoneyscheduletest.cpp M +1 -0 mymoneyscheduletest.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1246975 |