dolibarr/htdocs/install/mysql
2018-03-07 19:00:38 +01:00
..
data Fix use of table llx_c_paiement (param showempty was not used/set) 2018-03-07 19:00:38 +01:00
functions
migration Fix use of table llx_c_paiement (param showempty was not used/set) 2018-03-07 19:00:38 +01:00
tables FIX Missing primary key on payment modes 2018-03-07 15:28:50 +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.