Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
6037 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Auteur

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.

Meilleure réponse

I have the same problem.

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

Avatar
Ignorer
Meilleure réponse

I have the same problem .

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
janv. 23
951
0
août 22
970
3
nov. 20
4201
3
août 20
21546
2
févr. 25
5782