Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3 Besvarelser
6113 Visninger

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
Kassér
Bedste svar

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
Kassér
Forfatter

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.

Bedste svar

I have the same problem.

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

Avatar
Kassér
Bedste svar

I have the same problem .

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
jan. 23
951
0
aug. 22
970
3
nov. 20
4236
3
aug. 20
21671
2
feb. 25
5899