コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
2754 ビュー

I created a button in form view which calls a python function that downloads an attachment. The problem is if the admin user clicks the button everything works fine but for other kinds of users, it returns a Not Found page. any idea what is the problem?

アバター
破棄
著作者 最善の回答

It turns out to be an access problem. I had to override ir.attachment check method to be compatible with my module.

アバター
破棄
最善の回答

can you please give me steps on how can I achieve this to solve this issue? Running v13 on SH

アバター
破棄
関連投稿 返信 ビュー 活動
0
4月 24
1306
1
4月 25
4569
2
8月 24
9863
0
12月 23
1061
1
2月 23
2304