dolibarr/htdocs/install/mysql
2012-06-09 19:16:31 +02:00
..
data Fix: vat rates 2012-05-10 23:02:05 +02:00
functions Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
migration Qual: List of elements must be into a page called "list.php". 2012-06-09 19:16:31 +02:00
tables Fix: foreign key on non existing field 2012-05-06 15:33:33 +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.