oca-ocb-core/odoo-bringout-oca-ocb-base_iban/README.md
Ernad Husremovic 2d3ee4855a 19.0 vanilla
2026-03-09 09:30:27 +01:00

30 lines
641 B
Markdown

# 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: 19.0
- Path: addons/base_iban
## License
This package preserves the original LGPL-3 license.