Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2743 Vistas

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
Descartar
Autor Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
abr 24
1303
1
abr 25
4565
2
ago 24
9854
0
dic 23
1052
1
feb 23
2287