dolibarr/htdocs/install/mysql
Laurent Destailleur 9c45e86a1c Introduce main_doc into table of objects to know what is main doc.
Work on option PROPOSAL_USE_ONLINE_SIGN
2017-10-19 11:40:40 +02:00
..
data Rename table 2017-10-19 09:29:34 +02:00
functions
migration Introduce main_doc into table of objects to know what is main doc. 2017-10-19 11:40:40 +02:00
tables Introduce main_doc into table of objects to know what is main doc. 2017-10-19 11:40:40 +02:00
index.html
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.