dolibarr/htdocs/install/mysql
Laurent Destailleur 18b6b70f45
Merge pull request #8358 from frederic34/patch-2
Update llx_ticketsup.sql
2018-03-12 12:28:40 +01:00
..
data Begin integration of module « Ticketsup » 2018-03-11 09:44:58 +01:00
functions
migration Merge pull request #8358 from frederic34/patch-2 2018-03-12 12:28:40 +01:00
tables Merge pull request #8358 from frederic34/patch-2 2018-03-12 12:28:40 +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.