forked from pool/trytond
Accepting request 705909 from Application:ERP:GNUHealth:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/705909 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trytond?expand=0&rev=31
This commit is contained in:
commit
161c7b439e
@ -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 <axel.braun@gmx.de> MON Jun 11 10:27:14 UTC 2018
|
||||
-- Axel Braun <axel.braun@gmx.de> März 20, 2019, 19:20:02
|
||||
|
||||
|
||||
This file is based on tryton-server.README.Debian
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43303d1f61838c0d8b77d498baaee5340c40ff2061bc2a0d5e219fdea3e633a7
|
||||
size 610437
|
3
trytond-4.6.15.tar.gz
Normal file
3
trytond-4.6.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5d9021001e5c2fc66cf056791f697f25ad0606eaa29bd6ea16dbd2617ca4ee1
|
||||
size 610579
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 10:31:11 UTC 2019 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- Version 4.6.15 - Bugfix Release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 20 21:06:03 UTC 2019 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user