On 13 Apr 11:03, Fabyc wrote:
> On Saturday, April 12, 2014 7:38:31 PM UTC-5, Cédric Krier wrote:
> >
> > 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 
> >
> 
> With this bug fixing, it means the "Current Employee" field in the User 
> Form is not needed to set it.

It means employees must first be filled to be able to select a current
one.

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

Attachment: pgpfnQeeKEe7m.pgp
Description: PGP signature

Reply via email to