跳至內容
選單
此問題已被標幟
1 回覆
10985 瀏覽次數

Hi,

My system:

OpenERP v7

Ubuntu Server 14.04

I installed the webkit plugin over Settings->Apps (everythings looked good).

I installed the wkhtmltopdf library over the normal Linux program: "sudo apt-get install wkhtmltopdf" (Ubuntu installed verion 0.9.9).

So far everything looks good.

Then I went to Settings->Actions->Reports and changed the report type of my sale.order object from "pdf" to "webkit" (I tried the same for my invoice object). The webkit-tab appered:

- I choose the "Base Sample" (was automaticaly installed by the plugin).

- Enable the "Webkit debug"

- Disable the "Add RML Header"

But even when I try to print an sales order or an invoice I get the following error message:

I get an "OpenERP Client Failure":

SyntaxError: JSON.parse: unexpected end of data at line 2 column 1 of the JSON data

 

Does somebody know what I have to do?

Regards,

      Franz

頭像
捨棄
最佳答案

Hi Franz.

The wkhtmltopdf version being in the Ubuntu official repositories is known to be problematic. If you look at your openerp-server console, you should see a wkhtmltopdf error (something related to unpatched qt version). Try to uninstall the ubuntu repo version (sudo apt-get remove wkhtmltopdf) and get the standalone patched version from http://wkhtmltopdf.org/downloads.html.

Regards,

Cyril

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
8
9月 15
35797
2
3月 15
6673
2
3月 15
7221
2
3月 15
6299
0
3月 15
4230