dolibarr/htdocs/install/mysql
Laurent Destailleur 44591bd756 Use a specific type to isolate type of event that are event
automatically added into agenda from other predefined events.
2012-09-20 00:18:29 +02:00
..
data Use a specific type to isolate type of event that are event 2012-09-20 00:18:29 +02:00
functions Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
migration Use a specific type to isolate type of event that are event 2012-09-20 00:18:29 +02:00
tables first step for extrafield for contact/address 2012-09-14 12:15:55 +02:00
README

# 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.