[Kmymoney-devel] [Bug 239942] New: Do not hide upcoming scheduled payments when older payments are overdue

Brendon Higgins blhiggins at gmail.com
Sat May 29 05:13:01 CEST 2010


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

           Summary: Do not hide upcoming scheduled payments when older
                    payments are overdue
           Product: kmymoney4
           Version: unspecified
          Platform: Debian testing
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kmymoney-devel at kde.org
        ReportedBy: blhiggins at gmail.com


Version:           unspecified (using KDE 4.4.3) 
OS:                Linux

On the home page in the Payments section I've noticed that when a scheduled
recurring payment moves into the Overdue payments list all future payments are
hidden from the Future payments list (see khomeview.cpp:430). Hiding the entry
only makes sense for the first occurrence, where it has the same date in both
lists. There will still be future payments from the recurring schedule, so I
would expect those future payments should be listed as well as the overdue
payments of the past.

I tried adding the condition "&& (*it).nextDueDate() == (*it_f).nextDueDate()"
to khomeview.cpp:432, but that seems to still match. I don't know why.

Reproducible: Always




OS: Linux (x86_64) release 2.6.32-3-amd64
Compiler: cc

-- 
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