| 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_contact_partner |
| VERSION | |
| VERSION | 1.0.0 |
| 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 | GitHub, Ivàn Todorovich, 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_contact_view_form |
mailing.contact | div | Inherits mass_mailing.mailing_contact_view_form | |
mailing_contact_view_tree |
mailing.contact | field | Inherits mass_mailing.mailing_contact_view_tree |
partner_count
Integer
compute='_compute_partner_count'
string='Partners Count'
partner_ids
One2many → res.partner
readonly=True
string='Partners'
args: 'res.partner', 'mailing_contact_id'
action_view_partner_ids(self)
create(self, vals_list)
write(self, vals)
mailing_contact_id
Many2one → mailing.contact
comodel_name='mailing.contact'
compute='_compute_mailing_contact_id'
help="The mailing list contact that matches this partner's email."
store=True
string='Mass Mailing Contact'
No public methods.