dolibarr/htdocs/install/mysql
Laurent Destailleur 7f33403d43 Fix translation
2018-11-17 22:55:13 +01:00
..
data Fix translation 2018-11-17 22:55:13 +01:00
functions
migration Fix feature to drag and drop rows of table (not generic) 2018-11-15 19:58:06 +01:00
tables Fix feature to drag and drop rows of table (not generic) 2018-11-15 19:58:06 +01: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.