| 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_online_ofx |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, oca-ci, Christopher Ormaza, PauBForgeFlow |
| 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_online - 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 |
ofxparse ofxtools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
online_bank_statement_provider_form |
online.bank.statement.provider.form | online.bank.statement.provider | xpath | Inherits account_statement_import_online.online_bank_statement_provider_form |
online_bank_statement_pull_wizard_form |
online.bank.statement.pull.wizard.form | online.bank.statement.pull.wizard | field | Inherits account_statement_import_online.online_bank_statement_pull_wizard_form |
name
Char
nickname
Char
ofxhome_id
Integer
No public methods.
account_id
Char
bankid
Char
institution_id
Many2one → ofx.institution
password
Char
provider_id
Many2one → online.bank.statement.provider
username
Char
No public methods.
ofx_institution_line_ids
One2many → ofx.institution.line
get_statements(self, client, password, s1, try_no=1)
import_ofx_institutions(self)
is_ofx_provider
Boolean
ofx_institution_ids
Many2many → ofx.institution.line
column1='wizard_id'
column2='institution_line_id'
comodel_name='ofx.institution.line'
relation='ofx_institution_line_pull_wizard_rel'
string='OFX Institutions'
action_pull(self)