oca-ocb-mail/odoo-bringout-oca-ocb-test_mail_sms/README.md
Ernad Husremovic daa394e8b0 19.0 vanilla
2026-03-09 09:31:39 +01:00

28 lines
493 B
Markdown

# SMS Tests
This module contains tests related to SMS. Those are
present in a separate module as it contains models used only to perform
tests independently to functional aspects of other models.
## Installation
```bash
pip install odoo-bringout-oca-ocb-test_mail_sms
```
## Dependencies
- mail
- sms
- sms_twilio
- test_orm
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/test_mail_sms
## License
This package preserves the original LGPL-3 license.