health-dev
[Top][All Lists]
Advanced

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

[Health-dev] Health default development branch, gnuhealth-40-demo databa


From: ronald munjoma
Subject: [Health-dev] Health default development branch, gnuhealth-40-demo database: column a.est_years does not exist
Date: Sun, 16 Oct 2022 17:10:04 +0200

Hi,

Using the gnuhealth-40-demo database (https://www.gnuhealth.org/downloads/postgres_dumps/gnuhealth-40-demo.sql.gz) with the latest development code (http://hg.savannah.gnu.org/hgweb/health/rev/db8726ecf2d6) I am getting the below error message when logging as admin user:


Traceback (most recent call last):
  File "/home/ronald/.local/lib/python3.10/site-packages/gnuhealth/gui/main.py", line 313, in do_activate
    common.Login()
  File "/home/ronald/.local/lib/python3.10/site-packages/gnuhealth/common/common.py", line 975, in __init__
    func(parameters)
  File "/home/ronald/.local/lib/python3.10/site-packages/gnuhealth/rpc.py", line 85, in login
    result = connection.common.db.login(username, parameters, language)
  File "/usr/lib/python3.10/xmlrpc/client.py", line 1122, in __call__
    return self.__send(self.__name, args)
  File "/home/ronald/.local/lib/python3.10/site-packages/gnuhealth/jsonrpc.py", line 296, in __request
    raise Fault(*response['error'])
gnuhealth.jsonrpc.Fault: column a.est_years does not exist
LINE 1: ..._identification", "a"."education" AS "education", "a"."est_y...
                                                             ^

--
Best and Regards
Ronald Munjoma
+263 775 625 283

reply via email to

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