health-dev
[Top][All Lists]
Advanced

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

[Health-dev] health_nursing: Fault: type object 'gnuhealth.healthprofess


From: tumashu
Subject: [Health-dev] health_nursing: Fault: type object 'gnuhealth.healthprofessional' has no attribute 'get_health_professional'
Date: Tue, 18 Jan 2022 11:21:13 +0800 (CST)

ERROR:tryton.common.common: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_nursing/health_nursing.py", line 358, in default_health_professional
    healthprof = HealthProf.get_health_professional()
AttributeError: type object 'gnuhealth.healthprofessional' has no attribute 'get_health_professional'

Fault: type object 'gnuhealth.healthprofessional' has no attribute 'get_health_professional'


reply via email to

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