dolibarr/htdocs/install/mysql
Cédric Salvador aa4f2ba8fb made it possible to call a function from a library
Conflicts:
	htdocs/install/mysql/tables/llx_cronjob.sql
	scripts/cron/cron_run_jobs.php
2013-07-01 15:41:27 +02:00
..
data Merge remote-tracking branch 'origin/3.4' into develop 2013-06-18 09:51:37 +02:00
functions Prepare move to other licence. For the moment all answers for licence 2013-01-16 15:36:08 +01:00
migration Bad request 2013-07-01 11:45:09 +02:00
tables made it possible to call a function from a library 2013-07-01 15:41:27 +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.