Skip to Content
Menú
This question has been flagged
2 Respostes
2175 Vistes

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

Avatar
Descartar
Best Answer

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.

Best Answer

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

Related Posts Respostes Vistes Activitat
1
de maig 23
3499
2
de maig 23
3220
1
de des. 21
2087
3
de març 24
6999
1
d’abr. 24
1533