Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
10990 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
8
сент. 15
35797
2
мар. 15
6674
2
мар. 15
7221
2
мар. 15
6299
0
мар. 15
4237