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
回覆
26287
瀏覽次數
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
|
11754 | ||
|
|
2
11月 25
|
10773 | ||
|
|
6
8月 20
|
7571 | ||
|
|
1
5月 20
|
7815 | ||
|
|
1
9月 19
|
4556 |
Hello, have you found a solution to this problem?
I faced this error too.