Account Reconcile Match Regex
by Dixmit https://github.com/OCA/account-reconcile , Odoo Community Association (OCA) https://github.com/OCA/account-reconcile| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 34 |
| Technical Name |
account_reconcile_match_regex |
| License | AGPL-3 |
| Website | https://github.com/OCA/account-reconcile |
Account Reconcile Match Regex

This modules allows to transform the different fields to improve the matching of invoices.
It works with Community and Enterprise Editions.
Table of contents
Use Cases / Context
Sometimes, we have cases where the invoice is included in the text and we need to find it somehow. This fixes the problem by passing a regex and replacing the elements.
Usage
- Access Reconcile Models
- On an invoice matching rule, add a regex match
- From now on, the match will be used for searching and obtaining the information to find
For example, if we set “Fattura (.*)”, and we receive a settlment with the following label “Fattura INV/21/12323”, Odoo will transform it to INV/21/12323 and search for this exact text.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Dixmit
Contributors
- Dixmit
- Enric Tobella
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/account-reconcile project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module