feat: Party auto-matcher from Bank Transaction data
- Created Bank Party Mapper - Created class to auto match by account/iban or party name/description(fuzzy) - Automatch and set in transaction or create mapper - `rapidfuzz` introduced
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies = [
|
||||
"pycountry~=20.7.3",
|
||||
"Unidecode~=1.2.0",
|
||||
"barcodenumber~=0.5.0",
|
||||
"rapidfuzz~=2.15.0",
|
||||
|
||||
# integration dependencies
|
||||
"gocardless-pro~=1.22.0",
|
||||
|
||||
Reference in New Issue
Block a user