dolibarr/htdocs/install/mysql
2011-08-17 15:22:39 +00:00
..
data Fix: A code must not contain space 2011-08-05 22:33:04 +00:00
functions Fix: Avoid errors into rpm packages 2011-08-03 01:13:30 +00:00
migration Price Fournisseurs: Add ordering fields. Add option FOURN_PRODUCT_AVAILABILITY 2011-08-17 15:22:39 +00:00
tables Price Fournisseurs: Add ordering fields. Add option FOURN_PRODUCT_AVAILABILITY 2011-08-17 15:22:39 +00:00
README Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00

# 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.