Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
18373 Visualizações

I have seen lots of examples on the internet mentioning a one2many field in xml like so:

<field name="my_field" widget="one2many_list">
<tree>
<field>....</field>
</tree>
</field>

I tried it and it does not seem to make any difference. Can someone tell me what it is used for?

Avatar
Cancelar

anything else related?

Melhor resposta

It's just for backward compatibility, it's the same widget under the hood

Avatar
Cancelar
Melhor resposta

My friend;

Here are some useful links:

http://dirtyhandsphp.blogspot.com/2014/07/openerp-customize-one2many-relational.html

http://stackoverflow.com/questions/31607934/odoo-one2many-default-not-set

Regards.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
set. 21
3386
2
mai. 20
9308
1
abr. 16
4486
3
jul. 25
8843
1
mai. 25
1105