altocompta/dev/test-size
Dany De Bontridder 5735be5c7c task #1438 Remplacement de HtmlInput par Http_Input
Clean code and improve doc
2017-08-28 18:20:46 +02:00
..
readme Changement de PhpCompta par NOALYSS 2014-01-27 21:16:24 +01:00
simul.py task #1438 Remplacement de HtmlInput par Http_Input 2017-08-28 18:20:46 +02:00

to use it
---------------
a. in NOALYSS create a new "dossier"
b. in the "accueil page" you can see it id
c. ./simul.py (-l|-x|-s) |psql database_name (the database name is the DOMAIN_dossierID, replace the uppercase
			by the good values)
	you must use -l -x or -s (see -h for help)


for reusing the same database
------------------------------
* drop the database = dropdb database_name 
* recreate it 
	createdb -T mod1 -E UTF8 -O noalyss database_name