Hi Tumashu ! On Wed, 30 Oct 2019 13:32:15 +0800 (CST) tumashu <tuma...@163.com> wrote:
> Traceback (most recent call last): > File > "/home/gnuhealth/gnuhealth/tryton/server/trytond-5.0.14/trytond/protocols/dispatcher.py", > line 176, in _dispatch result = rpc.result(meth(*c_args, **c_kwargs)) > File > "/home/gnuhealth/gnuhealth/tryton/server/trytond-5.0.14/trytond/model/modelsql.py", > line 1240, in search cursor.execute(*select) File > "/home/gnuhealth/gnuhealth/tryton/server/trytond-5.0.14/trytond/backend/postgresql/database.py", > line 65, in execute cursor.execute(self, sql, args) > psycopg2.errors.UndefinedColumn: 错误: 字段 a.author_acct 不存在 # > error, a.author_acct does not exist LINE 1: ...d", "a"."age" AS > "age", "a"."author" AS "author", "a"."autho... > > Make sure you update both health and health_federation modules on the database. Best Luis