diff --git a/tryton-server.README.SUSE b/tryton-server.README.SUSE index edbf72e..2497dd7 100644 --- a/tryton-server.README.SUSE +++ b/tryton-server.README.SUSE @@ -162,21 +162,6 @@ As result you will have a bare Tryton database with the base modules installed. See: http://doc.tryton.org/4.2/trytond/doc/topics/configuration.html - -Installation of the Webfrontend for tryton (sao) from package -------------------------------------------------------------- - -For most openSUSE Flavours tryton-sao is packed. You can install it with - > zypper install tryton-sao - -You need to edit /etc/tryton/trytond.conf. Installation of tryton-sao follows the -standards for nodejs-installations, so the path is within the node-modules: - -In the section [web], set the path: - root = /usr/lib/node-modules/tryton-sao - -Now restart trytond. - Installation of the Webfrontend for tryton (sao) from source ------------------------------------------------------------ @@ -199,7 +184,7 @@ Last but not least, edit /etc/tryton/trytond.conf In the section [web], set the path: root = /srv/tryton-sao/package -Now restart trytond. +Now restart trytond (or gnuhealth). Upgrade diff --git a/trytond-5.0.16.tar.gz b/trytond-5.0.16.tar.gz deleted file mode 100644 index eced034..0000000 --- a/trytond-5.0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c866f33a04ab8371b3b77632024f5bce98a53c2c7e44d0a9c74d3ab3691dc34 -size 648878 diff --git a/trytond-5.0.17.tar.gz b/trytond-5.0.17.tar.gz new file mode 100644 index 0000000..5cf509e --- /dev/null +++ b/trytond-5.0.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2973ad2367d1233ee1f5148437a73b7ff2d0ae2f70841cd14f75f108373a3f +size 648946 diff --git a/trytond.changes b/trytond.changes index 7ae677f..3b2dd1d 100644 --- a/trytond.changes +++ b/trytond.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 10 12:56:37 UTC 2020 - Axel Braun + +- Version 5.0.17 - Bugfix Release + ------------------------------------------------------------------- Tue Dec 3 09:27:32 UTC 2019 - Axel Braun diff --git a/trytond.spec b/trytond.spec index 6f14293..89293df 100644 --- a/trytond.spec +++ b/trytond.spec @@ -1,7 +1,7 @@ # # spec file for package trytond # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2015 2017 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %define majorver 5.0 %define base_name tryton Name: trytond -Version: %{majorver}.16 +Version: %{majorver}.17 Release: 0 Summary: An Enterprise Resource Planning (ERP) system