Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4311 Vues

what is t-filed value for Company name ?

so instead of product  name (as shown Below) I want to use Company name. What Would be T-field value?


<th class="table-active text-left" style="height: 6rem;">
                        <strong t-field="product.display_name"/>


Avatar
Ignorer
Meilleure réponse

Hi,

Try any one of this,

<span t-field="product.company_id.name"/>
<span t-esc="o.user_id.company_id.name"/>

Thanks

Avatar
Ignorer
Auteur

res_company.name works fine.

got one more question for you How Can I access qweb file for Lot/Serioal number barcode ? thanks is advance

Publications associées Réponses Vues Activité
1
janv. 23
2681
1
oct. 20
2352
1
mars 25
2510
0
août 22
3560
1
mai 22
4460