Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4739 Widoki

Hello,

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

Please help me!!



Awatar
Odrzuć
Autor Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lut 21
2630
2
kwi 23
8482
2
gru 23
12681
3
lip 22
23029
2
cze 21
18469