TIP: You can type at any time to perform a new search.
Welcome mail to new subscribers
mass_mailing_newsletter_welcome_mail · OCA/social
- 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
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | MassMailController.subscribe |
inherited | http | ALL | sudo |
Models touched (1)
New fields (1)
-
welcome_mail_template_idMany2one → mail.templatecomodel_name='mail.template'help='Mail template to be sent when a contact is subscribed from the website.'ondelete='set null'string='Welcome mail template'
No public methods.
Loading…