Closed z2z23n0 closed 2 years ago
SGTM, support a full match option in the rule will be fine.
/cc @gaocegege
Maybe like this:
- method: 招商银行(9876)
fullMatch: true
methodAccount: Assets:Bank:CN:CMB-9876:Savings
I would like to make a PR about this if you guys are busy. @Triple-Z @gaocegege
@z2z23n0 That will be great! Look forward to your PR~
Using partial matches in some items of the config file may cause problems.
For example, when I make the following settings:
It will also match this record, which means you use two payment accounts:
This will result in only one payment account being generated and will not be marked with FIXME, so you may have difficulty finding errors.
So should we consider using full matches instead of partial matches in some items?