| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/19.0/base_bank_from_iban |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Andrii9090-tecnativa, Pablo Cortés |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_iban - 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 |
schwifty==2024.4.0 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a code to bank definition for using it as matching for filling the bank from the IBAN bank account number. It uses the existing by country bank mapping in standard Odoo (<https://github.com/odoo/odoo/blob/f5ffcf7feec5526a483f8ddd240648c084351008/addons/base_iban/models/res_partner_bank.py#L105-L175>), taken from ISO 3166-1 -\> IBAN template, as described here: <http://en.wikipedia.org/wiki/International_Bank_Account_Number#IBAN_formats_by_country> |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_bank_form |
res.bank | field | Inherits base.view_res_bank_form | |
view_res_bank_tree |
res.bank | field | Inherits base.view_res_bank_tree |
No new fields.
Public methods (0)No public methods.
code
Char
No public methods.
No new fields.
Public methods (2)create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/18.0/base_bank_from_iban |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Andrii9090-tecnativa, mpascual |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_iban - 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 |
schwifty==2024.4.0 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a code to bank definition for using it as matching for filling the bank from the IBAN bank account number. It uses the existing by country bank mapping in standard Odoo (<https://github.com/odoo/odoo/blob/f5ffcf7feec5526a483f8ddd240648c084351008/addons/base_iban/models/res_partner_bank.py#L105-L175>), taken from ISO 3166-1 -\> IBAN template, as described here: <http://en.wikipedia.org/wiki/International_Bank_Account_Number#IBAN_formats_by_country> |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_bank_form |
res.bank | field | Inherits base.view_res_bank_form | |
view_res_bank_tree |
res.bank | field | Inherits base.view_res_bank_tree |
No new fields.
Public methods (0)No public methods.
code
Char
No public methods.
No new fields.
Public methods (2)create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/17.0/base_bank_from_iban |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci, javierobcn, Andrii9090-tecnativa, sygel, Javier Antó García |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_iban - 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 |
schwifty==2024.4.0 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a code to bank definition for using it as matching for filling the bank from the IBAN bank account number. It uses the existing by country bank mapping in standard Odoo (<https://github.com/odoo/odoo/blob/f5ffcf7feec5526a483f8ddd240648c084351008/addons/base_iban/models/res_partner_bank.py#L105-L175>), taken from ISO 3166-1 -\> IBAN template, as described here: <http://en.wikipedia.org/wiki/International_Bank_Account_Number#IBAN_formats_by_country> |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_bank_form |
res.bank | field | Inherits base.view_res_bank_form | |
view_res_bank_tree |
res.bank | field | Inherits base.view_res_bank_tree |
No new fields.
Public methods (0)No public methods.
code
Char
No public methods.
No new fields.
Public methods (2)create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/16.0/base_bank_from_iban |
| VERSION | |
| VERSION | 2.0.4 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci, Andrii9090-tecnativa, sygel, len |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_iban - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
schwifty==2024.4.0 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_bank_form |
res.bank | field | Inherits base.view_res_bank_form | |
view_res_bank_tree |
res.bank | field | Inherits base.view_res_bank_tree |
No new fields.
Public methods (0)No public methods.
code
Char
No public methods.
No new fields.
Public methods (2)create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/15.0/base_bank_from_iban |
| VERSION | |
| VERSION | 2.0.2 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Carlos Dauden, manu, Weblate, OCA-git-bot, oca-ci, josep-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_iban - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
schwifty==2024.4.0 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_bank_form |
res.bank | field | Inherits base.view_res_bank_form | |
view_res_bank_tree |
res.bank | field | Inherits base.view_res_bank_tree |
No new fields.
Public methods (0)No public methods.
code
Char
No public methods.
No new fields.
Public methods (2)create(self, vals_list)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/14.0/base_bank_from_iban |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Enric Tobella, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Francisco Ivan Anton Prieto, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_iban - 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 |
|---|---|---|---|---|
view_res_bank_form |
res.bank | field | Inherits base.view_res_bank_form | |
view_res_bank_tree |
res.bank | field | Inherits base.view_res_bank_tree |
No new fields.
Public methods (0)No public methods.
code
Char
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/13.0/base_bank_from_iban |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, OCA-git-bot, emagdalena |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_iban - 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 |
|---|---|---|---|---|
view_res_bank_form |
res.bank | field | Inherits base.view_res_bank_form | |
view_res_bank_tree |
res.bank | field | Inherits base.view_res_bank_tree |
No new fields.
Public methods (0)No public methods.
code
Char
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/12.0/base_bank_from_iban |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_iban - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_bank_form |
res.bank | field | Inherits base.view_res_bank_form | |
view_res_bank_tree |
res.bank | field | Inherits base.view_res_bank_tree |
No new fields.
Public methods (0)No public methods.
code
Char
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/community-data-files |
| GIT | |
| GIT | https://github.com/OCA/community-data-files.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/community-data-files/tree/11.0/base_bank_from_iban |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/community-data-files |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_iban - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_bank_form |
res.bank | field | Inherits base.view_res_bank_form | |
view_res_bank_tree |
res.bank | field | Inherits base.view_res_bank_tree |
No new fields.
Public methods (0)No public methods.
code
Char
No public methods.
No new fields.
Public methods (0)No public methods.