dolibarr/htdocs/install/mysql
Laurent Destailleur caab5ac4e0 New: Add option to be able to select onto automatic event and manual
event (or both) into calendar view. Note: For backward compatibility
reason, this will works only for new events.
Qual: Disable old deprecated event code.
2012-11-28 14:47:30 +01:00
..
data New: Add option to be able to select onto automatic event and manual 2012-11-28 14:47:30 +01:00
functions Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
migration New: Add option to be able to select onto automatic event and manual 2012-11-28 14:47:30 +01:00
tables Fix: increase field size for GB sort code (xx-xx-xx) 2012-11-20 12:43:00 +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.