No subject


Wed May 26 02:17:30 CEST 2010


The problem lies in MyMoneySchedule, in the way nextPayment and
adjustedNextPayment work.
adjustedNextPayment only adjusts the calculation made by nextPayment, whereas
nextPayment should have within its logic how to adjust the date.
Otherwise, when it gets a date prior to current date, it simply returns the
current date, which is the logic thing to do.
nextPayment has to be modified to account for adjusted dates and behave
accordingly.


Reproducible: Always

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list