mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-19 20:42:00 +02:00
26 lines
394 B
Markdown
26 lines
394 B
Markdown
# Account SEPA QR Code
|
|
|
|
|
|
This module adds support for SEPA Credit Transfer QR-code generation.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-account_qr_code_sepa
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- account
|
|
- base_iban
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/account_qr_code_sepa
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|