dolibarr/htdocs/install/mysql
2019-09-18 21:23:26 +02:00
..
data Fix #11876 2019-09-15 17:08:21 +02:00
functions
migration Fix for deposit not correctly closed 2019-09-17 18:49:56 +02:00
tables Merge remote-tracking branch 'upstream/develop' into zapier 2019-09-14 18:41:51 +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.