| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-statement-import |
| GIT | |
| GIT | https://github.com/OCA/bank-statement-import.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-statement-import/tree/19.0/account_statement_import_file |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Odoo SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Odoo SA |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Camila Vives |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-statement-import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_statement_base OCA/bank-statement-import: - account_statement_import_base odoo/odoo: - account - base_setup - base - web - onboarding - product - 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 the successor of the module **account_bank_statement_import** that was part of Odoo Community until Odoo v13 and was moved to Odoo Enterprise for Odoo v14 (cf [this commit](https://github.com/odoo/odoo/commit/9ba8734f15e1a292ca27b1a026e8366a91b2a8c9)). We decided to change its name and the name of the wizard object it provides in order to avoid a conflict with the Enterprise module. This module has several additionnal feature: - support multi-account bank statement files, - attach the file to the bank statement (to facilitate the diagnostic in case of problem), - improved error messages. This module only provides the technical framework for the import of statement files. You must also install the format-specific modules to add support for the statement file formats that your banks/provide use. For example, the OCA module **account_statement_import_ofx** will add support for the OFX (Open Financial Exchange) file format. You will find those modules in the OCA project [bank-statement-import](https://github.com/OCA/bank-statement-import) or, for the country-specific formats, in the OCA localization projects. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_statement_import_form |
account.statement.import | form | New | |
journal_dashboard_view_inherit |
account.journal | xpath | Inherits account.account_journal_dashboard_kanban_view |
No new fields.
Public methods (2)default_get(self, fields_list)
import_account_statement(self)
statement_file
Binary
help='Download bank statement files from your bank and upload them here.'
required=True
statement_filename
Char
import_file_button(self)
import_single_file(self, file_data, result)
import_single_statement(self, single_statement_data, result)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-statement-import |
| GIT | |
| GIT | https://github.com/OCA/bank-statement-import.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-statement-import/tree/18.0/account_statement_import_file |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Odoo SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Odoo SA |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Luis Rodriguez, Duy (Đỗ Anh), r.perez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-statement-import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_statement_base OCA/bank-statement-import: - account_statement_import_base 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module is the successor of the module **account_bank_statement_import** that was part of Odoo Community until Odoo v13 and was moved to Odoo Enterprise for Odoo v14 (cf [this commit](https://github.com/odoo/odoo/commit/9ba8734f15e1a292ca27b1a026e8366a91b2a8c9)). We decided to change its name and the name of the wizard object it provides in order to avoid a conflict with the Enterprise module. This module has several additionnal feature: - support multi-account bank statement files, - attach the file to the bank statement (to facilitate the diagnostic in case of problem), - improved error messages. This module only provides the technical framework for the import of statement files. You must also install the format-specific modules to add support for the statement file formats that your banks/provide use. For example, the OCA module **account_statement_import_ofx** will add support for the OFX (Open Financial Exchange) file format. You will find those modules in the OCA project [bank-statement-import](https://github.com/OCA/bank-statement-import) or, for the country-specific formats, in the OCA localization projects. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_statement_import_form |
account.statement.import | form | New | |
journal_dashboard_view_inherit |
account.journal | xpath | Inherits account.account_journal_dashboard_kanban_view |
No new fields.
Public methods (2)default_get(self, fields_list)
import_account_statement(self)
statement_file
Binary
help='Download bank statement files from your bank and upload them here.'
required=True
statement_filename
Char
import_file_button(self)
import_single_file(self, file_data, result)
import_single_statement(self, single_statement_data, result)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-statement-import |
| GIT | |
| GIT | https://github.com/OCA/bank-statement-import.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-statement-import/tree/17.0/account_statement_import_file |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Odoo SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Odoo SA |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, manu, Weblate, OCA-git-bot, oca-ci, Luis Rodriguez, r.perez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-statement-import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_statement_base OCA/bank-statement-import: - account_statement_import_base odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module is the successor of the module **account_bank_statement_import** that was part of Odoo Community until Odoo v13 and was moved to Odoo Enterprise for Odoo v14 (cf [this commit](https://github.com/odoo/odoo/commit/9ba8734f15e1a292ca27b1a026e8366a91b2a8c9)). We decided to change its name and the name of the wizard object it provides in order to avoid a conflict with the Enterprise module. This module has several additionnal feature: - support multi-account bank statement files, - attach the file to the bank statement (to facilitate the diagnostic in case of problem), - improved error messages. This module only provides the technical framework for the import of statement files. You must also install the format-specific modules to add support for the statement file formats that your banks/provide use. For example, the OCA module **account_statement_import_ofx** will add support for the OFX (Open Financial Exchange) file format. You will find those modules in the OCA project [bank-statement-import](https://github.com/OCA/bank-statement-import) or, for the country-specific formats, in the OCA localization projects. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_statement_import_form |
account.statement.import | form | New | |
journal_dashboard_view_inherit |
account.journal | xpath | Inherits account.account_journal_dashboard_kanban_view |
No new fields.
Public methods (2)default_get(self, fields_list)
import_account_statement(self)
statement_file
Binary
help='Download bank statement files from your bank and upload them here.'
required=True
statement_filename
Char
import_file_button(self)
import_single_file(self, file_data, result)
import_single_statement(self, single_statement_data, result)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-statement-import |
| GIT | |
| GIT | https://github.com/OCA/bank-statement-import.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-statement-import/tree/16.0/account_statement_import_file |
| VERSION | |
| VERSION | 1.1.3 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Odoo SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Odoo SA |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Enric Tobella, Weblate, OCA-git-bot, oca-ci, Aritz Olea, François Degrave, Jérémy Didderen, r.perez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-statement-import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_statement_base OCA/bank-statement-import: - account_statement_import_base odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_statement_import_form |
account.statement.import | form | New | |
journal_dashboard_view_inherit |
account.journal | xpath | Inherits account.account_journal_dashboard_kanban_view |
No new fields.
Public methods (2)default_get(self, fields_list)
import_account_statement(self)
statement_file
Binary
help='Download bank statement files from your bank and upload them here.'
required=True
statement_filename
Char
import_file_button(self)
import_single_file(self, file_data, result)
import_single_statement(self, single_statement_data, result)