This question has been flagged
2 Replies
6433 Views

Editable in tree view Many2many field can't update data

Avatar
Discard

Have you found a solution?

Best Answer

Why not? It shows you an error? Please share more information about what is your problem. The Code should be helpfull too.

Avatar
Discard

<field name="fields_M2O" widget="many2many" nolabel="1" select="1" colspan="4">

<tree string="tree_test" editable="bottom">

<field name="fields1" select="1"/>

<field name="fields2" select="1"/>

<field name="fields3" select="1"/>

</tree>

</field>

When you add a new item

Change in the new element,

Then do the conservation,

Modifications are not saved