dolibarr/htdocs/install/mysql
2012-03-09 10:11:49 +01:00
..
data Revert "Change main currency name with current name of currency because value is used as label to show amount when using numberword module." 2012-03-09 10:11:49 +01:00
functions Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
migration Revert "Change main currency name with current name of currency because value is used as label to show amount when using numberword module." 2012-03-09 10:11:49 +01:00
tables Fix: remove unused field 2012-03-08 12:11:40 +01: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.