dolibarr/htdocs/install/mysql
2011-08-01 13:15:53 +00:00
..
data New: possibility to use includes/modules in external modules dir 2011-08-01 13:15:53 +00:00
functions New: possibility to use includes/modules in external modules dir 2011-08-01 13:15:53 +00:00
migration Work on debian package 2011-08-03 00:47:15 +00:00
tables New: possibility to use includes/modules in external modules dir 2011-08-01 13:15:53 +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.