On 2017-03-07 01:05, Yanchao Jia wrote:
> Ubuntu16.04  trytond==4.0.2  Python2.7.12
> Do you have the “sha” file in this directory? 
> 
> jiayc@z:/usr/local/lib/python2.7/dist-packages/trytond/model/fields$ neso   
> /usr/local/lib/python2.7/dist-packages/trytond_nereid-4.0.1.1-py2.7.egg/nereid/session.py:4:
>  
> DeprecationWarning: Use nereid.sessions instead
>   warn(DeprecationWarning("Use nereid.sessions instead"))
> Traceback (most recent call last):
>   File "/usr/local/bin/neso", line 102, in <module>
>     Pool.start()
> [......]
>     class NereidUser(ModelSQL, ModelView):
>   File 
> "/usr/local/lib/python2.7/dist-packages/trytond_nereid-4.0.1.1-py2.7.egg/trytond/modules/nereid/user.py",
>  
> line 130, in NereidUser
>     password = fields.Sha('Password')
> AttributeError: 'module' object has no attribute 'Sha'

This field has been removed since 3.2 see https://bugs.tryton.org/issue3713

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

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/20170307094118.GG92221%40tetsuo.

Reply via email to