dolibarr/htdocs/install/mysql
Alexandre SPANGARO ef9275d031 Merge remote-tracking branch 'uptream/develop' into 6.0-multijournal
# Conflicts:
#	htdocs/core/menus/standard/eldy.lib.php
2017-06-03 07:48:50 +02:00
..
data Clean some code for type of event deprecated since 3.3 2017-05-19 12:58:38 +02:00
functions
migration Merge branch 'develop' into fix_develop_missing_entity_column 2017-06-03 01:11:49 +02:00
tables Merge remote-tracking branch 'uptream/develop' into 6.0-multijournal 2017-06-03 07:48:50 +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.