تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
4132 أدوات العرض

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


الصورة الرمزية
إهمال
أفضل إجابة

Hi,

Try any one of this,

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

Thanks

الصورة الرمزية
إهمال
الكاتب

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

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يناير 23
2530
1
أكتوبر 20
2153
1
مارس 25
2333
0
أغسطس 22
3338
1
مايو 22
4257