openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #23880
[Bug 1095635] Re: Error with operator =?
** Branch linked: lp:~etsinko/openobject-server/openobject-server-7.0
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1095635
Title:
Error with operator =?
Status in OpenERP Server:
Fix Committed
Bug description:
Server Revno: 4763
Error with operator "=?" used for example on prodlot_id in stock move
form view.
Traceback
File "server/openerp/osv/expression.py", line 1156, in __leaf_to_sql
query, params = self.__leaf_to_sql((left, '=', right), model)
TypeError: __leaf_to_sql() takes exactly 2 arguments (3 given)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1095635/+subscriptions
References