Ok, I found it. It was in one of our apps.

Thank you.

Em quarta-feira, 28 de agosto de 2013 04h20min32s UTC-3, Cédric Krier 
escreveu:
>
> On 27/08/13 13:09 -0700, igomes wrote: 
> > Hi, 
> > 
> > Today I've installed these modules on Tryton: account_invoice, 
> > account_product, product, product_attribute, product_measurements, 
> > product_price_list and stock_product_location. 
> > 
> > After that, everytime I try to enter on Tryton client, the server gives 
> > this screen. Then, I press "q" and it works. If I don't press "q", 
> nothing 
> > happens and Ia cant access Tryton client. 
> > 
> > Tryton version: 2.9. 
> > 
> > 
> > Screen: 
> > 
> > Help on unicode object: 
> > 
> > class unicode(basestring) 
> >  |  unicode(string [, encoding[, errors]]) -> object 
> >  |   
> >  |  Create a new Unicode object from the given encoded string. 
> >  |  encoding defaults to the current default string encoding. 
> >  |  errors can be 'strict', 'replace' or 'ignore' and defaults to 
> 'strict'. 
> >  |   
> >  |  Method resolution order: 
> >  |      unicode 
> >  |      basestring 
> >  |      object 
> >  |   
> >  |  Methods defined here: 
> >  |   
> >  |  __add__(...) 
> >  |      x.__add__(y) <==> x+y 
> >  |   
> >  |  __contains__(...) 
> >  |      x.__contains__(y) <==> y in x 
> >  |   
> >  |  __eq__(...) 
> > : 
>
> I guess there is "help(unicode)" somewhere in the code. 
> I really don't think it is in the Tryton official modules as you seem to 
> be the only one with the issue. 
>
>
> -- 
> Cédric Krier 
>
> B2CK SPRL 
> Rue de Rotterdam, 4 
> 4000 Liège 
> Belgium 
> Tel: +32 472 54 46 59 
> Email/Jabber: [email protected] <javascript:> 
> Website: http://www.b2ck.com/ 
>

Reply via email to