dolibarr/htdocs/install/mysql
Laurent Destailleur a30789e423 Fix table name
2018-06-27 00:34:45 +02:00
..
data Fix: update price format 2018-06-25 12:20:08 +02:00
functions
migration Fix table name 2018-06-27 00:34:45 +02:00
tables Fix: change field name and remove obsolete data 2018-06-25 09:10:24 +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.