mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-20 05:42:07 +02:00
24 lines
335 B
Markdown
24 lines
335 B
Markdown
# Project - SMS
|
|
|
|
Send text messages when project/task stage move
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-project_sms
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- project
|
|
- sms
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/project_sms
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|