Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
6027 Vistas

How can I make many2one field records read-only when opened with an external link button. I do not want my user to edit the record while using an external link.

Avatar
Descartar
Mejor respuesta

Not sure if I understand your question correctly, but you can add the following to the XML to prevent the user from opening the record on a many2one:

<attribute name="options">{"no_open":true}</attribute>
More information and screenshots: Block External Link
Avatar
Descartar
Autor

I would like to show the record to the user but don't let the user be able to edit while using an external link, who has edit rights to that record.

As far as I know, that's not possible.

Mejor respuesta

I have the same problem.

Is there any  solution now ? I'm in Odoo v16. 

Avatar
Descartar
Mejor respuesta

I have the same problem .

Is there any  solution now ? I'm in Odoo v15. 

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
ene 23
951
0
ago 22
970
3
nov 20
4195
3
ago 20
21539
2
feb 25
5773