Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3026 Zobrazení

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
dub 20
5322
1
lis 19
6275
1
dub 18
7442
0
úno 24
1949
0
srp 22
2599