[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Health] report error
From: |
Axel Braun |
Subject: |
Re: [Health] report error |
Date: |
Tue, 27 Jul 2021 17:20:17 +0200 |
Am Dienstag, 27. Juli 2021, 15:15:29 CEST schrieb Tajwali Khan:
> I installed the system on opensuse 15.2 from Yast package installer.
> Gnuhealth version 3.6.9
>
> Database version ghdemo38
That will not work, as the database does not match the server version.
What you can do: add the GNU Health 3.8 repository:
zypper ar -f -p70 https://download.opensuse.org/repositories/Application:/
ERP:/GNUHealth:/3.8/openSUSE_Leap_15.2/ gh38
Then upgrade:
zypper dup --allow-vendor-change --from gh38
then run trytond-admin -c /etc/tryton/trytond.con -v --all -d $DB_NAME
Cheers
Axel