dolibarr/htdocs/install/mysql
Laurent Destailleur 1dafb58f09 Merge branch 'develop-accounting3' of github.com:aspangaro/dolibarr into
aspangaro-develop-accounting3

Conflicts:
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-06-26 22:53:25 +02:00
..
data Chart of accounts BE PCMN-BASE - Account_parent must be an int. 2014-05-29 21:35:29 +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 branch 'develop-accounting3' of github.com:aspangaro/dolibarr into 2014-06-26 22:53:25 +02:00
tables Add migration file to 3.7 & update llx_c_paiement 2014-06-24 06:02:17 +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.