Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2826 Lượt xem

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
Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 4 20
5088
1
thg 11 19
5906
1
thg 4 18
7245
0
thg 2 24
1702
0
thg 8 22
2365