Skip to Content
Menú
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
Descartar
Autor Best Answer


Solution::

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

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de maig 17
4133
2
de juny 22
8028
3
de març 17
12950
2
de jul. 15
3716
1
de jul. 15
4471