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

Good day,

I'm modifying the recruitment module, and i get a problem in applicant's form view, with one2many field, i have an editable tree view inside the form but that has a label that i don't need to show... Look at the picture:


Is there a way that makes invisible this label?

I'm using odoo 8 in ubuntu 14.04.3 LTS

Avatar
Cancelar
Melhor resposta

just add nolabel="1" to your field in the view like:

<field name="many_ids" nolabel="1"/>
Avatar
Cancelar
Autor

Thank you man, saved my day.

thanks for the up vote, happy to help

Thanks Man.. :-)

Publicações relacionadas Respostas Visualizações Atividade
1
set. 16
12224
1
out. 16
4055
1
set. 15
10700
1
mar. 15
5114
0
jul. 24
917