bugGNU Health - Bugs: bug #36558, Error opening Health Centers in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #36558: Error opening Health Centers in configuration menu

Submitter:  Sebastián Marró <smarro>
Submitted:  Tue 29 May 2012 02:44:35 PM UTC
   
 
Category:  Functionality Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  smarro
Open/Closed:  Closed Release:  None
Module:  health Component:  None

Tue 29 May 2012 02:44:35 PM UTC, original submission:  

Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 123, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 156, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 156, in dispatch
    res = getattr(obj, method)(args_without_context, *kargs)
  File "/trytond/model/modelsql.py", line 1224, in search
    cursor.execute(query_str, tables_args + qu2)
  File "/trytond/backend/postgresql/database.py", line 316, in execute
    res = self.cursor.execute(sql, params)
ProgrammingError: operator does not exist: boolean = integer
LINE 1: ...rty_party" WHERE (("party_party"."is_institution" = 1) AND (...
                                                             ^
HINT:  No operator matches the given name and argument type(s). You might need to add explicit type casts.

Sebastián Marró <smarro>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by smarro (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-05-29 smarro StatusIn Progress Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code