Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4743 Prikazi

Hello,

Report not print properly on server even wkhtmltopdf install properly with suitable version.

Please help me!!



Avatar
Opusti
Avtor Best Answer

Hello,

for that:

1. Add the following line inside odoo/addons/report/models/report.py file line no. 190.

base_url = self.pool['ir.config_parameter'].get_param(cr, uid, 'web.base.url.report')

2. Add the server parameter web.base.url.report with value http://0.0.0.0:8069 (Running Port).

3. Restart the Server and It will work.

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
feb. 21
2630
2
apr. 23
8484
2
dec. 23
12682
3
jul. 22
23032
2
jun. 21
18471