dolibarr/htdocs/install/mysql
2012-08-27 08:52:10 +02:00
..
data Fix: move barcode type entries in module descriptor for best 2012-08-22 17:46:11 +02:00
functions Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
migration Fix: Bad assignation of const for pdf delivery module name 2012-08-27 08:52:10 +02:00
tables Fix: move barcode type entries in module descriptor for best 2012-08-22 17:46:11 +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.