Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4175 Zobrazení

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
Zrušit
Autor Nejlepší odpověď


Solution::

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
kvě 17
4133
2
čvn 22
8028
3
bře 17
12952
2
čvc 15
3717
1
čvc 15
4472