Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4290 Visualizações

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
Cancelar
Melhor resposta

Hi,

Try any one of this,

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

Thanks

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

Publicações relacionadas Respostas Visualizações Atividade
1
jan. 23
2673
1
out. 20
2345
1
mar. 25
2491
0
ago. 22
3540
1
mai. 22
4446