dolibarr/htdocs/install/mysql
Laurent Destailleur 7974ae96ad Merge branch 'cat_extrafields' of https://github.com/aternatik/dolibarr
into aternatik-cat_extrafields

Conflicts:
	htdocs/install/mysql/migration/3.5.0-3.6.0.sql
2014-03-16 21:38:29 +01:00
..
data Correct multiline comments not manage by dolibarr 2014-03-05 12:06:01 +01:00
functions Prepare move to other licence. For the moment all answers for licence 2013-01-16 15:36:08 +01:00
migration Merge branch 'cat_extrafields' of https://github.com/aternatik/dolibarr 2014-03-16 21:38:29 +01:00
tables Merge branch 'cat_extrafields' of https://github.com/aternatik/dolibarr 2014-03-16 21:38:29 +01: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.