TIP: You can type at any time to perform a new search.
Use email templates in notifications
mail_notification_email_template · OCA/social
- Repository
- OCA/social · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Social Network
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:03:10
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Holger Brunn, Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, Emanuel Cino, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_mail_message_subtype_form |
mail.message.subtype | form | Inherits mail.view_mail_message_subtype_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
template_idMany2one → email.templatedomain=[('model_id.model', '=', 'mail.notification')]help='This template will be used to render notifications sent out for this subtype'string='Notification template' args: 'email.template'
No public methods.
New fields (2)
-
recordReferencecompute='_compute_record'selection=<expr> -
record_access_linkCharcompute='_compute_record'
No public methods.