Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3 Respostas
6034 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
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.

Melhor resposta

I have the same problem.

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

Avatar
Cancelar
Melhor resposta

I have the same problem .

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

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
jan. 23
951
0
ago. 22
970
3
nov. 20
4199
3
ago. 20
21546
2
fev. 25
5777