Public bug reported:

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: asterisk-addons (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/862168

Title:
  when tried to move on next stage of answer in Applicant

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk-addons/+bug/862168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to