mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-20 05:11:58 +02:00
24 lines
292 B
Markdown
24 lines
292 B
Markdown
# SMS in CRM
|
|
|
|
Odoo addon: crm_sms
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-crm_sms
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- crm
|
|
- sms
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/crm_sms
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|