# IBAN Bank Accounts 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. ## Installation ```bash pip install odoo-bringout-oca-ocb-base_iban ``` ## Dependencies - account - web ## Source - Repository: https://github.com/OCA/OCB - Branch: 16.0 - Path: addons/base_iban ## License This package preserves the original LGPL-3 license.