Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
4 ตอบกลับ
16603 มุมมอง

hello everybody,

i'm using odoo 8 for the first time i try to print a report and i get this error sale -> quotations -> print quotation

Report (PDF)

Wkhtmltopdf failed (error code: -11). Message:

อวตาร
ละทิ้ง

Check this: https://www.odoo.com/forum/ayuda-1/question/wkhtmltopdf-failed-error-code-11-75795#answer_98751

คำตอบที่ดีที่สุด

You need to install wkhtmltox-0.12.1

wkhtmltox-0.12.2.1 formating has issue and we should stick to the wkhtmltox-0.12.1until a new release is out.

I suggest upon installing try to run your server on CLI

either by

# ./openerp-server --config=<your config file>

or

# ./odoo.py --config=<your config file>

And you should see a similar log entry below.

2015-07-13 17:37:36,001 129586 INFO &lt;your db instance> openerp.addons.report.models.report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 

This indicates that your wkhtmltopdf package is installed properly and could be found.

อวตาร
ละทิ้ง
ผู้เขียน

i tried wkhtmltox-0.12.1 but its always ths same error

ผู้เขียน คำตอบที่ดีที่สุด

There is no error message in server log only the message that i write before, & i'm using wkhtmltox-0.12.2.1 version

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Please paste the complete error message from server log, the version of Wkhtmltopdf you are using and in what platform (linux version or windows version).

Wkhtmltopdf must be at least version 0.12.0 for Odoo. To see what version you have do a 

wkhtmltopdf -V

from a console.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

if you using report-rtl then edit addons/report_rtl/models/report.py file in line 90 to be something like this 

command_args = ['--load-error-handling','ignore']

save & restart odoo

regards,

SaFi

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
มี.ค. 24
2173
1
ก.พ. 24
3045
1
ก.พ. 18
12119
wkhtmltopdf on V8 not found แก้ไขแล้ว
16
ก.พ. 17
47480
0
มี.ค. 25
1907