Bug 290621 - Payee matching should allow for regex or wildcards
Summary: Payee matching should allow for regex or wildcards
Status: RESOLVED NOT A BUG
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.5.3
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-04 18:58 UTC by Rene Horn
Modified: 2017-03-05 07:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.