Skip to Content
Menu
This question has been flagged
1 Reply
4603 Views

Hi !

Is it possible, in a one2many_list widget, to add records, like in a selection widget, in addition to create records (normal behavior) ?

I've not yet find if it's possible or not.

Thanks !

EDIT:

That's stupid, since a child can have only one parent in one2many relation. Need many2many instead !

Avatar
Discard
Best Answer

PY,

Please try by specifying widget='many2many' or widget="many2many_tags" inside the xml definition.

Thanks.

Avatar
Discard
Author

Thanks, I'll try this !

Related Posts Replies Views Activity
2
Oct 20
2984
1
Aug 19
10399
1
Oct 20
10322
0
Feb 16
3669
4
Oct 18
4024