Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged

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?

Avatar
Opusti
Avtor Best Answer


Solution::

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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
maj 17
4133
2
jun. 22
8028
3
mar. 17
12950
2
jul. 15
3716
1
jul. 15
4472