Repository
OCA/social · 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/social
Last tracking update
2026-08-07 07:31:58
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA Transbot, OCA-git-bot, oca-travis, ernesto
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
list_form Add welcome mail template field mail.mass_mailing.list form Inherits mass_mailing.view_mail_mass_mailing_list_form
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
(inherited route override) MassMailController.subscribe inherited http ALL sudo
Models touched (1)

New fields (1)
  • welcome_mail_template_id Many2one → mail.template
    comodel_name='mail.template' help='Mail template to be sent when a contact is subscribed from the website.' ondelete='set null' string='Welcome mail template'
Public methods (0)

No public methods.

Loading…