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
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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_id Many2one → email.template
    domain=[('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'
Public methods (0)

No public methods.

New fields (2)
  • record Reference
    compute='_compute_record' selection=<expr>
  • record_access_link Char
    compute='_compute_record'
Public methods (0)

No public methods.