health-dev
[Top][All Lists]
Advanced

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

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


From: Armand MPASSY-NZOUMBA
Subject: Re: [Health-dev] add gender "divers" in health.py
Date: Tue, 22 Jun 2021 14:25:02 +0000 (UTC)

Hi Edgar,
Congratulations on your hard work! Did you check the status of all your services (gnuhealth and postgresql)?
Please note also that there is a possibility to upgrade only the health module instead of including all the modules.
Kind regards
Armand

On Tuesday, June 22, 2021, 10:53:36 AM GMT+1, Edgar_ <edgar@hagenbichler.at> wrote:


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]