URL: <https://savannah.gnu.org/bugs/?61857>
Summary: Customized reports broken in new Tryton kernel Project: GNU Health Submitted by: meanmicio Submitted on: Wed 19 Jan 2022 04:52:10 PM UTC Category: reporting Severity: 4 - Important Item Group: None Status: Confirmed Privacy: Public Assigned to: meanmicio Open/Closed: Open Release: None Discussion Lock: Any Module: all _______________________________________________________ Details: Seems like the new tryton 6.0 kernel broke the customized GH reports. Some examples are epidemics_report, summary_report or pediatric_growth_charts.. Traceback (most recent call last): File "/trytond/wsgi.py", line 117, in dispatch_request return endpoint(request, **request.view_args) File "/trytond/protocols/dispatcher.py", line 47, in rpc return methods.get(request.rpc_method, _dispatch)( File "/trytond/wsgi.py", line 84, in auth_required return wrapped(*args, **kwargs) File "/trytond/protocols/wrappers.py", line 156, in wrapper return func(request, pool, *args, **kwargs) File "/trytond/protocols/dispatcher.py", line 181, in _dispatch result = rpc.result(meth(*c_args, **c_kwargs)) File "/trytond/report/report.py", line 194, in execute groups[0], headers[0], data, action_report) IndexError: list index out of range Fault: list index out of range _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?61857> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/