mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-20 03:22:02 +02:00
29 lines
502 B
Markdown
29 lines
502 B
Markdown
# Mass Mail Tests
|
|
|
|
This module contains tests related to mass mailing. Those
|
|
are present in a separate module to use specific test models defined in
|
|
test_mail.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-test_mass_mailing
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- mass_mailing
|
|
- mass_mailing_sms
|
|
- sms_twilio
|
|
- test_mail
|
|
- test_mail_sms
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/test_mass_mailing
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|