mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-19 23:33:16 +01:00
Conflicts: htdocs/admin/menus/edit.php htdocs/product/stock/card.php htdocs/product/stock/info.php htdocs/product/stock/movement_list.php
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.