health-dev
[Top][All Lists]
Advanced

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

[Health-dev] Epidemiological Surveillance report: Fault: get_context() t


From: tumashu
Subject: [Health-dev] Epidemiological Surveillance report: Fault: get_context() takes 3 positional arguments but 4 were given
Date: Wed, 19 Jan 2022 08:54:58 +0800 (CST)

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 46, 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 159, in wrapper
    return func(request, pool, *args, **kwargs)
  File "/trytond/protocols/dispatcher.py", line 180, in _dispatch
    result = rpc.result(meth(*c_args, **c_kwargs))
  File "/trytond/report/report.py", line 215, in execute
    oext, content = cls._execute(
  File "/trytond/report/report.py", line 232, in _execute
    report_context = cls.get_context(records, header, data)
TypeError: get_context() takes 3 positional arguments but 4 were given

Fault: get_context() takes 3 positional arguments but 4 were given


reply via email to

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