Laurent Destailleur def732246d Clean dump il y a 6 ans
..
documents_demo 0296661864 Complete the demo profile il y a 7 ans
README 63876a1b91 Prepare 5.0 release il y a 8 ans
initdemo.sh 569d59d251 FIX change my deprecated email il y a 6 ans
mysqldump_dolibarr_3.0.0.sql b639849a47 Page for proposals must be called card.php (one of last architecture il y a 9 ans
mysqldump_dolibarr_3.1.0.sql b639849a47 Page for proposals must be called card.php (one of last architecture il y a 9 ans
mysqldump_dolibarr_3.2.0.sql b639849a47 Page for proposals must be called card.php (one of last architecture il y a 9 ans
mysqldump_dolibarr_3.3.0.sql fe06ad39c0 NEW Add a tool for developers to purge database with no loose of setup il y a 9 ans
mysqldump_dolibarr_3.4.0.sql b639849a47 Page for proposals must be called card.php (one of last architecture il y a 9 ans
mysqldump_dolibarr_3.5.0.sql b331176bf7 Fix bad data il y a 8 ans
mysqldump_dolibarr_3.6.0.sql b639849a47 Page for proposals must be called card.php (one of last architecture il y a 9 ans
mysqldump_dolibarr_3.7.0.sql b639849a47 Page for proposals must be called card.php (one of last architecture il y a 9 ans
mysqldump_dolibarr_3.8.0.sql b639849a47 Page for proposals must be called card.php (one of last architecture il y a 9 ans
mysqldump_dolibarr_3.9.0.sql b639849a47 Page for proposals must be called card.php (one of last architecture il y a 9 ans
mysqldump_dolibarr_4.0.0.sql ee7023422a Update dump il y a 9 ans
mysqldump_dolibarr_5.0.0.sql 80b0d91154 More complete demo il y a 8 ans
mysqldump_dolibarr_6.0.0.sql 4bbd42123e Fix mysqldump (missing fields) il y a 7 ans
mysqldump_dolibarr_7.0.0.sql 96ff5b1b23 Update sql image file for 7.0 stable il y a 7 ans
mysqldump_dolibarr_8.0.0.sql 5bd9c14929 Update demo data for 8.0 and 9.0 il y a 6 ans
mysqldump_dolibarr_9.0.0.sql def732246d Clean dump il y a 6 ans
removeconfdemo.sh 569d59d251 FIX change my deprecated email il y a 6 ans
savedemo.sh def732246d Clean dump il y a 6 ans
sftpget_and_loaddump.php a0a5d33641 test include il y a 7 ans
updatedemo.php b90d125fda trim trailing il y a 7 ans

README

README
------

Scripts in this directory can be used to reload or save a demo database.
Install of package "dialog" is required.


*** Init demo

The script initdemo.sh will erase current database with data into mysqldump_dolibarr_x.y.z.sql and copy files into documents_demo into officiel document directory.

Do a chmod 700 initdemo.sh
then run ./initdemo.sh to launch Graphic User Interface.


*** Save demo

The script savedemo.sh will save current database into a database dump file.


*** Update demo

The goal of script updatedemo.php is to update dates into the demo data so samples are up to date.