Before, when using reconcile models that wanted to match invoice/bills
to statement based on the Label and/or Note and/or Reference, if there
is no real match with the statement label, the bank reco model would
mount/suggest another entry from the same partner.
This is misleading as we expect to be suggested with lines that actually
match with the statement, as stated in the reconciliation model.
Now, if any of the Invoices/bills matching rule is toggled, it will
suggest *only* matching amls. If no rule is toggled, it will behave like
before (mounting a match if any, or an aml from the same partner).
Related to
|
||
---|---|---|
.github/workflows | ||
account_reconcile_model_oca | ||
account_reconcile_oca | ||
account_statement_base | ||
setup/_metapackage | ||
.copier-answers.yml | ||
.editorconfig | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
.ruff.toml | ||
LICENSE | ||
README.md | ||
checklog-odoo.cfg | ||
eslint.config.cjs | ||
prettier.config.cjs |
README.md
account-reconcile
account-reconcile
Available addons
addon | version | maintainers | summary |
---|---|---|---|
account_reconcile_model_oca | 18.0.1.0.0 | This includes the logic moved from Odoo Community to Odoo Enterprise | |
account_reconcile_oca | 18.0.1.0.0 | ![]() |
Reconcile addons for Odoo CE accounting |
account_statement_base | 18.0.1.1.0 | ![]() |
Base module for Bank Statements |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py
file, which contains a license
key
that explains its license.
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.