dolibarr/htdocs/install/mysql
2010-03-17 11:51:51 +00:00
..
data Works on enhancement of local taxes. Spanish RE added as localtax1 2010-02-28 16:32:54 +00:00
functions Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00
migration Remove field stock_loc because location of product in a warehouse can't be set into the product table as it can differs between warehouses. Such feature must be stored in the join table. 2010-03-17 11:51:51 +00:00
tables Remove field stock_loc because location of product in a warehouse can't be set into the product table as it can differs between warehouses. Such feature must be stored in the join table. 2010-03-17 11:51:51 +00:00
Makefile Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +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.