Filtering account issue
aga
agander93 at gmail.com
Sun Jun 5 10:10:01 UTC 2016
On 05/06/16 07:52, Thomas Baumgart wrote:
> Allan,
>
> looks like you have these strings somewhere in your data then. I tried various
> combinations and don't see a problem. In case you want to dive in: take a look
> at
>
> bool Transaction::matches(const RegisterFilter& filter) const
>
> which is called from
>
> void RegisterSearchLine::updateSearch(const QString& s)
>
> for each item in the register.
>
> Hope that helps.
>
> Thomas
I'd looked at all the splits in quite a lot of the transactions, without
success. So I tried Find transaction. That too showed numerous
matches. Even then when selecting the parameters, It didn't strike me.
Stupidity strikes again!. The transactions were not the problem. The
account I was investigating included 'Plus' in its name! Ah well...
Time for a lie down, obviously. Sorry for the noise.
Allan
>
> On Saturday 04 June 2016 13:37:14 aga wrote:
>
>> I wanted to list transactions for a particular payee, Plusnet, but am
>> puzzled by the results.
>> If I enter into the filter box a character sequence that is not present
>> in the particular account displayed, then no transactions are listed, as
>> expected. If instead, I enter 'p', all transactions are still
>> displayed, also with 'pl' and 'plu' and 'plus'. it's only when I enter
>> 'plusn' that the filtering works. Similarly, 'u' and 'us' don't filter,
>> but 'usn' works.
>> Is there a reason why, I wonder?
>>
>> Allan
More information about the KMyMoney-devel
mailing list