health-dev
[Top][All Lists]
Advanced

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

[Health-dev] add gender "divers" in health.py


From: Edgar_
Subject: [Health-dev] add gender "divers" in health.py
Date: Tue, 22 Jun 2021 11:53:33 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Dear all,

I tried to add the gender "Divers":

On my test installation of openSUSE Leap 15.3 with GNU Health 3.8 on my Raspi4 with 8 GB as root I added in health.py the line

('d', 'Divers'),

in line 456: in class Party ... gender=fields.Selection ,

in line 3115: in class PatientData .... (gender=fields.Function(fields.Selection(

in line 3769: in class AppointmentReport ...

and in line 4827: in class PatientEvaluation ...

Then I upgraded the health module, which lasted nearly three hours. (Lesson learned: next time I will try it when I use my Virtual Box and deinstall most of the modules first)

Then I restarted the server, checked status (running) and started the client with the result "cannot connect to server".

Any ideas what I could try next?

Thank you very much!

All the best

Edgar






reply via email to

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