[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Health-dev] [bug #56963] Printing report results in crash
From: |
Axel Braun |
Subject: |
[Health-dev] [bug #56963] Printing report results in crash |
Date: |
Sat, 28 Sep 2019 16:44:53 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0 |
URL:
<https://savannah.gnu.org/bugs/?56963>
Summary: Printing report results in crash
Project: GNU Health
Submitted by: coogor
Submitted on: Sat 28 Sep 2019 08:44:51 PM UTC
Category: reporting
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Module: health
_______________________________________________________
Details:
Error when printing an appointment receipt/QRcode.
Appointments -> right click on one line -> Report-> Appointment receipt:
Traceback (most recent call last):
File "/trytond/wsgi.py", line 70, in dispatch_request
return endpoint(request, **request.view_args)
File "/trytond/protocols/dispatcher.py", line 41, in rpc
request, database_name, *request.rpc_params)
File "/trytond/wsgi.py", line 41, in auth_required
return wrapped(*args, **kwargs)
File "/trytond/protocols/wrappers.py", line 110, in wrapper
return func(request, pool, *args, **kwargs)
File "/trytond/protocols/dispatcher.py", line 165, in _dispatch
result = rpc.result(meth(*c_args, **c_kwargs))
File "/trytond/report/report.py", line 173, in execute
oext, content = cls._execute(records, data, action_report)
File "/trytond/report/report.py", line 181, in _execute
return cls.convert(action, cls.render(action, report_context))
File "/trytond/report/report.py", line 301, in convert
raise Exception(stderrdata)
Exception: None
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56963>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Health-dev] [bug #56963] Printing report results in crash,
Axel Braun <=