Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
4109 Vues

I have one many2many field which is filled automatically in the onchange event. The field is editable and on certain situations, users will need to remove items from that many2many field which are field automatically, but users should not add more items.

Avatar
Ignorer
Meilleure réponse

hi,

you can add state that will take care of readonly or not, or assign to some group with write access.

Avatar
Ignorer
Meilleure réponse

Hello,

Use many2many_tags Widget For Example,


<field name = "your_field_name" widget = "many2many_tags"/>

Thanks

Avatar
Ignorer
Publications associées Réponses Vues Activité
0
févr. 19
3500
1
mai 21
2939
0
juil. 20
3260
1
août 24
2685
1
févr. 20
9133