Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
2741 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
апр. 24
1303
1
апр. 25
4564
2
авг. 24
9854
0
дек. 23
1051
1
февр. 23
2286