dolibarr/htdocs/install/mysql
2017-08-20 16:07:38 +02:00
..
data Code comment 2017-08-04 22:58:52 +02:00
functions
migration Fix translation and migration 2017-08-20 16:07:38 +02:00
tables Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-07-23 19:09:00 +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.