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


[image: --]

Ronald Munjoma
[image: https://]about.me/ronaldmunjoma
<https://about.me/ronaldmunjoma?promo=email_sig>

Reply via email to