Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
1124 Weergaven

Problem with QWeb reports rendering to PDF, wkhtmltopdf version OK


Hi, guys


​ Odoo enterprise version 13 when the staging is created, the reports is Ok whit styles, after when I make push on the repository with any change, the staging is automatically rebuild and the reports are show without styles, I mean no image and styles are shown


I have checked for a wkhtmltopdf version and is Ok 0.12.5


I try setting system parameter 


Name: web.base.url.freeze

Value: True

and web.base.url parameter was setting too


but nothing is happening


does someone have any idea ?


Thanks


Avatar
Annuleer
Beste antwoord

Hi, Please verify that all the URLs in the system parameter is same as your URL Settings -> Technical -> parameters -> system parameters


On searching URL you can see the below options. verify the URLs are same as your URL


Hope it helps

Avatar
Annuleer
Beste antwoord
Go to Settings -> Techninal -> System parameter add below key/values.

Key: report.url
Value: http://127.0.0.1:8069

Thanks!

Avatar
Annuleer