dolibarr/htdocs/install/mysql
2011-07-31 18:06:36 +00:00
..
data Work on 3.1 packaging 2011-07-31 18:06:36 +00:00
functions Fix: bug #33900 : Third party name reset after the autocompletion of city name 2011-08-01 00:38:49 +00:00
migration Fix: Missing key 2011-07-29 19:59:10 +00:00
tables Work on 3.1 packaging 2011-07-31 16:13:04 +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.