← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 862168] [NEW] when tried to move on next stage of answer in Applicant

 

You have been subscribed to a public bug:

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.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
when tried to move on next stage of answer in Applicant
https://bugs.launchpad.net/bugs/862168
You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group.