[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Health-dev] [bug #61866] Health_services: Fault: type object 'gnuhealth
From: |
Feng Shu |
Subject: |
[Health-dev] [bug #61866] Health_services: Fault: type object 'gnuhealth.institution' has no attribute 'get_institution' |
Date: |
Wed, 19 Jan 2022 23:34:31 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
URL:
<https://savannah.gnu.org/bugs/?61866>
Summary: Health_services: Fault: type object
'gnuhealth.institution' has no attribute 'get_institution'
Project: GNU Health
Submitted by: tumashu
Submitted on: Thu 20 Jan 2022 04:34:29 AM UTC
Category: Programming / Tracebacks
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Release: None
Discussion Lock: Any
Module: Health_services
_______________________________________________________
Details:
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/model/model.py", line 149, in default_get
value[field_name] = cls._defaults[field_name]()
File "/trytond/modules/health_services/health_services.py", line 100, in
default_institution
institution = HealthInst.get_institution()
AttributeError: type object 'gnuhealth.institution' has no attribute
'get_institution'
Fault: type object 'gnuhealth.institution' has no attribute 'get_institution'
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?61866>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Health-dev] [bug #61866] Health_services: Fault: type object 'gnuhealth.institution' has no attribute 'get_institution',
Feng Shu <=