dolibarr/htdocs/install/mysql
2019-01-26 01:17:41 +01:00
..
data Rename consts and cleanup 2019-01-19 14:24:20 +01:00
functions
migration Add field calling_duration in table llx_actioncomm 2019-01-26 01:17:41 +01:00
tables Add field calling_duration in table llx_actioncomm 2019-01-26 01:17:41 +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.