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

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"/>


Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

Try any one of this,

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

Thanks

Imagine profil
Abandonează
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 Răspunsuri Vizualizări Activitate
1
ian. 23
2591
1
oct. 20
2232
1
mar. 25
2414
0
aug. 22
3420
1
mai 22
4332