Account Reconcile OCA - Add default filters

account_reconcile_oca_add_default_filters
REPOSITORY
REPOSITORYOCA/account-reconcile
GIT
GIThttps://github.com/OCA/account-reconcile.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-reconcile/tree/18.0/account_reconcile_oca_add_default_filters
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-reconcile
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYOCA/account-reconcile
GIT
GIThttps://github.com/OCA/account-reconcile.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-reconcile/tree/16.0/account_reconcile_oca_add_default_filters
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-reconcile
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (0)

No models found for this module.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-reconcile
PULL REQUEST
PULL REQUEST[19.0][MIG] account_reconcile_oca_add_default_filters: Migration to 19.0 (#985)