Skip to Content
Menu
This question has been flagged

Hello All,

I am using odoo 11 CE. while i am printing report from odoo(any pdf report) it take too much time.

I have also tried with different wkhtmltopdf version.

I have also tried to with setting the system parameter report.url but still didn't get success.

I have track the odoo code and found the piece of code for from where it is stop.

on odoo source odoo11/odoo/addons/base/ir/ir_actions_report.py.

in above file inside the method _run_wkhtmltopdf(), please find the line  out, err = process.communicate()

while execution of this above line, it stop the execution and odoo show loading....

I am using CentOS. 

please help me to solve this issue.

Thank you.

Avatar
Discard
Best Answer

I spotted exactly the same issue. I'm using Odoo 9. Is there any solution for this?

Avatar
Discard
Author

No, i am still finding the solutions.

If you find any solutions, please let me know.

Related Posts Replies Views Activity
0
Aug 24
2596
5
Apr 19
16993
1
Dec 20
3639
3
Jan 19
6741
7
Nov 18
12487