-
- Downloads
[IMP] survey: add optional encapsulation layout when sending survey emails
This commit adds possibility to add a notification layout when sending an email in survey using their specific composer. Purpose of this task is to allow to send some technical template-based emails using the default notification layouts defined in mail. It allows to avoid redefining the whole layout in the template itself. This way email body content is simpler. This commit is linked to task ID 1843224 (and 1868112) and to PR #25313 (and #25889).
Showing
- addons/survey/tests/test_survey.py 3 additions, 1 deletionaddons/survey/tests/test_survey.py
- addons/survey/wizard/survey_email_compose_message.py 26 additions, 0 deletionsaddons/survey/wizard/survey_email_compose_message.py
- addons/survey/wizard/survey_email_compose_message.xml 1 addition, 1 deletionaddons/survey/wizard/survey_email_compose_message.xml
Please register or sign in to comment