Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2822 Widoki

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
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
kwi 20
5088
1
lis 19
5905
1
kwi 18
7244
0
lut 24
1700
0
sie 22
2365