Comment 0 for bug 1113418

Revision history for this message
Marco (m-rauchenstein) wrote : OpenERP 7.0 - Webkit Report Engine executable Path field missing

OpenERP version 7.0-20130202-000101
OS: Windows 2012
Browser: Firefox

Installing the "Webkit Report Engine" module works, but the "wkthtmltopdf" executable file path under Settings -> Companies -> MyCompany is missing in the web client. (please have a look at the attached picture "MissingPath.png" and the installation log file "1_Install-Webkit-openerp-server.log".

Removing the "Webkit Report Engine" because of the missing path -> 2_Uninstall-Webkit-openerp-server.log

doing

"C:\OpenERP\Server\server\openerp-server.exe" -d test33 -u all

produces this errors in the logfile:

2013-02-02 13:10:17,940 2728 WARNING test33 openerp.modules.loading: Model ir.header_webkit is declared but cannot be loaded! (Perhaps a module was partially removed or renamed)
2013-02-02 13:10:17,941 2728 WARNING test33 openerp.modules.loading: Model ir.header_img is declared but cannot be loaded! (Perhaps a module was partially removed or renamed)
2013-02-02 13:10:17,986 2728 INFO test33 openerp.modules.loading: Modules loaded.
2013-02-02 13:10:17,986 2728 INFO test33 openerp.osv.orm: Computing parent left and right for table ir_ui_menu...
2013-02-02 13:10:18,282 2728 INFO test33 openerp: OpenERP server is running, waiting for connections...