diff --git a/uses/tresorerie/database.properties b/uses/tresorerie/database.properties new file mode 100644 index 0000000..8d99d17 --- /dev/null +++ b/uses/tresorerie/database.properties @@ -0,0 +1,28 @@ +# To change this license header, choose License Headers in Project Properties. +# To change this template file, choose Tools | Templates +# and open the template in the editor. +jdbc.user=postgres +jdbc.password=Root0123456 +jdbc.driver=org.postgresql.Driver + +trizdistribution.serveur.adresseip=192.168.1.150 +trizdistribution.serveur.port=8585 +trizdistribution.mobile.port=9090 +trizdistribution.mobile.portmag=9292 +trizdistribution.multiEtablissement.port=9191 +trizdistribution.dossier.chemain=C: +trizdistribution.dossier.chemain.mobile=/storage/emulated/0 + +trizstock.use=true +#trizstock.jdbc.url=jdbc:sqlserver://localhost:1433;databaseName=TrizTresorie +trizstock.jdbc.password=Root0123456 +trizstock.jdbc.driver=org.postgresql.Driver +trizstock.jdbc.user=postgres + +trizdistribution.dossier.chemain=C: + +trizdistribution.code.etablissement= +trizdistribution.adresse.web=http://hydrotriz.com/client/ + + +trizstock.jdbc.url=jdbc:postgresql://localhost:5432/TrizTresorie