dolibarr/htdocs/install/mysql
Frédéric FRANCE 4054ebaf27
wip
2019-09-07 15:12:07 +02:00
..
data NEW Add dictionary to store public holidays. 2019-09-05 20:19:13 +02:00
functions
migration Merge branch 'develop' into develop_pdf 2019-09-06 23:30:12 +02:00
tables wip 2019-09-07 15:12:07 +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.