c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08592
[Bug 691481] [NEW] bug with the "lead converted into opportunity" log
Public bug reported:
In web trunk (tested with firefox)
steps to reproduce
- create a lead
- convert it into opportunity
- 2 logs are created
- click the second log (the lead xxx has been converted into opportunity)
- Bug
Traceback (most recent call last):
File "/home/aline/openerp/trunk/server/bin/netsvc.py", line 489, in dispatch
result = ExportService.getService(service_name).dispatch(method, auth, params)
File "/home/aline/openerp/trunk/server/bin/service/web_services.py", line 598, in dispatch
res = fn(db, uid, *params)
File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 122, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 167, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/aline/openerp/trunk/server/bin/osv/orm.py", line 2077, in read
res2 = self._columns[f].get_memory(cr, self, ids, f, user, context=context, values=result)
File "/home/aline/openerp/trunk/server/bin/osv/fields.py", line 340, in get_memory
result[id] = obj.datas[id].get(name, False)
KeyError: 9
** Affects: openobject-client-web
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/691481
Title:
bug with the "lead converted into opportunity" log
Status in OpenObject Web Client:
New
Bug description:
In web trunk (tested with firefox)
steps to reproduce
- create a lead
- convert it into opportunity
- 2 logs are created
- click the second log (the lead xxx has been converted into opportunity)
- Bug
Traceback (most recent call last):
File "/home/aline/openerp/trunk/server/bin/netsvc.py", line 489, in dispatch
result = ExportService.getService(service_name).dispatch(method, auth, params)
File "/home/aline/openerp/trunk/server/bin/service/web_services.py", line 598, in dispatch
res = fn(db, uid, *params)
File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 122, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 167, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/aline/openerp/trunk/server/bin/osv/orm.py", line 2077, in read
res2 = self._columns[f].get_memory(cr, self, ids, f, user, context=context, values=result)
File "/home/aline/openerp/trunk/server/bin/osv/fields.py", line 340, in get_memory
result[id] = obj.datas[id].get(name, False)
KeyError: 9
Follow ups
-
[Bug 691481] Re: bug with the "lead converted into opportunity" log
From: uco (OpenERP), 2010-12-21
-
[Bug 691481] Re: bug with the "lead converted into opportunity" log
From: Olivier Dony (OpenERP), 2010-12-20
-
[Bug 691481] Re: bug with the "lead converted into opportunity" log
From: uco (OpenERP), 2010-12-20
-
[Bug 691481] Re: bug with the "lead converted into opportunity" log
From: Launchpad Bug Tracker, 2010-12-20
-
[Bug 691481] Re: bug with the "lead converted into opportunity" log
From: uco (OpenERP), 2010-12-20
-
[Bug 691481] Re: bug with the "lead converted into opportunity" log
From: uco (OpenERP), 2010-12-20
-
[Bug 691481] Re: bug with the "lead converted into opportunity" log
From: Aline (OpenERP), 2010-12-17
-
[Bug 691481] Re: bug with the "lead converted into opportunity" log
From: sma (Open ERP), 2010-12-17
-
[Bug 691481] Re: bug with the "lead converted into opportunity" log
From: sma (Open ERP), 2010-12-17
-
[Bug 691481] Re: bug with the "lead converted into opportunity" log
From: Jas(OpenERP), 2010-12-17
-
[Bug 691481] [NEW] bug with the "lead converted into opportunity" log
From: Aline (OpenERP), 2010-12-17
References