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