Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4208 Tampilan

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
Buang
Jawaban Terbai

Hi,

Try any one of this,

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

Thanks

Avatar
Buang
Penulis

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

Post Terkait Replies Tampilan Aktivitas
1
Jan 23
2602
1
Okt 20
2260
1
Mar 25
2419
0
Agu 22
3443
1
Mei 22
4345