Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4172 Vizualizări

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?

Imagine profil
Abandonează
Autor Cel mai bun răspuns


Solution::

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
mai 17
4133
2
iun. 22
8028
3
mar. 17
12951
2
iul. 15
3717
1
iul. 15
4472