Comment by [email protected]:

when i try to login, it says me:

Traceback (most recent call last):
  File "/trytond/protocols/netrpc.py", line 47, in run
    res = dispatch(host, port, 'NetRPC', *msg)
  File "/trytond/protocols/dispatcher.py", line 127, in dispatch
    res = getattr(obj, method)(cursor, user, *args, **kargs)
  File "/trytond/model/modelstorage.py", line 363, in search_read
    fields_names.append('id')
AttributeError: 'dict' object has no attribute 'append'

OS: Ubuntu 11
DB: PostgreSQL 9
Tryton 2.0.1
I don't know what to do...

For more information:
http://code.google.com/p/tryton/wiki/SetupAndStart

--
[email protected] mailing list

Reply via email to