Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4785 Prikazi

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
Opusti
Best Answer

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
sep. 20
37
1
sep. 19
8989
1
jul. 19
10717
1
mar. 19
4522
1
jul. 19
5853