health-dev
[Top][All Lists]
Advanced

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

[Health-dev] Application Error with 2.6.2 Version when accessing Health


From: Bounmy Sihaphom
Subject: [Health-dev] Application Error with 2.6.2 Version when accessing Health Professional
Date: Fri, 8 Aug 2014 13:41:10 +0700

Hi Luis and Teams!
I try to update Gnuhealth from 2.4.1 to 2.6.1 and 2.6.2, but when accessing Health Professional I got the error:

ERROR:tryton.common.common:Traceback (most recent call last):

File "/trytond/protocols/jsonrpc.py", line 125, in _marshaled_dispatch

response['result'] = dispatch_method(method, params)

File "/trytond/protocols/jsonrpc.py", line 158, in _dispatch

res = dispatch(*args)

File "/trytond/protocols/dispatcher.py", line 158, in dispatch

result = rpc.result(meth(*c_args, **c_kwargs))

File "/trytond/model/modelsql.py", line 692, in read

fields_related[fname]):

File "/trytond/model/modelsql.py", line 656, in read

getter_results = field.get(ids, cls, field_list, values=result)

File "/trytond/model/fields/function.py", line 87, in get

return dict((name, call(name)) for name in names)

File "/trytond/model/fields/function.py", line 87, in <genexpr>

return dict((name, call(name)) for name in names)

File "/trytond/model/fields/function.py", line 81, in call

return dict((r.id, method(r, name)) for r in records)

File "/trytond/model/fields/function.py", line 81, in <genexpr>

return dict((r.id, method(r, name)) for r in records)

File "/trytond/modules/health/health.py", line 639, in get_rec_name

if self.name:

File "/trytond/model/fields/field.py", line 210, in __get__

return inst.__getattr__(self.name)

File "/trytond/model/modelstorage.py", line 1293, in __getattr__

read_data = self.read(list(ids), ffields.keys())

File "/trytond/model/modelsql.py", line 587, in read

order_by=history_order, limit=history_limit))

File "/trytond/backend/postgresql/database.py", line 309, in execute

return self.cursor.execute(sql, params)

ProgrammingError: relation "gnuhealth_institution" does not exist

LINE 1: ...d" AS "id", "a"."extra_info" AS "extra_info" FROM "gnuhealth...

^

relation "gnuhealth_institution" does not exist

LINE 1: ...d" AS "id", "a"."extra_info" AS "extra_info" FROM "gnuhealth...


Did I do something wrong? Can someone help please!


Best Regards;

Bounmy Sihaphom
Calat factory Co. Ltd.
Ban Nahai,Hatsaiphong District,Vientiane ,Laos
Mobile:020-5663 6285
mail. address@hidden

Disclaimer:
Confidential information may be contained in this message and may be subject to legal privilege. Access to this e-mail by anyone other than the intended is unauthorized. If you are not the intended recipient (or responsible for delivery of the message to such person), you may not use, copy, distribute or deliver to anyone this message (or any part of its contents ) or take any action in reliance on it. In such case, you should destroy this message, and notify us immediately. 


On Thu, Aug 7, 2014 at 4:43 AM, Luis Falcon <address@hidden> wrote:
Update of bug #42914 (project health):

                  Status:          Ready For Test => Fixed
             Open/Closed:                    Open => Closed


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42914>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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