Repository
odoo/odoo · module folder
Module version
0.1.0
Category
Accounting/Accounting
Folder size
0.18 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-08 22:45:30
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Odoo Translation Bot, Julien Castiaux, Julien Mougenot, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, Maximilien (malb), Dylan Kiss (dyki), Paolo Gatti, nihp-odoo, Julien Schwanen
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
account_payment_batch_oca, account_payment_order, account_qr_code_sepa, base_bank_from_iban, base_business_document_import_iban, l10n_at, l10n_be, l10n_ca, l10n_ch, l10n_cz, l10n_de, l10n_dk, l10n_do, l10n_ec, l10n_es, l10n_fi, l10n_fr_account, l10n_gr, l10n_hu_edi, l10n_id, l10n_ie, l10n_it, l10n_lu, l10n_nl, l10n_no, l10n_pl, l10n_sk, l10n_uk, l10n_vn
Description
This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for it's validity.
======================================================================================================================

The ability to extract the correctly represented local accounts from IBAN accounts
with a single statement.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
setup_bank_account_iban_wizard account.online.sync.res.partner.bank.setup.form.inherit account.setup.bank.manual.config form Inherits account.setup_bank_account_wizard
view_partner_property_iban_form res.partner.bank.form.inherit res.partner.bank form Inherits account.view_partner_bank_form_inherit_account
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (5)
  • check_iban(self, iban='')
  • create(self, vals_list)
    @api.model_create_multi
  • get_bban(self)
  • retrieve_acc_type(self, acc_number)
    @api.model
  • write(self, vals)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…