mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-20 03:22:02 +02:00
24 lines
314 B
Markdown
24 lines
314 B
Markdown
# SMS on Events
|
|
|
|
Schedule SMS in event management
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-event_sms
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- event
|
|
- sms
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/event_sms
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|