2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/dev/initdemo
Laurent Destailleur 52a2073152 Add demo file for 6.0
2017-08-27 15:51:44 +02:00
..
2017-05-12 12:12:04 +02:00
2017-06-19 02:57:49 +02:00
2017-06-19 02:58:09 +02:00
2016-07-31 23:19:01 +02:00
2017-02-21 12:09:55 +01:00
2017-08-27 15:48:26 +02:00

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.