mirror of
https://github.com/bringout/oca-ocb-technical.git
synced 2026-04-18 21:12:03 +02:00
24 lines
303 B
Markdown
24 lines
303 B
Markdown
# IAP / Mail
|
|
|
|
Bridge between IAP and mail
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-iap_mail
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- iap
|
|
- mail
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/iap_mail
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|