dolibarr/htdocs/install/mysql
2010-01-12 10:26:05 +00:00
..
data New: Module notification can send mail on order or proposal validation. 2010-01-09 01:56:33 +00:00
functions Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00
migration Fix: Debug module notification. 2010-01-09 14:48:27 +00:00
tables Qual: Move deprecated module into the other repository 2010-01-12 10:26:05 +00:00
Makefile Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00
README Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00

# README
########

This directory contains:

data:      A directory with SQL script to add Dolibarr initial data.
migration: A directory with SQL script to migrate Dolibarr database from 
           one version to another version.
tables:    A directory with all files with create tables and index orders.