Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
1133 Visualizações

Hey,


I'm using Odoo 16 with wkhtmltopdf for PDF generation. 

My problem is:

​-The generated PDFs do not include CSS, showing only plain text (with header and footer)

In my configuration:

  • web.base.url = https://mydomain.com
  • report.url = http://127.0.0.1:8069

The Odoo instance runs in a Docker container behind an Nginx reverse proxy


Any advice to fix this would be appreciated

Avatar
Cancelar
Melhor resposta

Set the value of report.url to  http://localhost:8069, this worked for me, also add another param:

report.url.freeze = True

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
dez. 18
10888
2
jun. 18
12623
wkhtmltopdf Resolvido
3
jun. 18
4991
2
set. 15
7191
1
mai. 15
9092