openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #21592
[Bug 1095635] Re: Error with operator =?
Hello,
It has been Fixed in https://code.launchpad.net/~openerp-dev/openobject-
server/trunk-bug-1095635-tpa
revision-id: tpa@xxxxxxxxxxx-20130116105411-lmqpjwio101fcfap
revno: 4763
Thanks,
Turkesh Patel
** Changed in: openobject-server
Status: In Progress => Fix Committed
--
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