openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08835
[Bug 952549] [NEW] webkit path
Public bug reported:
Hello!
the webkit path is not taken from res_company any more
the field in res_company is unused
solution is something like
insert into ir_config_parameter (key,value)
values('webkit_path','/home/openerp/instances/6.1/wkhtmltopdf-0.11.0_rc1-static-amd64/wkhtmltopdf-amd64');
report hangs + crashes badly without usefull error message if
wkhtmltopdf-amd64 is not found
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/952549
Title:
webkit path
Status in OpenERP Addons (modules):
New
Bug description:
Hello!
the webkit path is not taken from res_company any more
the field in res_company is unused
solution is something like
insert into ir_config_parameter (key,value)
values('webkit_path','/home/openerp/instances/6.1/wkhtmltopdf-0.11.0_rc1-static-amd64/wkhtmltopdf-amd64');
report hangs + crashes badly without usefull error message if
wkhtmltopdf-amd64 is not found
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/952549/+subscriptions
Follow ups
References