~jfb-tempo-consulting/unifield-wm/sync-env-py3

46 by Olivier DOSSMANN
[NEW] Scripts that create a synchronization environment, dump files and create an archive with dumps + some scripts to restore DB and launch an OpenERP server
1
## Prefix database name that would be used to generate a synchro instance
2
dbname="automatic_sync"
3
4
## Local path
5
wm="../unifield-wm"
6
server="../unifield-server"
7
addons="../unifield-addons"
8
web="../unifield-web"
9
sync="../sync_module_prod"
10
11
hq_count=1
12
coordo_count=1
13
project_count=1