How can I confirm to the user that the e-mail has been sent successfully?
My code to send:
self.env['mail.template'].browse(template.id).send_mail(self.id, force_send = True)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How can I confirm to the user that the e-mail has been sent successfully?
My code to send:
self.env['mail.template'].browse(template.id).send_mail(self.id, force_send = True)
I need it on code level.
Hello,
You Can check in odoo Setting -->Email --> Emails.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
4
12月 21
|
7037 | ||
|
2
10月 24
|
1198 | ||
|
1
10月 24
|
1273 | ||
|
1
8月 24
|
3860 | ||
|
0
6月 24
|
1038 |