Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
4409 Ansichten

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
Verwerfen
Beste Antwort

Hi,

Try any one of this,

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

Thanks

Avatar
Verwerfen
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

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Jan. 23
2797
1
Okt. 20
2511
1
März 25
2616
0
Aug. 22
3699
1
Mai 22
4664