From 766ab612039881d0e0046412b46f79367abc72daa695f20500de15b8bdb99c50 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Wed, 20 Mar 2019 18:42:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=56 --- tryton-server.README.SUSE | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) 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