| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-reconcile |
| GIT | |
| GIT | https://github.com/OCA/account-reconcile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-reconcile/tree/18.0/account_reconcile_oca_add_default_filters |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-reconcile |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_reconcile_oca - account_statement_base - account_reconcile_model_oca OCA/server-tools: - base_view_inheritance_extension odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | With this module, the *Reconcile* tab of the OCA bank statement
reconcile interface has a new behavior: when the bank statement line has
a partner, the *Reconcile* tab has 2 filters by default:
1. filter on the Partner (native)
2. filter **Payable or Receivable or Outstanding Payments/Receipts**
(added)
That way, when the bank statement line has a partner and your VAT
accounts are reconciliable, you will not see the VAT lines by default in
the *Reconcile* tab, but only:
- the receivable accounts,
- the payable accounts,
- the journal items linked to a payment that have an account with type *Current Asset*.
When there is no partner on the bank statement line, the behavior is
unchanged: there are no filters by default. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_line_search_reconcile_view |
account.move.line | filter | Inherits account_reconcile_oca.account_move_line_search_reconcile_view | |
bank_statement_line_form_reconcile_view |
account.bank.statement.line | field | Inherits account_reconcile_oca.bank_statement_line_form_reconcile_view |
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-reconcile |
| GIT | |
| GIT | https://github.com/OCA/account-reconcile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-reconcile/tree/16.0/account_reconcile_oca_add_default_filters |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-reconcile |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_reconcile_oca - account_statement_base OCA/server-tools: - base_view_inheritance_extension odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
astor |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_line_search_reconcile_view |
account.move.line | filter | Inherits account_reconcile_oca.account_move_line_search_reconcile_view | |
bank_statement_line_form_reconcile_view |
account.bank.statement.line | field | Inherits account_reconcile_oca.bank_statement_line_form_reconcile_view |
No models found for this module.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-reconcile |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] account_reconcile_oca_add_default_filters: Migration to 19.0 (#985) |