dolibarr/htdocs/install/mysql
Laurent Destailleur 97fce71218 Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
	htdocs/core/lib/functions2.lib.php
	htdocs/install/mysql/migration/repair.sql
	htdocs/langs/en_US/errors.lang
	htdocs/product/fiche.php
	htdocs/projet/tasks/task.php
2014-04-26 22:35:35 +02:00
..
data Automatic events for project tasks 2014-04-22 15:30:10 +02:00
functions Prepare move to other licence. For the moment all answers for licence 2013-01-16 15:36:08 +01:00
migration Merge remote-tracking branch 'origin/3.5' into develop 2014-04-26 22:35:35 +02:00
tables Fix: [ bug #1356 ] Bank accountancy number is limited to 8 numbers. 2014-04-26 17:34:39 +02: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.