Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
18290 Vistas

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
Descartar

anything else related?

Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
sept 21
3386
2
may 20
9203
1
abr 16
4398
3
jul 25
8637
1
may 25
930