Repository
OCA/account-reconcile · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-reconcile
Last tracking update
2026-08-07 08:09:28
Authors
Odoo Community Association (OCA), Dixmit
Maintainers
Odoo Community Association (OCA), Dixmit
Committers
Enric Tobella, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This modules allows to transform the different fields to improve the matching of invoices.

It works with Community and Enterprise Editions.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_reconcile_model_form_view account.reconcile.model form Inherits account.view_account_reconcile_model_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • match_invoice_regex Char
    help='Regex to match the invoice number in the payment reference. It will be used to identify the invoice associated with a payment.'
Public methods (0)

No public methods.