Repository
OCA/mail · module folder · Try on Runboat
Module version
1.0.0
Category
Social
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/mail
Last tracking update
2026-08-07 08:42:57
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
odoo_test_helper
System dependencies
None
Required by
None
Description
Allow to select an outgoing mail parameters per model, such as
email_from, or mail_server_id.

To make it work, the model must inherit mail.thread.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
model_form_view ir.model.form.inherit ir.model form Inherits mail.model_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • outgoing_email Char
    help=OUTGOING_EMAIL_DESCRIPTION
  • outgoing_mailserver_id Many2one → ir.mail_server
    help=OUTGOING_MAILSERVER_DESCRIPTION args: 'ir.mail_server'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…