Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3061 Tampilan

I need to send email from template to task creator when project task reach particular stage?  how do I do that?


in "project.task.type" model i created field 

creator_mail_template_id = fields.Many2one(    
    'mail.template',
string='Task Creator Email Template',
domain=lambda self: self._get_mail_template_id_domain(),
help="If set an email will be sent to the task creator when the task or issue reaches this step.")

thanks
Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Apr 20
5338
1
Nov 19
6329
1
Apr 18
7463
0
Feb 24
1985
0
Agu 22
2659