El 08/08/14 a les 17:40, Luis Deiana ha escrit:
Este error me da cuando le asigno a un producto un atributo del tipo selección.

Cómo has definido los valores de la selección del mismo?

Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 125, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 158, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 158, in dispatch
    result = rpc.result(meth(*c_args, **c_kwargs))
  File "/trytond/model/dictschema.py", line 74, in get_keys
    selection = dict(json.loads(english_key.selection_json))
ValueError: dictionary update sequence element #0 has length 1; 2 is required


--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

Responder a