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

Hi,


Can any one please guide me as to how I can add the applicant name to  Applicant: Acknowledgment  template in odoo 11?


BR

Shahrouz

形象
丢弃
最佳答案

Hi,

Activate developer mode, then go to Settings -> Technical -> Email -> Templates, search and find the corresponding template.

Open the template, then in the body section add a line like this,

Hi ${object.partner_name | safe},

object.partner_name will give you the Applicant name.

Sample :



Thanks

形象
丢弃
编写者 最佳答案

Thanks a lot. 

Why is it called Partner_name?

形象
丢弃

the field name is partner_name

相关帖文 回复 查看 活动
2
7月 24
2591
1
6月 24
5054
0
2月 24
1537
1
10月 23
10725
1
10月 23
98