Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
3304 Tampilan

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

Avatar
Buang
Jawaban Terbai

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

Avatar
Buang
Penulis Jawaban Terbai

Thanks a lot. 

Why is it called Partner_name?

Avatar
Buang

the field name is partner_name

Post Terkait Replies Tampilan Aktivitas
2
Jul 24
2588
1
Jun 24
5046
0
Feb 24
1534
1
Okt 23
10719
1
Okt 23
98