dolibarr/htdocs/install/mysql
Laurent Destailleur 1da648402d Merge pull request #6886 from hregis/develop_bug
Fix: use encrypt for llx_const data
2017-05-29 10:16:07 +02:00
..
data Clean some code for type of event deprecated since 3.3 2017-05-19 12:58:38 +02:00
functions
migration Merge pull request #6886 from hregis/develop_bug 2017-05-29 10:16:07 +02:00
tables NEW Extrafields support formulas to be computed using PHP expressions 2017-05-24 22:48:44 +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.