dolibarr/htdocs/install/mysql
cdelambert 418fb63fa3 improves the simplified payment
MAIN_JS_ON_PAYMENT must be set
2011-07-27 08:00:45 +00:00
..
data Fix: Duplicate entries 2011-07-31 12:31:00 +00:00
functions
migration improves the simplified payment 2011-07-27 08:00:45 +00:00
tables Fix: Missing key 2011-07-29 19:59:10 +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.