Hi,
I just tried to generate test lab labels using the credentials below, and I got the error below.
Regards,
Joe Gene Quesada
db: air32
user: admin
Laboratory -> Lab Test Results -> Print Report -> Test Labels:
This error shows up:
Traceback (most recent call last):
File "/trytond/protocols/jsonrpc.py", line 162, in _marshaled_dispatch
response['result'] = dispatch_method(method, params)
File "/trytond/protocols/jsonrpc.py", line 191, in _dispatch
res = dispatch(*args)
File "/trytond/protocols/dispatcher.py", line 162, in dispatch
result = rpc.result(meth(*c_args, **c_kwargs))
File "/trytond/report/report.py", line 143, in execute
cls.render(action_report, report_context))
File "/trytond/report/report.py", line 220, in render
fd, path = cls._prepare_template_file(report)
File "/trytond/report/report.py", line 197, in _prepare_template_file
raise Exception('Error', 'Missing report file!')
Exception: ('Error', 'Missing report file!')