Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2620 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
1157
1
abr 25
4367
2
ago 24
9514
0
dic 23
958
1
feb 23
2156