operator does not exist: integer = boolean

Bug #1090581 reported by Maxime Chambreuil (http://www.savoirfairelinux.com)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP Management System
Fix Released
Undecided
Joao Alfredo Gama Batista
6.1
Fix Released
Undecided
Unassigned

Bug Description

Using OpenERP 6.1, I tried to print a verification list report and I got:

operator does not exist: integer = boolean
LINE 1: ...,wiki_wiki.id FROM "wiki_wiki" WHERE wiki_wiki.id IN (false)...
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.

(<class 'psycopg2.ProgrammingError'>, ProgrammingError('operator does not exist: integer = boolean\nLINE 1: ...,wiki_wiki.id FROM "wiki_wiki" WHERE wiki_wiki.id IN (false)...\n ^\nHINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.\n',), <traceback object at 0x4bd3998>)

Related branches

Changed in openerp-mgmtsystem:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.