跳至內容
選單
此問題已被標幟
3 回覆
6045 瀏覽次數

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.

頭像
捨棄
最佳答案

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
頭像
捨棄
作者

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.

最佳答案

I have the same problem.

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

頭像
捨棄
最佳答案

I have the same problem .

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
1月 23
951
0
8月 22
970
3
11月 20
4204
3
8月 20
21554
2
2月 25
5793