Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4758 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
sep. 20
37
1
sep. 19
8971
1
jul. 19
10687
1
mar. 19
4495
1
jul. 19
5825