Skip to Content
Menú
This question has been flagged
1 Respondre
4293 Vistes

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
Descartar
Best Answer

Hi,

Try any one of this,

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

Thanks

Avatar
Descartar
Autor

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

Related Posts Respostes Vistes Activitat
1
de gen. 23
2673
1
d’oct. 20
2347
1
de març 25
2491
0
d’ag. 22
3543
1
de maig 22
4450