← Back to team overview

openerp-india team mailing list archive

[Bug 952549] Re: webkit path is not taken from res_company any more

 

** Summary changed:

- webkit path
+ webkit path is not taken from res_company any more

** Project changed: openobject-addons => openobject-server

** Changed in: openobject-server
   Importance: Undecided => Low

** Changed in: openobject-server
       Status: New => Confirmed

** Changed in: openobject-server
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

-- 
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 is not taken from res_company any more

Status in OpenERP Server:
  Confirmed

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-server/+bug/952549/+subscriptions


References