dolibarr/htdocs/install/mysql
Laurent Destailleur e0ffbc50b6 Add vat rate 7
2011-12-03 19:30:55 +01:00
..
data Add vat rate 7 2011-12-03 19:30:55 +01:00
functions Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
migration Fix: Make a field not null as it is used with inner join. 2011-11-16 23:38:54 +01:00
tables Fix: Make a field not null as it is used with inner join. 2011-11-16 23:38:54 +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.