mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-20 18:02:09 +02:00
32 lines
534 B
Markdown
32 lines
534 B
Markdown
# Event Attendees SMS Marketing
|
|
|
|
|
|
SMS Marketing on event attendees
|
|
================================
|
|
|
|
Bridge module adding UX requirements to ease SMS marketing o, event attendees.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-mass_mailing_event_sms
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- event
|
|
- mass_mailing
|
|
- mass_mailing_event
|
|
- mass_mailing_sms
|
|
- sms
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/mass_mailing_event_sms
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|