dolibarr/htdocs/install/mysql
2012-12-29 18:28:24 +01:00
..
data Fix: Trigger names 2012-12-29 17:34:52 +01:00
functions Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
migration Updated changelog + also removed unused triggers when migrating from 3.2.x 2012-12-29 18:28:24 +01:00
tables Fix: Predefined invoice feature was broken. 2012-12-27 12:51:38 +01:00
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.