← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 619128] Re: Error while printing Gantt diagram

 

This is not an official module,and the error seems appearing due to some customization took place.
Thanks.

** Changed in: openobject-client
       Status: New => Won't Fix

** Changed in: openobject-client
   Importance: Undecided => Wishlist

-- 
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 GTK Client: 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 !')