Skip to Content
मेन्यू
This question has been flagged
1 Reply
4348 Views

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
Discard
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
Discard
Author

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 Replies Views Activity
1
जन॰ 23
2743
1
अक्तू॰ 20
2410
1
मार्च 25
2562
0
अग॰ 22
3608
1
मई 22
4518