dolibarr/htdocs/install/mysql
2020-12-03 10:22:53 +01:00
..
data Merge pull request #15597 from dolibit-ut/patch-51 2020-12-02 19:47:19 +01:00
functions
migration Fix missing .php into name of boxes added into llx_boxes_def 2020-12-03 10:22:53 +01:00
tables Fix bad column 2020-12-02 19:13:32 +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.