Accepting request 762861 from Application:ERP:GNUHealth:Factory

bugfix release

OBS-URL: https://build.opensuse.org/request/show/762861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trytond?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2020-01-10 16:51:10 +00:00 committed by Git OBS Bridge
commit b9e4cf7837
5 changed files with 11 additions and 21 deletions

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c866f33a04ab8371b3b77632024f5bce98a53c2c7e44d0a9c74d3ab3691dc34
size 648878

3
trytond-5.0.17.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ab2973ad2367d1233ee1f5148437a73b7ff2d0ae2f70841cd14f75f108373a3f
size 648946

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 10 12:56:37 UTC 2020 - Axel Braun <axel.braun@gmx.de>
- Version 5.0.17 - Bugfix Release
-------------------------------------------------------------------
Tue Dec 3 09:27:32 UTC 2019 - Axel Braun <axel.braun@gmx.de>

View File

@ -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