Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 123, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 156, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 138, in dispatch
    if method in obj.__rpc__:
AttributeError: 'Report' object has no attribute '__rpc__'


please tell me what is reason and how can i solve this problem??

-- 
-- 
[email protected] mailing list



Reply via email to