| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/account_bank_statement_import |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Josse Colpaert, Christophe Simonis, Xavier Morel, Nicolas Martinelli, Damien Bouvy, Yannick Tivisse, Adrian Torres, wan, Xavier-Do, alt-odoo, Jordi Ballester Alomar, Ricardo Gomes Rodrigues (rigr), Hemali Bhimani |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 | Generic Wizard to Import Bank Statements. (This module does not include any type of import format.) OFX and QIF imports are available in Enterprise version. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_bank_statement_import_journal_creation_view |
Journal Creation | account.bank.statement.import.journal.creation | form | New |
account_bank_statement_import_view |
Upload Bank Statements | account.bank.statement.import | form | New |
assets_backend |
account_bank_statement_import assets | ir.ui.view | qweb | Inherits web.assets_backend |
journal_dashboard_view_inherit |
account.journal.dashboard.kanban.inherit | account.journal | xpath | Inherits account.account_journal_dashboard_kanban_view |
attachment_ids
Many2many → ir.attachment
help='Get you bank statements in electronic format from your bank and select them here.'
required=True
string='Files'
args: 'ir.attachment'
import_file(self)
journal_id
Many2one → account.journal
delegate=True
ondelete='cascade'
required=True
args: 'account.journal'
create_journal(self)
unique_import_id
Char
copy=False
readonly=True
string='Import ID'
No public methods.
No new fields.
Public methods (1)import_statement(self)
No new fields.
Public methods (1)validate(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/12.0/account_bank_statement_import |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Christophe Simonis, qdp-odoo, Olivier Colson, Yannick Tivisse, qsm-odoo, Xavier-Do, alt-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:57:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Generic Wizard to Import Bank Statements. (This module does not include any type of import format.) OFX and QIF imports are available in Enterprise version. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_bank_statement_import_journal_creation_view |
Journal Creation | account.bank.statement.import.journal.creation | form | New |
account_bank_statement_import_view |
Import Bank Statements | account.bank.statement.import | form | New |
assets_backend |
account_bank_statement_import assets | ir.ui.view | qweb | Inherits web.assets_backend |
journal_dashboard_view_inherit |
account.journal.dashboard.kanban.inherit | account.journal | xpath | Inherits account.account_journal_dashboard_kanban_view |
data_file
Binary
help='Get you bank statements in electronic format from your bank and select them here.'
required=True
string='Bank Statement File'
filename
Char
import_file(self)
journal_id
Many2one → account.journal
delegate=True
ondelete='cascade'
required=True
args: 'account.journal'
create_journal(self)
unique_import_id
Char
copy=False
readonly=True
string='Import ID'
No public methods.
No new fields.
Public methods (1)import_statement(self)
No new fields.
Public methods (1)validate(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/11.0/account_bank_statement_import |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Olivier Dony, Christophe Simonis, Nicolas Martinelli, GitHub, Yannick Tivisse, Odoo Online, Laurent Smet |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:53:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Generic Wizard to Import Bank Statements. Includes the import of files in .OFX format |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_bank_statement_import_journal_creation_view |
Journal Creation | account.bank.statement.import.journal.creation | form | New |
account_bank_statement_import_view |
Import Bank Statements | account.bank.statement.import | form | New |
journal_dashboard_view_inherit |
account.journal.dashboard.kanban.inherit | account.journal | xpath | Inherits account.account_journal_dashboard_kanban_view |
data_file
Binary
help='Get you bank statements in electronic format from your bank and select them here.'
required=True
string='Bank Statement File'
filename
Char
import_file(self)
journal_id
Many2one → account.journal
delegate=True
ondelete='cascade'
required=True
args: 'account.journal'
create_journal(self)
unique_import_id
Char
copy=False
readonly=True
string='Import ID'
No public methods.
bank_statements_source
Selection
selection_add=[('file_import', 'File Import')]
import_statement(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/10.0/account_bank_statement_import |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Olivier Dony, Thibault Delavallée, Denis Ledoux, Christophe Simonis, Goffin Simon, Nicolas Martinelli, Julien Legros, qdp-odoo, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:50:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Generic Wizard to Import Bank Statements. Includes the import of files in .OFX format |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_bank_statement_import_journal_creation_view |
Journal Creation | account.bank.statement.import.journal.creation | form | New |
account_bank_statement_import_view |
Import Bank Statements | account.bank.statement.import | form | New |
journal_dashboard_view_inherit |
account.journal.dashboard.kanban.inherit | account.journal | xpath | Inherits account.account_journal_dashboard_kanban_view |
data_file
Binary
help='Get you bank statements in electronic format from your bank and select them here.'
required=True
string='Bank Statement File'
filename
Char
import_file(self)
journal_id
Many2one → account.journal
delegate=True
ondelete='cascade'
required=True
args: 'account.journal'
create_journal(self)
unique_import_id
Char
copy=False
readonly=True
string='Import ID'
No public methods.
bank_statements_source
Selection
selection_add=[('file_import', 'File Import')]
import_statement(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/9.0/account_bank_statement_import |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Olivier Dony, Thibault Delavallée, Fabien Meghazi, Christophe Simonis, Xavier Morel, Cedric Snauwaert, Richard Mathot, qdp-odoo, Aaron Bohy, Arthur Maniet, Yannick Tivisse, Quentin De Paoli |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:48:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Generic Wizard to Import Bank Statements. Includes the import of files in .OFX format |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_bank_statement_import_journal_creation_view |
Journal Creation | account.bank.statement.import.journal.creation | form | New |
account_bank_statement_import_view |
Import Bank Statements | account.bank.statement.import | form | New |
journal_dashboard_view_inherit |
account.journal.dashboard.kanban.inherit | account.journal | xpath | Inherits account.account_journal_dashboard_kanban_view |
data_file
Binary
help='Get you bank statements in electronic format from your bank and select them here.'
required=True
string='Bank Statement File'
import_file(self)
journal_id
Many2one → account.journal
delegate=True
ondelete='cascade'
required=True
args: 'account.journal'
create_journal(self)
unique_import_id
Char
copy=False
readonly=True
string='Import ID'
No public methods.
bank_statements_source
Selection
selection_add=[('file_import', 'File Import')]
import_statement(self)