跳至内容
菜单
此问题已终结

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
8032
3
3月 17
12953
2
7月 15
3717
1
7月 15
4472