| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/14.0/l10n_ch_qriban |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo S.A |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A |
| COMMITTERS | |
| COMMITTERS | Martin Trigaux, Goffin Simon, Ravi Gohil, wan, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:29 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - l10n_ch - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - l10n_multilang - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Swiss localization
==================
Added a QR-IBAN field on bank account.
If this field is empty but the bank account number itself is a valid QR-IBAN number, it will continue using it as QR-IBAN.
However, if the new QR-IBAN field is filled, the value will be used as the QR-IBAN.
This should help for reconciliation on the bank statements where the old IBAN code is still used.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
l10n_ch_swissqr_qriban_template |
l10n_ch_swissqr_qriban_template | ir.ui.view | qweb | Inherits l10n_ch.l10n_ch_swissqr_template |
setup_bank_account_wizard_qr_inherit |
account.setup.bank.manual.config.form.ch.qr.inherit | account.setup.bank.manual.config | field | Inherits l10n_ch.setup_bank_account_wizard_inherit |
view_partner_bank_form |
l10n_ch_qr.res.partner.bank.form | res.partner.bank | xpath | Inherits l10n_ch.isr_partner_bank_form |
l10n_ch_qr_iban
Char
help='Put the QR-IBAN here for your own bank accounts. That way, you can still use the main IBAN in the Account Number while you will see the QR-IBAN for the barcode. '
string='QR-IBAN'
create(self, vals)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/l10n_ch_qriban |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo S.A |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A |
| COMMITTERS | |
| COMMITTERS | Josse Colpaert, Goffin Simon, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - l10n_ch - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - l10n_multilang - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Swiss localization
==================
Added a QR-IBAN field on bank account.
If this field is empty, but the bank account number itself is a valid QR-IBAN number, it will still be used as QR-IBAN as before.
But if you fill in the new QR-IBAN field, that one will be used as the QR-IBAN. This should help for reconciliation as
on the bank statements, the old IBAN code is still used.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
l10n_ch_swissqr_qriban_template |
l10n_ch_swissqr_qriban_template | ir.ui.view | qweb | Inherits l10n_ch.l10n_ch_swissqr_template |
setup_bank_account_wizard_qr_inherit |
account.setup.bank.manual.config.form.ch.qr.inherit | account.setup.bank.manual.config | field | Inherits l10n_ch.setup_bank_account_wizard_inherit |
view_partner_bank_form |
l10n_ch_qr.res.partner.bank.form | res.partner.bank | xpath | Inherits l10n_ch.isr_partner_bank_form |
l10n_ch_qr_iban
Char
help='Put the QR-IBAN here for your own bank accounts. That way, you can still use the main IBAN in the Account Number while you will see the QR-IBAN for the barcode. '
string='QR-IBAN'
create(self, vals)
write(self, vals)