oca-ocb-core/odoo-bringout-oca-ocb-base_iban/README.md
Ernad Husremovic f0ee375081 vanilla 16.0
2025-10-16 16:41:06 +02: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: 16.0
- Path: addons/base_iban
## License
This package preserves the original LGPL-3 license.