| 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_online_gocardless |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Carlos Lopez, Weblate, OCA-git-bot, oca-ci |
| 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_online - 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 provides online bank statements from GoCardless Bank Account Data, which provides a free API for connecting and getting transactions for bank accounts. |
| 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 |
view_online_bank_statement_provider_existing_form |
online.bank.statement.provider.existing | form | New |
gocardless_account_id
Char
gocardless_country_id
Many2one → res.country
compute='_compute_gocardless_country_id'
readonly=False
store=True
args: 'res.country'
gocardless_date_type
Selection
default='valueDate'
selection=[('valueDate', 'Value Date'), ('bookingDate', 'Booking Date')]
string='Date type for GoCardless Import'
gocardless_institution_id
Char
gocardless_refresh_expiration
Datetime
readonly=True
gocardless_refresh_token
Char
readonly=True
gocardless_requisition_expiration
Datetime
readonly=True
gocardless_requisition_id
Char
readonly=True
gocardless_requisition_ref
Char
readonly=True
gocardless_token
Char
readonly=True
gocardless_token_expiration
Datetime
readonly=True
action_check_gocardless_agreement(self)
action_select_gocardless_bank(self)
gocardless_reset_requisition(self)
other_provider_id
Many2one → online.bank.statement.provider
comodel_name='online.bank.statement.provider'
provider_id
Many2one → online.bank.statement.provider
comodel_name='online.bank.statement.provider'
link_existing(self)
new_link(self)
| 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_online_gocardless |
| VERSION | |
| VERSION | 1.0.5 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Enric Tobella, Jordi Ballester Alomar, Weblate, OCA-git-bot, oca-ci |
| 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_online - 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 provides online bank statements from GoCardless Bank Account Data, which provides a free API for connecting and getting transactions for bank accounts. |
| 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 |
view_online_bank_statement_provider_existing_form |
online.bank.statement.provider.existing | form | New |
gocardless_account_id
Char
gocardless_country_id
Many2one → res.country
compute='_compute_gocardless_country_id'
readonly=False
store=True
args: 'res.country'
gocardless_date_type
Selection
default='valueDate'
selection=[('valueDate', 'Value Date'), ('bookingDate', 'Booking Date')]
string='Date type for GoCardless Import'
gocardless_institution_id
Char
gocardless_refresh_expiration
Datetime
readonly=True
gocardless_refresh_token
Char
readonly=True
gocardless_requisition_expiration
Datetime
readonly=True
gocardless_requisition_id
Char
readonly=True
gocardless_requisition_ref
Char
readonly=True
gocardless_token
Char
readonly=True
gocardless_token_expiration
Datetime
readonly=True
action_check_gocardless_agreement(self)
action_select_gocardless_bank(self)
gocardless_reset_requisition(self)
other_provider_id
Many2one → online.bank.statement.provider
comodel_name='online.bank.statement.provider'
provider_id
Many2one → online.bank.statement.provider
comodel_name='online.bank.statement.provider'
link_existing(self)
new_link(self)
| 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_gocardless |
| VERSION | |
| VERSION | 1.2.10 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Jordi Ballester Alomar, Nicolas JEUDY, Weblate, OCA-git-bot, Luis J. Salvatierra, oca-ci, AlexPForgeFlow, ArPol |
| 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 | Not have |
| 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 |
view_online_bank_statement_provider_existing_form |
online.bank.statement.provider.existing | form | New |
gocardless_account_id
Char
gocardless_institution_id
Char
gocardless_refresh_expiration
Datetime
readonly=True
gocardless_refresh_token
Char
readonly=True
gocardless_requisition_expiration
Datetime
readonly=True
gocardless_requisition_id
Char
readonly=True
gocardless_requisition_ref
Char
readonly=True
gocardless_token
Char
readonly=True
gocardless_token_expiration
Datetime
readonly=True
action_check_gocardless_agreement(self)
action_select_gocardless_bank(self)
gocardless_reset_requisition(self)
other_provider_id
Many2one → online.bank.statement.provider
comodel_name='online.bank.statement.provider'
provider_id
Many2one → online.bank.statement.provider
comodel_name='online.bank.statement.provider'
link_existing(self)
new_link(self)
| 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_online_gocardless |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci |
| 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_online - account_statement_import_base OCA/web: - web_widget_dropdown_dynamic 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 |
|---|---|---|---|---|
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 |
view_online_bank_statement_provider_existing_form |
online.bank.statement.provider.existing | form | New |
gocardless_account_id
Char
gocardless_institution_id
Char
gocardless_refresh_expiration
Datetime
readonly=True
gocardless_refresh_token
Char
readonly=True
gocardless_requisition_expiration
Datetime
readonly=True
gocardless_requisition_id
Char
readonly=True
gocardless_requisition_ref
Char
readonly=True
gocardless_token
Char
readonly=True
gocardless_token_expiration
Datetime
readonly=True
action_check_gocardless_agreement(self)
action_select_gocardless_bank(self)
gocardless_reset_requisition(self)
other_provider_id
Many2one → online.bank.statement.provider
comodel_name='online.bank.statement.provider'
provider_id
Many2one → online.bank.statement.provider
comodel_name='online.bank.statement.provider'
link_existing(self)
new_link(self)