https://bugs.kde.org/show_bug.cgi?id=524270
--- Comment #8 from Jack <[email protected]> --- I think there is something deeper than that. By default, reports (even if modified by date range, for example) include ALL Payees, and if you look in the data file, no Payees are explicitly listed. If you then add a new payee and look back at the Report, the new payee IS included in the list, and is checked. With a small enough data file, you can just grep for "P00000" and will find any reference to the first 10 Payees created. I may, however, see the problem. I think the code is still "finding" the Payee because it is searching the default list of All Payees, and not just a list of explicitly listed Payees. I keep thinking I see what Thomas did, and how it differs from the above suggestion, but then keep seeing I got it wrong. I need more sleep. I won't have time to put together a new MR until tomorrow, but I'll be happy to try. -- You are receiving this mail because: You are watching all bug changes.
