mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-18 21:52:00 +02:00
24 lines
390 B
Markdown
24 lines
390 B
Markdown
# CRM Mail Plugin
|
|
|
|
Turn emails received in your mailbox into leads and log their content as internal notes.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-crm_mail_plugin
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- crm
|
|
- mail_plugin
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/crm_mail_plugin
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|