health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Health-dev] [task #13953] Generate lab test labels


From: Joe Gene Q
Subject: Re: [Health-dev] [task #13953] Generate lab test labels
Date: Sat, 16 Apr 2016 03:50:46 +0800

Hi,

I just tried to generate test lab labels using the credentials below, and I got the error below.

Regards,

Joe Gene Quesada

Server: health.gnusolidario.org
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!')

reply via email to

[Prev in Thread] Current Thread [Next in Thread]