Hi... I was trying to install and use Jasper_reports. I downloaded .zip module from launchpad.
I installed the module and I applied the patch shown on this post. After that, i was able to export the xml file and modify it with ireports... Now... I want to save the report on operep with jasper_reports option on administration / Jasper Report / Jasper Reports Environment Information : System : Windows-32bit-SP1 OS Name : nt Operating System Release : Operating System Version : 32bit Operating System Architecture : 32bit Operating System Locale : es_ES.cp1252 Python Version : 2.5.2 OpenERP-Client Version : 5.0.3 Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last): File "/usr/lib/openerp-server/netsvc.py", line 242, in dispatch result = LocalService(service_name)(method, *params) File "/usr/lib/openerp-server/netsvc.py", line 73, in __call__ return getattr(self, method)(*params) File "/usr/lib/openerp-server/service/web_services.py", line 583, in execute res = service.execute(db, uid, object, method, *args) File "/usr/lib/openerp-server/osv/osv.py", line 59, in wrapper return f(self, dbname, *args, **kwargs) File "/usr/lib/openerp-server/osv/osv.py", line 119, in execute res = pool.execute_cr(cr, uid, obj, method, *args, **kw) File "/usr/lib/openerp-server/osv/osv.py", line 111, in execute_cr return getattr(object, method)(cr, uid, *args, **kw) File "/usr/lib/openerp-server/addons/jasper_reports/report_xml.py", line 82, in create vals['model'] = self.pool.get('ir.model').browse(cr, uid, vals['model_id'], context).model KeyError: 'model_id' -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=44527#44527 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
