-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
Description
Checklist
- I've searched for similar issues and couldn't find anything matching
- I've included steps to reproduce the behavior
Glasskube Version
v0.4.5
Kubernetes Version
No response
Host OS and its Version
No response
Steps to reproduce
- Install Odoo
- Create a pdf (via quotation)
- See broken pdf
Expected behaviour
Odoo should generate a nice looking pdf
Actual behaviour
pdf looks broken
Additional Information
wkhtmltopdf can reach assets and therefore fails with following log statement:
WARNING odoo odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: HostNotFoundError
Reactions are currently unavailable