Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4775 Vistas

Hello everybody;

May anyone help me know how can i create a new control create in the tree of a field one2many ?

Thanks a lot in advance.

Best regards.

Avatar
Descartar
Mejor respuesta

Hi,

<control>
    <create string="Add Item" context="default_my_field: 'value'"/>
<control>

so when you Add Item it will set a default value to newly create a line. In odoo use of control is very limited (for add a section and note). basically it's used for display sale order line as section or note as per control-click.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
sept 20
37
1
sept 19
8982
1
jul 19
10702
1
mar 19
4507
1
jul 19
5839