| 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/15.0/account_statement_import |
| VERSION | |
| VERSION | 3.1.1 |
| 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 | Enric Tobella, Luc De Meyer, manu, OCA Transbot, Miquel Raïch, Weblate, OCA-git-bot, oca-ci, Maksym Yankin, Eduardo De Miguel, sonhd91 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-statement-import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 | kanban | Inherits account.account_journal_dashboard_kanban_view |
No new fields.
Public methods (1)import_account_statement(self)
No new fields.
Public methods (1)validate(self)
statement_file
Binary
help='Get you bank statements in electronic format from your bank and select 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/14.0/account_statement_import |
| VERSION | |
| VERSION | 3.3.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, Stefan Rijnhart, Pedro M. Baeza, GitHub, Jairo Llopis, Enric Tobella, Akim Juillerat, OCA Transbot, Miquel Raïch, Florian da Costa, oca-travis, Weblate, OCA-git-bot, Alfredo Zamora, oca-ci, Xavier Bouquiaux, bosd |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-statement-import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 | |
assets_backend |
account assets | ir.ui.view | qweb | Inherits web.assets_backend |
journal_dashboard_view_inherit |
account.journal | kanban | Inherits account.account_journal_dashboard_kanban_view |
No new fields.
Public methods (1)import_account_statement(self)
No new fields.
Public methods (1)validate(self)
statement_file
Binary
help='Get you bank statements in electronic format from your bank and select them here.'
required=True
string='Statement File'
statement_filename
Char
import_file_button(self)
import_single_file(self, file_data, result)
import_single_statement(self, single_statement_data, result)