update OneTeam 6.2

This commit is contained in:
Alnus Tmp 2022-11-16 04:15:46 +00:00
parent 1bf93f4ead
commit feb5b1d681
2 changed files with 26 additions and 44 deletions

View File

@ -1,30 +1,28 @@
#version Trytond server example 5.0
TRYTOND_VERSION=""
#python version that will run the docker example python3.7 or python3.9 is mandatory in case you use tryton6.2
PYTHON=""
#version equal Tryond server version
GITEA_ORG=""
#version Trytond server example 6.0
TRYTOND_VERSION="6.2"
#python version that will run the docker example 3.7 or 3.9 is mandatory in case you use tryton6.2
PYTHON_VERSION="3.9"
URL_MULTI_MIGRATE="https://git.disroot.org/OneTeam/oc-multi_migrate_to_gitea.git"
#domain server gitea
GITEA_DOMAIN=""
GITEA_DOMAIN="git.disroot.org"
#if the module repository is private
GITEA_USER=""
GITEA_PASSWORD=""
GITEA_ACCESS_TOKEN=""
#By default all organizations are set to false, activate only one as true.
#Gnuhealth, Etrivial, Trytonar, OneTeam, Onteam_pos, Presik, Datalife, NaNtic, Kalenis
Provider="
GnuHealth="False"
Etrivial="False"
Trytonar="False"
OneTeam="False"
OneTeam_pos="False"
Presik="False"
Datalife="False"
NaNtic="False"
Kalenis="False"
DIR_MODULES="/usr/local/lib/${PYTHON_VERSION}/dist-packages/trytond/modules"
DB_PASSWORD=""
POSTGRES_DB=""
DB_HOSTNAME=""
POSTGRES_PASSWORD=""
TRYTON_PORT=""
GITEA_ACCESS_TOKEN="123"
#By default all organizations are set to false, activate only one.
#GnuHealth, Etrivial, tryton-ar, OneTeam, Onteam_pos, Presik, Datalife, NaNtic, Kalenis
Provider="Datalife"
DIR_MODULES="/usr/local/lib/python${PYTHON_VERSION}/dist-packages/trytond/modules"
DB_PASSWORD="SUp3r-pass*DB"
POSTGRES_DB="tryton"
DB_HOSTNAME="db"
POSTGRES_PASSWORD="SUp3r-pass*DB"
TRYTON_PORT="8000"
DEVELOP="True"
WORKER="True"
TRYTONPASSFILE="/etc/trytond_admin_pass.conf"
#Password user admin
TRYTONADMINPASS="admin"
#Email user admin
EMAIL="admin@admin.com"
SLEEP_TRYTOND_ADMIN=15

View File

@ -1,8 +1,5 @@
aiohttp==3.8.3
aiosignal==1.3.1
appdirs==1.4.4
asn1crypto==1.5.1
async-timeout==4.0.2
attrs==20.3.0
bcrypt==3.1.7
beautifulsoup4==4.9.3
@ -13,24 +10,18 @@ CairoSVG==2.5.0
certifi==2020.6.20
cffi==1.14.5
chardet==4.0.0
charset-normalizer==2.1.1
click==7.1.2
colorama==0.4.4
contourpy==1.0.6
cryptography==3.3.2
csb43==0.9.2
cssselect2==0.3.0
cycler==0.11.0
defusedxml==0.6.0
elastic-transport==8.4.0
elasticsearch==8.4.3
elementpath==3.0.2
facho==0.2.0
febelfin-coda==0.2.0
fonttools==4.38.0
forex-python==1.8
freezegun==0.3.15
frozenlist==1.3.3
Genshi==0.7.5
gevent==20.9.0
greenlet==0.4.17
@ -39,18 +30,13 @@ html5lib==1.1
httplib2==0.18.1
idna==2.10
isodate==0.6.0
kiwisolver==1.4.4
ldap3==2.8.1
lxml==4.5.2
matplotlib==3.6.2
multidict==6.0.2
numpy==1.23.4
lxml==4.6.3
mock==4.0.3
ofxparse==0.19
packaging==21.3
passlib==1.7.4
phonenumbers==8.12.57
Pillow==8.1.2
pip==22.3.1
ply==3.11
polib==1.1.0
proteus==6.2.3
@ -88,7 +74,6 @@ six==1.16.0
soupsieve==2.2.1
stripe==4.2.0
tinycss2==1.0.2
typing_extensions==4.4.0
urllib3==1.26.5
WeasyPrint==51
webencodings==0.5.1
@ -100,7 +85,6 @@ xcffib==0.8.1
xmlschema==2.1.1
xmlsec==1.3.12
xmlsig==0.1.7
yarl==1.8.1
zeep==4.0.0
zope.event==4.4
zope.interface==5.2.0