On 09/01/13 01:11 -0800, mohit sarla wrote: > 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??
You must show the code of your Report class. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: [email protected] Website: http://www.b2ck.com/
pgpvo6SNTZsag.pgp
Description: PGP signature
