diff --git a/tryton-server.README.SUSE b/tryton-server.README.SUSE index edbf72e..00167b3 100644 --- a/tryton-server.README.SUSE +++ b/tryton-server.README.SUSE @@ -160,23 +160,9 @@ For manual creation of the database, the folowing steps are to be performed: 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 +See: http://doc.tryton.org/4.6/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 ------------------------------------------------------------ @@ -251,7 +237,7 @@ Now, you're finished with the system setup. Please be aware of the following thi * Only the same major version of Tryton client and Tryton server can connect. - -- Axel Braun MON Jun 11 10:27:14 UTC 2018 + -- Axel Braun März 20, 2019, 19:20:02 This file is based on tryton-server.README.Debian diff --git a/trytond-4.6.13.tar.gz b/trytond-4.6.13.tar.gz deleted file mode 100644 index 26de847..0000000 --- a/trytond-4.6.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43303d1f61838c0d8b77d498baaee5340c40ff2061bc2a0d5e219fdea3e633a7 -size 610437 diff --git a/trytond-4.6.15.tar.gz b/trytond-4.6.15.tar.gz new file mode 100644 index 0000000..dac50c8 --- /dev/null +++ b/trytond-4.6.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d9021001e5c2fc66cf056791f697f25ad0606eaa29bd6ea16dbd2617ca4ee1 +size 610579 diff --git a/trytond.changes b/trytond.changes index aa000ce..c721602 100644 --- a/trytond.changes +++ b/trytond.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 17 10:31:11 UTC 2019 - Axel Braun + +- Version 4.6.15 - Bugfix Release + ------------------------------------------------------------------- Wed Feb 20 21:06:03 UTC 2019 - Axel Braun diff --git a/trytond.spec b/trytond.spec index 51dd241..8739701 100644 --- a/trytond.spec +++ b/trytond.spec @@ -20,7 +20,7 @@ %define majorver 4.6 %define base_name tryton Name: trytond -Version: %{majorver}.13 +Version: %{majorver}.15 Release: 0 Summary: An Enterprise Resource Planning (ERP) system