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

The Many2One widget allows external links to be opened for all fields. How can this be restricted?

Avatar
Descartar
Mejor respuesta

Hi,
If you need to remove it globally, you can check out this OCA App:    https://apps.odoo.com/apps/modules/16.0/web_m2x_options/

Thanks

Avatar
Descartar
Autor

Hi Niyas,
Thanks for your response.
That module restricts only editing and creating access, not opening external links from many2one.

Mejor respuesta

Hi Vishnu,

options='{"no_open": True}' is used to restrict the many2one field from opening up the record.

Syntax:


Hope it helps,
Kiran K

Avatar
Descartar
Autor

Hi Kiran,
Thank you for your reply
"This method allows us to add each and every field individually, but I aim to globally add all the fields from my modules."

Thanks & Regards,
Vishnu Sasikumar

Publicaciones relacionadas Respuestas Vistas Actividad
1
may 23
3572
2
may 23
3316
1
dic 21
2103
3
mar 24
7026
1
abr 24
1581