Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
4838 Visualizzazioni

Hello,

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

Please help me!!



Avatar
Abbandona
Autore Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
feb 21
2727
2
apr 23
8591
2
dic 23
12825
3
lug 22
23209
2
giu 21
18620