Skip to Content
Menu
This question has been flagged

I have a model inheriting mail.thread (for example helpdesk.ticket).

I'd like to modify the notification emails sent to partners if a message is created in this thread. Best would be if I could override the email template, but only for this model, meaning that just overriding "mail_template_data_notification_email_default" doesn't work. I would like to set a new template instead.

I tried setting the context['custom_layout'] of the partners notified by the mail, but I can't find the correct method to override to set this.

Any help is very much appreciated!

Avatar
Discard
Related Posts Replies Views Activity
8
Jul 24
23376
2
May 24
2526
2
Jun 24
9259
1
Nov 22
3155
1
Sep 21
3912