コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3255 ビュー

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
2541
1
6月 24
5012
0
2月 24
1489
1
10月 23
10694
1
10月 23
98