| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/survey |
| GIT | |
| GIT | https://github.com/OCA/survey.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/survey/tree/8.0/survey_partner_tag_share |
| 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), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, Agathe Mollé, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://odoo-community.org/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - survey - email_template - base - base_setup - web_kanban - web - website - share - marketing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
survey_email_compose_message |
survey.mail.compose.message | xpath | Inherits survey.survey_email_compose_message |
partner_ids
Many2many
compute='get_recipients'
readonly=True
string='Recipients'
partners_manual
Many2many → res.partner
column1='wizard_id'
column2='partner_manual_id'
comodel_name='res.partner'
relation='survey_mail_compose_message_res_partner_manual_rel'
string='Add these partners to recipients'
tags
Many2many → res.partner.category
column1='wizard_id'
column2='partner_tag_id'
comodel_name='res.partner.category'
relation='survey_mail_compose_message_res_partner_tag_rel'
string='Add these tags to recipients'
get_recipients(self)