Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4809 Vizualizări

Hello,

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

Please help me!!



Imagine profil
Abandonează
Autor Cel mai bun răspuns

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.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
feb. 21
2694
2
apr. 23
8550
2
dec. 23
12769
3
iul. 22
23153
2
iun. 21
18589