Hi everyone, I am using Odoo V11, when I want to print the information of my quotes, I encounter the following error: Session expired (invalid CSRF token). Please, I need help fixing this problem ASAP.
신고된 질문입니다
1
회신
26399
화면
Take a look to this issue; https://github.com/odoo/odoo/issues/8815
The key could be to update the qweb templates with the option -u web as staged in the issue
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
|
1
4월 22
|
11820 | ||
|
|
2
11월 25
|
10855 | ||
|
|
6
8월 20
|
7714 | ||
|
|
1
5월 20
|
7926 | ||
|
|
1
9월 19
|
4618 |
Hello, have you found a solution to this problem?
I faced this error too.