dolibarr/htdocs/install/mysql
Laurent Destailleur b21cb5b899 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	build/exe/doliwamp/doliwamp.iss
	build/makepack-dolibarr.pl
	build/rpm/dolibarr_fedora.spec
	build/rpm/dolibarr_generic.spec
	build/rpm/dolibarr_mandriva.spec
	build/rpm/dolibarr_opensuse.spec
	htdocs/compta/facture.php
	htdocs/filefunc.inc.php
2013-02-17 17:25:38 +01:00
..
data Merge remote-tracking branch 'origin/3.3' into develop 2013-02-17 17:25:38 +01:00
functions Prepare move to other licence. For the moment all answers for licence 2013-01-16 15:36:08 +01:00
migration Fix: A text field can not have a default value 2013-02-17 16:26:06 +01:00
tables fix trad : change adresse versus address 2013-02-15 19:36:09 +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.