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
회신
26281
화면
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
|
11743 | ||
|
|
2
11월 25
|
10773 | ||
|
|
6
8월 20
|
7564 | ||
|
|
1
5월 20
|
7814 | ||
|
|
1
9월 19
|
4554 |
Hello, have you found a solution to this problem?
I faced this error too.