Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3857 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
3213
1
may 21
2764
0
jul 20
3030
1
ago 24
2350
1
feb 20
8870