Bug 290621

Summary: Payee matching should allow for regex or wildcards
Product: [Applications] kmymoney Reporter: Rene Horn <the.rhorn>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: agander93, lukasz.wojnilowicz
Priority: NOR    
Version: 4.5.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rene Horn 2012-01-04 18:58:02 UTC
Version:           4.5.3 (using KDE 4.7.3) 
OS:                Linux

The payee matching should allow for wildcards or regular expressions for transactions that have the transaction id in the payee field such as:

SOMECOMPANY*

Would match:

SOMECOMPANY 03456
SOMECOMPANY 02638

And so on.

Reproducible: Didn't try

Steps to Reproduce:
N/A

Actual Results:  
N/A

Expected Results:  
SOMECOMPANY*

Would match:

SOMECOMPANY 03456
SOMECOMPANY 02638


OS: Linux (i686) release 3.0.0-14-generic-pae
Compiler: gcc
Comment 1 allan 2012-01-04 20:37:14 UTC
I think that exists already, unless I'm missing something.

If you enter Payees view and select a payee, then the Matching tab, if you then select Match on a name listed below, then enter SOMECOMPANY into the box, then update, I think that will give you what you want.

You may even be able to use regex there, too, but I'm not sure about that.
Comment 2 Jack 2012-01-05 00:23:05 UTC
Yes, using the third option (Match on a name listed below) is really a regex match, so wildcards at the beginning and end are not needed.  This is mentioned in the handbook, although it is not really emphasized or explained in any detail.
Comment 3 NSLW 2017-03-05 07:33:14 UTC
As per first and second comment: There was and is regex matching for payees.