Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
3243 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Autor Melhor resposta

Thanks a lot. 

Why is it called Partner_name?

Avatar
Cancelar

the field name is partner_name

Publicações relacionadas Respostas Visualizações Atividade
2
jul. 24
2528
1
jun. 24
5007
0
fev. 24
1483
1
out. 23
10689
1
out. 23
98