On 23 November 2011 03:25, pjalrimba rimbabara <[email protected]> wrote:
> Any body help me , I cannot print report Hello World. This is error or
> bug when i click the Button print
>
> Traceback (most recent call last):
>  File "/trytond/protocols/netrpc.py", line 51, in run
>    res = dispatch(host, port, 'NetRPC', *msg)
>  File "/trytond/protocols/dispatcher.py", line 145, in dispatch
>    res = getattr(obj, method)(*args, **kargs)
>  File "/trytond/report/report.py", line 117, in execute
>    type, data = self.parse(action_report, objects, datas, {})
>  File "/trytond/report/report.py", line 154, in parse
>    raise Exception('Error', 'Missing report file!')
> Exception: ('Error', 'Missing report file!')

Hi Pjalrimba,

If you are sure that the file is in the correct place with the right
file name, the only thing that I can think of is;

What user does Tryton run as?
Does that user have access rights to the file?

HTH
-- 
Craig

()  ascii ribbon campaign - against html mail
/\

-- 
[email protected] mailing list

Reply via email to