Skip to Content
Menu
This question has been flagged
3 Replies
6075 Zobrazenia

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
Zrušiť
Best Answer

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
Zrušiť
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.

Best Answer

I have the same problem.

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

Avatar
Zrušiť
Best Answer

I have the same problem .

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
jan 23
951
0
aug 22
970
3
nov 20
4212
3
aug 20
21626
2
feb 25
5841