credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #04757
[Bug 887632] [NEW] KeyError clicking link to new Quotation after converting opportunity to quote
You have been subscribed to a public bug by Dmitrijs Ledkovs (dmitrij.ledkov):
with openobject-client-web/6.0 r4726 and openobject-server/6.0 r3528
* Create a opportunity
* Click 'Convert to Quote'
* Click "Opportunity 'title' is converted to Quotation. " link
* Get traceback:
Traceback (most recent call last):
File "/home/stan/src/openerp/6.0/server/bin/osv/osv.py", line 122, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/stan/src/openerp/6.0/server/bin/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/stan/src/openerp/6.0/server/bin/osv/osv.py", line 167, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/stan/src/openerp/6.0/server/bin/osv/orm.py", line 1963, in read
res2 = self._columns[f].get_memory(cr, self, ids, f, user, context=context, values=result)
File "/home/stan/src/openerp/6.0/server/bin/osv/fields.py", line 351, in get_memory
result[id] = obj.datas[id].get(name, False)
KeyError: 30
** Affects: openobject-client-web
Importance: Low
Assignee: OpenERP Publisher's Warranty Team (openerp-opw)
Status: Confirmed
--
KeyError clicking link to new Quotation after converting opportunity to quote
https://bugs.launchpad.net/bugs/887632
You received this bug notification because you are a member of credativ, which is subscribed to the bug report.