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
- Project
- MRP
この質問にフラグが付けられました
1
返信
22510
ビュー
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
|
9348 | ||
|
2
10月 21
|
8632 | ||
|
6
8月 20
|
5376 | ||
|
1
5月 20
|
5573 | ||
|
1
9月 19
|
2868 |
Hello, have you found a solution to this problem?
I faced this error too.