跳至内容
菜单
此问题已终结
2 回复
4806 查看

Using Odoo 13. when a manager approves the leave (time-off), notification is send to requesters email.

Can this notification mail send to one more additional email id. Also is it possible to edit this email body text

形象
丢弃
最佳答案

Hi,

You can set all by automated actions with mail templates.

Create mail template:

Settings > Technical > Templates


Create Automated action

Settings > Technical > Automated Actions




形象
丢弃
编写者

I created the action and email template, still i dont receive any mail notifications. Anything else to be done ?

编写者

I created an email template and automated action to send alert whenever an leave/timeoff is approved. I can see the mails in odoo emails section. There's a send now button. How can it be send automatically whenever leave approved.

编写者 最佳答案

Thank you fasil.

I was able to find this template. How do call variables in the subject and body. For eg subject should be "User" on leave "date"

Here User and date are variables. Where do i get Odoo variable list.

Also, the automated Action is not found in odoo13, below are options available for me. 

https://ibb.co/hR2GDZk

https://ibb.co/wJjQYcQ

https://ibb.co/C00rQqr

形象
丢弃

Hello Charles,

To use automated actions you need to install the base_automation application from the apps page. Be sure to remove the filter before searching.

To call variables in the email template, you can click on the "Dynamic Placeholder Generator". From here you select the field (and sub-field if needed) and then copy the expression into the email.

I hope this helps.

Thanks,

编写者

am using ${object.display_name} and it shows the complete username and leave date
eg user1 on Full Day Leaves 2022-2023: 0.50 days
I only need user1 in the mail.

相关帖文 回复 查看 活动
1
5月 24
1235
1
12月 23
2315
1
3月 15
7487
0
2月 25
881
0
7月 24
1106