TIP: You can type at any time to perform a new search.
CRM Mail Plugin
crm_mail_plugin · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Sales/CRM
- Folder size
- 0.24 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://www.odoo.com/app/crm
- Last tracking update
- 2026-08-15 22:44:15
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Raphael Collet, Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Louis Wicket (wil), Dylan Kiss (dyki)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Turn emails received in your mailbox into leads and log their content as internal notes.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (5)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/mail_plugin/lead/create |
CrmClient.crm_lead_create |
outlook | jsonrpc | ALL | |
/mail_client_extension/lead/get_by_partner_id |
CrmClient.crm_lead_get_by_partner_id |
outlook | jsonrpc | ALL | |
/mail_client_extension/lead/open |
CrmClient.crm_lead_open |
user | http | ALL | |
/mail_client_extension/lead/create_from_partner |
CrmClient.crm_lead_redirect_create_form_view |
user | http | GET | |
| (inherited route override) | CrmClient.log_single_mail_content |
outlook | jsonrpc | ALL |
Models touched (1)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…