Odoo Community Association

Account Reconcile Match Regex

Beta License: AGPL-3 OCA/account-reconcile Translate me on Weblate Try me on Runboat

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

  1. Access Reconcile Models
  2. On an invoice matching rule, add a regex match
  3. 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

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.