dolibarr/htdocs/install/mysql
Laurent Destailleur 38e757f4ae Fix: Debug module notification.
New: Can use email notification when validating proposal or orders.
2010-01-09 14:48:27 +00:00
..
data New: Module notification can send mail on order or proposal validation. 2010-01-09 01:56:33 +00:00
functions
migration Fix: Debug module notification. 2010-01-09 14:48:27 +00:00
tables Fix: Debug module notification. 2010-01-09 14:48:27 +00:00
Makefile
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.