On 12 Apr 16:52, Fabyc wrote:
> 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 169, in dispatch
>     result = rpc.result(meth(*c_args, **c_kwargs))
>   File "/trytond/model/modelsql.py", line 940, in search
>     cursor.execute(*select)
>   File "/trytond/backend/postgresql/database.py", line 309, in execute
>     return self.cursor.execute(sql, params)
> ProgrammingError: operator does not exist: integer = boolean
> LINE 1: ...p" FROM "company_company" AS "a" WHERE (("a"."id" = false) A...
>                                                              ^
> HINT:  No operator matches the given name and argument type(s). You might 
> need to add explicit type casts.

See https://bugs.tryton.org/issue3681

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: [email protected]
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: pgpVrF_xqonEg.pgp
Description: PGP signature

Reply via email to