mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 07:52:04 +02:00
25 lines
427 B
Markdown
25 lines
427 B
Markdown
# Mail Plugin
|
|
|
|
Integrate Odoo with your mailbox, get information about contacts directly inside your mailbox, log content of emails as internal notes
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-mail_plugin
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- web
|
|
- contacts
|
|
- iap
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/mail_plugin
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|