openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #00460
[Bug 862168] Re: when tried to move on next stage of answer in Applicant
** Branch linked: lp:~serpent-consulting-services/openobject-
addons/trunk-882288-SerpentCS
--
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/862168
Title:
when tried to move on next stage of answer in Applicant
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
HR > Evaluation > interview request(Button) > Default section >
next(button)
Traceback (most recent call last):
File "/home/han/rdtool/server/trunk/openerp/osv/osv.py", line 119, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/han/rdtool/server/trunk/openerp/osv/osv.py", line 173, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/han/rdtool/server/trunk/openerp/osv/osv.py", line 164, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/han/rdtool/server/trunk/openerp/osv/orm.py", line 3198, in read
result = self._read_flat(cr, user, select, fields, context, load)
File "/home/han/rdtool/server/trunk/openerp/osv/orm.py", line 3257, in _read_flat
cr.execute(query, (tuple(sub_ids),))
File "/home/han/rdtool/server/trunk/openerp/sql_db.py", line 153, in wrapper
return f(self, *args, **kwargs)
File "/home/han/rdtool/server/trunk/openerp/sql_db.py", line 215, in execute
res = self._obj.execute(query, params)
ProgrammingError: operator does not exist: integer = boolean
LINE 1: ...survey_question_wiz" WHERE survey_question_wiz.id IN (true) ...
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/862168/+subscriptions