| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/social |
| GIT | |
| GIT | https://github.com/OCA/social.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/social/tree/14.0/mass_mailing_subscription_email |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Ivàn Todorovich, OCA Transbot, jcoux, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/social |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mass_mailing - contacts - base - base_setup - web - bus - web_tour - utm - link_tracker - web_editor - web_kanban_gauge - social_media - digest - portal - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mailing_list_view_form |
mailing.list | field | Inherits mass_mailing.mailing_list_view_form | |
mailing_list_view_tree |
mailing.list | field | Inherits mass_mailing.mailing_list_view_tree |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (3)create(self, vals_list)
unlink(self)
write(self, vals)
subscribe_template_id
Many2one → mail.template
default=<expr>
domain=[('model', '=', 'mailing.contact.subscription')]
help='Leave empty to disable the email notification'
string='Subscribe Notification'
args: 'mail.template'
unsubscribe_template_id
Many2one → mail.template
default=<expr>
domain=[('model', '=', 'mailing.contact.subscription')]
help='Leave empty to disable the email notification'
string='Unsubscribe Notification'
args: 'mail.template'
No public methods.