[Kmymoney-devel] [Bug 237964] 2 payments shown in payments overview

Alvaro Soliverez asoliverez at gmail.com
Tue May 25 04:46:17 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=237964


Alvaro Soliverez <asoliverez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asoliverez at gmail.com




--- Comment #4 from Alvaro Soliverez <asoliverez gmail com>  2010-05-25 04:46:15 ---
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.

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


More information about the KMyMoney-devel mailing list