Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
2744 Visninger

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?

Avatar
Kassér
Forfatter Bedste svar

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

Avatar
Kassér
Bedste svar

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
apr. 24
1304
1
apr. 25
4567
2
aug. 24
9855
0
dec. 23
1052
1
feb. 23
2288