@@ -53,7 +53,7 @@ class WebsiteSurveyExtend(Survey):
# Send mail auto if survey configurated
user_input.action_send_mail()
# Send notification to followers
survey.message_post(body="Nouvelle réponse à ce sondage",message_type="notification",subtype="ethikis_survey.survey_state_change")
survey.sudo().message_post(email_from="elsa@ethikis.com",body="Nouvelle réponse à ce sondage",message_type="notification",subtype="ethikis_survey.survey_state_change")