Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4100 Vistas

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
Descartar
Mejor respuesta

hi,

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

Avatar
Descartar
Mejor respuesta

Hello,

Use many2many_tags Widget For Example,


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

Thanks

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
feb 19
3493
1
may 21
2930
0
jul 20
3247
1
ago 24
2681
1
feb 20
9122