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

I would like to change the header of the invoice/report depending on the partner language.

I see that the report header references the company.

I tried this but it doesn't work:

<div class="row" id="English" t-if="company.partner_id.lang=='en_US'">

...

</div>

Any suggestions?

アバター
破棄
著作者 最善の回答


Solution::

 t-if="o.partner_id.lang== 'en_US' "

アバター
破棄
関連投稿 返信 ビュー 活動
2
5月 17
4134
2
6月 22
8036
3
3月 17
12955
2
7月 15
3718
1
7月 15
4482