dolibarr/htdocs/install/mysql
2011-07-29 06:58:52 +00:00
..
data Add barbaros info 2011-07-28 18:34:45 +00:00
functions Work on rpm package 2011-08-03 01:50:06 +00:00
migration Fix: Add missing fields 2011-07-28 22:22:31 +00:00
tables add constraint on product_id 2011-07-29 06:58:52 +00: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.