openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #05411
[Bug 919982] [NEW] [trunk] base_contact module error
Public bug reported:
openobject-addons trunk base_contact, openerp-web
Error when try to create new contact.
Traceback (most recent call last):
File "/home/prospwro/openerp/server/openerp/osv/osv.py", line 120, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/prospwro/openerp/server/openerp/osv/osv.py", line 175, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/prospwro/openerp/server/openerp/osv/osv.py", line 163, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/prospwro/openerp/server/openerp/osv/orm.py", line 4154, in create
cr.execute('insert into "'+self._table+'" (id'+upd0+") values ("+str(id_new)+upd1+')', tuple(upd2))
File "/home/prospwro/openerp/server/openerp/sql_db.py", line 152, in wrapper
return f(self, *args, **kwargs)
File "/home/prospwro/openerp/server/openerp/sql_db.py", line 214, in execute
res = self._obj.execute(query, params)
TypeError: can't escape unicode to binary
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/919982
Title:
[trunk] base_contact module error
Status in OpenERP Addons (modules):
New
Bug description:
openobject-addons trunk base_contact, openerp-web
Error when try to create new contact.
Traceback (most recent call last):
File "/home/prospwro/openerp/server/openerp/osv/osv.py", line 120, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/prospwro/openerp/server/openerp/osv/osv.py", line 175, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/prospwro/openerp/server/openerp/osv/osv.py", line 163, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/prospwro/openerp/server/openerp/osv/orm.py", line 4154, in create
cr.execute('insert into "'+self._table+'" (id'+upd0+") values ("+str(id_new)+upd1+')', tuple(upd2))
File "/home/prospwro/openerp/server/openerp/sql_db.py", line 152, in wrapper
return f(self, *args, **kwargs)
File "/home/prospwro/openerp/server/openerp/sql_db.py", line 214, in execute
res = self._obj.execute(query, params)
TypeError: can't escape unicode to binary
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/919982/+subscriptions
Follow ups
-
[Bug 919982] Re: [trunk] base_contact module error
From: Paul Korotkov, 2012-01-28
-
[Bug 919982] Re: [trunk] base_contact module error
From: Rui Barreiros, 2012-01-27
-
[Bug 919982] Re: [trunk] base_contact module error
From: Paul Korotkov, 2012-01-25
-
[Bug 919982] Re: [trunk] base_contact module error
From: Vishal Parmar(Open ERP), 2012-01-25
-
[Bug 919982] Re: [trunk] base_contact module error
From: Paul Korotkov, 2012-01-24
-
[Bug 919982] Re: [trunk] base_contact module error
From: Vishal Parmar(Open ERP), 2012-01-24
-
[Bug 919982] Re: [trunk] base_contact module error
From: Vishal Parmar(Open ERP), 2012-01-24
-
[Bug 919982] Re: [trunk] base_contact module error
From: Paul Korotkov, 2012-01-23
-
[Bug 919982] Re: [trunk] base_contact module error
From: Vishal Parmar(Open ERP), 2012-01-23
-
[Bug 919982] Re: [trunk] base_contact module error
From: Vishal Parmar(Open ERP), 2012-01-23
-
[Bug 919982] [NEW] [trunk] base_contact module error
From: Paul Korotkov, 2012-01-22
References