콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1120 화면

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


아바타
취소
베스트 답변

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

아바타
취소
베스트 답변
Go to Settings -> Techninal -> System parameter add below key/values.

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

Thanks!

아바타
취소