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
- Účtovníctvo
- Sklady
- PoS
- Projektové riadenie
- MRP
This question has been flagged
1
Odpoveď
24072
Zobrazenia
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|
|
1
apr 22
|
10180 | ||
|
|
2
nov 25
|
9464 | ||
|
V11 Connect with Shopware
Solved
|
|
6
aug 20
|
6135 | |
|
|
1
máj 20
|
6558 | ||
|
|
1
sep 19
|
3585 |
Hello, have you found a solution to this problem?
I faced this error too.