| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/survey |
| GIT | |
| GIT | https://github.com/OCA/survey.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/survey/tree/17.0/survey_certification_sending |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Marketing/Survey |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/survey |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - survey - auth_signup - base_setup - base - web - bus - web_tour - http_routing - gamification |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the Odoo Survey application to allow automatic and manual sending of certifications when a participant successfully completes a survey. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
survey_fill_form_done |
survey_fill_form_done | ir.ui.view | qweb | Inherits survey.survey_fill_form_done |
survey_form |
survey.survey | field | Inherits survey.survey_survey_view_form | |
survey_user_input_view_form |
survey.user_input | field | Inherits survey.survey_user_input_view_form | |
view_partner_form |
res.partner.form.view | res.partner | field | Inherits base.view_partner_form |
No new fields.
Public methods (1)send_mail(self, res_id, force_send=False, raise_exception=False, email_values=None, email_layout_xmlid=False)
skip_certification_email
Boolean
help='Skip sending the certification automatically after successful completion of the survey.'
No public methods.
skip_certification_email
Boolean
help='Skip sending the certification automatically after successful completion of the survey.'
No public methods.
certification_sent
Boolean
default=False
help='It indicates if the certification has been sent.'
action_manual_send_certification(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/survey |
| GIT | |
| GIT | https://github.com/OCA/survey.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/survey/tree/15.0/survey_certification_sending |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Marketing/Survey |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/survey |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - survey - auth_signup - base_setup - base - web - bus - web_tour - http_routing - gamification - web_kanban_gauge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
survey_fill_form_done |
survey_fill_form_done | ir.ui.view | qweb | Inherits survey.survey_fill_form_done |
survey_form |
survey.survey | field | Inherits survey.survey_form | |
survey_user_input_view_form |
survey.user_input | field | Inherits survey.survey_user_input_view_form | |
view_partner_form |
res.partner.form.view | res.partner | field | Inherits base.view_partner_form |
No new fields.
Public methods (1)send_mail(self, res_id, force_send=False, raise_exception=False, email_values=None, notif_layout=False)
skip_certification_email
Boolean
help='Skip sending the certification automatically after successful completion of the survey.'
No public methods.
skip_certification_email
Boolean
help='Skip sending the certification automatically after successful completion of the survey.'
No public methods.
certification_sent
Boolean
default=False
help='It indicates if the certification has been sent.'
action_manual_send_certification(self)