Wednesday, December 10, 2025

Odoo 17 Set report.url System Parameter

Problem: CSS file does not loading for apply style to pdf reports

Fail assets loading from manifest file

 

Go to Settings > Technical > System Parameters (if not exist add it)

Key: report.url
Value: https://your-production-domain.com
 

Sample:

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

 

No comments:

Kazam issues

 Kazam in ubuntu 20 does not show box when you choose area for screen capture   sudo add-apt-repository ppa:sylvain-pineau/kazam sudo apt up...