Hello,
Report not print properly on server even wkhtmltopdf install properly with suitable version.
Please help me!!

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
Report not print properly on server even wkhtmltopdf install properly with suitable version.
Please help me!!

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.
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
1
2月 21
|
3308 | |||
|
2
4月 23
|
9710 | |||
|
2
12月 23
|
13970 | |||
|
3
7月 22
|
24404 | |||
|
2
6月 21
|
19487 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.