dolibarr/htdocs/install/mysql
2010-05-05 21:41:06 +00:00
..
data Fix: bug #29752 2010-05-03 16:03:50 +00:00
functions
migration Fix: Regression. A migration script for version n must never be changed once a version n+1 has been released. 2010-05-05 21:41:06 +00:00
tables Works on product canvas and templates 2010-05-05 08:49:17 +00:00
Makefile Fix: No change. Commit because files seems to be corrupted. 2010-04-25 17:44:49 +00: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.