Import Statement Files and Go Direct to Reconciliation

account_statement_import_file_reconcile_oca
REPOSITORY
REPOSITORYOCA/bank-statement-import
GIT
GIThttps://github.com/OCA/bank-statement-import.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/bank-statement-import/tree/19.0/account_statement_import_file_reconcile_oca
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/bank-statement-import
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-reconcile:
    - account_statement_base
    - account_reconcile_oca
OCA/bank-statement-import:
    - account_statement_import_file
    - account_statement_import_base
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module is a glue module between 2 modules:

- **account_statement_import_file** from the Github project
  *OCA/bank-statement-import*
- **account_reconcile_oca** from the Github project
  [OCA/account-reconcile](https://github.com/OCA/account-reconcile)

This module adds a button **Import and Start to Reconcile** on the bank
statement file import wizard. When you click on this button, Odoo will
import the bank statement file and jump directly to the reconciliation
interface.

![](../static/description/bank_statement_import_start_reconcile.png)

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_statement_import_form account.statement.import button Inherits account_statement_import_file.account_statement_import_form
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • import_file_and_reconcile_button(self)
    Process the file chosen in the wizard, create bank statement(s) and jump directly to the reconciliation widget
REPOSITORY
REPOSITORYOCA/bank-statement-import
GIT
GIThttps://github.com/OCA/bank-statement-import.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/bank-statement-import/tree/18.0/account_statement_import_file_reconcile_oca
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
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/bank-statement-import
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-reconcile:
    - account_statement_base
    - account_reconcile_oca
    - account_reconcile_model_oca
OCA/bank-statement-import:
    - account_statement_import_file
    - account_statement_import_base
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
This module is a glue module between 2 modules:

- **account_statement_import_file** from the Github project
  *OCA/bank-statement-import*
- **account_reconcile_oca** from the Github project
  [OCA/account-reconcile](https://github.com/OCA/account-reconcile)

This module adds a button **Import and Start to Reconcile** on the bank
statement file import wizard. When you click on this button, Odoo will
import the bank statement file and jump directly to the reconciliation
interface.

![](../static/description/bank_statement_import_start_reconcile.png)

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_statement_import_form account.statement.import button Inherits account_statement_import_file.account_statement_import_form
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • import_file_and_reconcile_button(self)
    Process the file chosen in the wizard, create bank statement(s) and jump directly to the reconciliation widget
REPOSITORY
REPOSITORYOCA/bank-statement-import
GIT
GIThttps://github.com/OCA/bank-statement-import.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/bank-statement-import/tree/17.0/account_statement_import_file_reconcile_oca
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, mpascual
WEBSITE
WEBSITEhttps://github.com/OCA/bank-statement-import
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-reconcile:
    - account_statement_base
    - account_reconcile_oca
    - account_reconcile_model_oca
OCA/bank-statement-import:
    - account_statement_import_file
    - account_statement_import_base
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - 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
This module is a glue module between 2 modules:

- **account_statement_import_file** from the Github project
  *OCA/bank-statement-import*
- **account_reconcile_oca** from the Github project
  [OCA/account-reconcile](https://github.com/OCA/account-reconcile)

This module adds a button **Import and Start to Reconcile** on the bank
statement file import wizard. When you click on this button, Odoo will
import the bank statement file and jump directly to the reconciliation
interface.

![](../static/description/bank_statement_import_start_reconcile.png)

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_statement_import_form account.statement.import button Inherits account_statement_import_file.account_statement_import_form
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • import_file_and_reconcile_button(self)
    Process the file chosen in the wizard, create bank statement(s) and jump directly to the reconciliation widget
REPOSITORY
REPOSITORYOCA/bank-statement-import
GIT
GIThttps://github.com/OCA/bank-statement-import.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/bank-statement-import/tree/16.0/account_statement_import_file_reconcile_oca
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
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/bank-statement-import
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-reconcile:
    - account_statement_base
    - account_reconcile_oca
OCA/bank-statement-import:
    - account_statement_import_file
    - account_statement_import_base
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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_statement_import_form account.statement.import button Inherits account_statement_import_file.account_statement_import_form
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • import_file_and_reconcile_button(self)
    Process the file chosen in the wizard, create bank statement(s) and jump directly to the reconciliation widget