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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- 项目
- MRP
此问题已终结
1
回复
24013
查看
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
|
10155 | ||
|
|
2
11月 25
|
9443 | ||
|
|
6
8月 20
|
6094 | ||
|
|
1
5月 20
|
6523 | ||
|
|
1
9月 19
|
3566 |
Hello, have you found a solution to this problem?
I faced this error too.