altocompta/dev/test-size
Dany De Bontridder 184d5d4819 Change my email
Change PhpCompta by NOALYSS
2014-01-18 12:53:56 +01:00
..
readme Merged revisions 3303-3314 via svnmerge from 2010-06-17 11:45:46 +00:00
simul.py Change my email 2014-01-18 12:53:56 +01:00

to use it
---------------
a. in phpcompta 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 phpcompta database_name