Se rendre au contenu
Menu
Cette question a été signalée

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
Ignorer
Auteur Meilleure réponse


Solution::

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
mai 17
4133
2
juin 22
8028
3
mars 17
12949
2
juil. 15
3716
1
juil. 15
4471