Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
3306 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore Risposta migliore

Thanks a lot. 

Why is it called Partner_name?

Avatar
Abbandona

the field name is partner_name

Post correlati Risposte Visualizzazioni Attività
2
lug 24
2588
1
giu 24
5046
0
feb 24
1537
1
ott 23
10719
1
ott 23
98