Ok I found the bug source. in V% it is alleready fix in V6. The report type is not tested in create single pdf. I will push a fix soon.
Regards -- Error while printing Gantt diagram https://bugs.launchpad.net/bugs/619128 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject Addons Modules: Won't Fix Bug description: Tried to install the c2c_webkit_report without configuring anything. Get the Even after uninstalling the module c2c_webkit_report I still get this error while trying to print the Gantt diagram from Project structure Database attached Environment Information : System : Windows-Vista-6.1.7600 OS Name : nt Operating System Release : Vista Operating System Version : 6.1.7600 Operating System Architecture : 32bit Operating System Locale : de_DE.cp1252 Python Version : 2.5.2 OpenERP-Client Version : 5.0.11 Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last): File "/home/openerp-training/openerp/server/bin/service/web_services.py", line 683, in go (result, format) = obj.create(cr, uid, ids, datas, context) File "/home/openerp-training/openerp/server/bin/addons/c2c_webkit_report.zip/c2c_webkit_report/webkit_report.py", line 366, in create return super(WebKitParser, self).create(cursor, uid, ids, data, context) File "/home/openerp-training/openerp/server/bin/report/report_sxw.py", line 365, in create fnct_ret = fnct(cr, uid, ids, data, report_xml, context) File "/home/openerp-training/openerp/server/bin/report/report_sxw.py", line 427, in create_source_pdf return self.create_single_pdf(cr, uid, ids, data, report_xml, context) File "/home/openerp-training/openerp/server/bin/addons/c2c_webkit_report.zip/c2c_webkit_report/webkit_report.py", line 196, in create_single_pdf raise osv.except_osv(_('Report template not found !'), _('')) except_osv: ('warning', 'Report template not found !') _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

