dolibarr/htdocs/install/mysql
2017-01-08 01:59:04 -03:00
..
data Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop6 2016-12-26 15:44:31 +01:00
functions
migration Merge branch 'develop' of https://github.com/Franck-MOREAU/dolibarr into 2017-01-07 17:45:05 +01:00
tables Fix missing , 2017-01-08 01:59:04 -03: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.