dolibarr/htdocs/install/mysql
2014-01-03 09:58:01 +01:00
..
data New standard VAT rate for France on january, 1st, 2014 2014-01-03 09:58:01 +01:00
functions Prepare move to other licence. For the moment all answers for licence 2013-01-16 15:36:08 +01:00
migration Sync db upgrade with db install to avoid silly upgrade errors 2013-11-12 15:36:51 +01:00
tables Fix: varchar 256 2013-09-24 20:14:42 +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.