Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2839 Vizualizări

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
Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
apr. 20
5095
1
nov. 19
5915
1
apr. 18
7255
0
feb. 24
1712
0
aug. 22
2380