Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "id": 0,
- "error": [
- "int() argument must be a string or a number, not 'dict'",
- "Traceback (most recent call last):\n File \"/opt/tryton-40/local/lib/python27/site-packages/trytond/wsgipy\", line 47, in dispatch_request\n return endpoint(request, **requestview_args)\n File \"/opt/tryton-40/local/lib/python27/site-packages/trytond/protocols/dispatcherpy\", line 59, in rpc\n request, database_name, *requestparams)\n File \"/opt/tryton-40/local/lib/python27/site-packages/trytond/wsgipy\", line 39, in auth_required\n return wrapped(*args, **kwargs)\n File \"/opt/tryton-40/local/lib/python27/site-packages/trytond/protocols/dispatcherpy\", line 40, in wrapper\n return func(request, pool, *args, **kwargs)\n File \"/opt/tryton-40/local/lib/python27/site-packages/trytond/protocols/dispatcherpy\", line 197, in _dispatch\n = rpcconvert(obj, *args, **kwargs)\n File \"/opt/tryton-40/local/lib/python27/site-packages/trytond/rpcpy\", line 56, in convert\n args[i] = instance(data)\n File \"/opt/tryton-40/local/lib/python27/site-packages/trytond/rpcpy\", line 51, in instance\n return objbrowse(data)\n File \"/opt/tryton-40/local/lib/python27/site-packages/trytond/model/modelstoragepy\", line 454, in browse\n ids = map(int, ids)\nTypeError: int() argument must be a string or a number, not 'dict'\n"
- ]
- }
Add Comment
Please, Sign In to add comment