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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- 프로젝트
- MRP
신고된 질문입니다
1
회신
24111
화면
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
|
10211 | ||
|
|
2
11월 25
|
9479 | ||
|
|
6
8월 20
|
6152 | ||
|
|
1
5월 20
|
6572 | ||
|
|
1
9월 19
|
3602 |
Hello, have you found a solution to this problem?
I faced this error too.