dolibarr/mysql
Laurent Destailleur bd749f6748 New: Add if project is shared or not in project list
New: Add status of third party in some third parties list.
2009-08-05 16:58:18 +00:00
..
data Fix: Debug module notification 2009-07-29 22:03:20 +00:00
functions Qual: Remove CSV "Source" key in comments 2009-07-23 00:03:01 +00:00
migration New: Add if project is shared or not in project list 2009-08-05 16:58:18 +00:00
tables New: Add if project is shared or not in project list 2009-08-05 16:58:18 +00:00
Makefile Qual: Suppression de fichiers obsoletes 2006-06-03 23:46:24 +00:00
README Remove files not required. Now conversion between database syntax is done in real time during install. 2008-09-10 22:48:43 +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.