dolibarr/dev/initdemo
Regis Houssin 34bf0421cf Works on multicompany module
Fix: rename "optid" to "rowid" and "adhid" to "fk_member"
2009-11-07 12:05:31 +00:00
..
initdemo.sh Add samples for code example 2009-09-10 21:46:10 +00:00
initdemo.sql Works on multicompany module 2009-11-07 12:05:31 +00:00
README Add samples for code example 2009-09-10 21:46:10 +00:00
README-FR Add samples for code example 2009-09-10 21:46:10 +00:00
removedemo.sh Fix: utf-8 2009-08-04 07:25:41 +00:00

README (English)
--------------------------------

Scripts in this directory can be used to reinit a demo database.
WARNING: This will erase current database with data into initdemo.sql.

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

L'installation du package "dialog" est indispensable.