dolibarr/htdocs/install/mysql
2010-12-14 23:27:17 +00:00
..
data Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order) 2010-12-13 13:16:02 +00:00
functions
migration Fix: Maxi debug of emailing feature 2010-12-13 18:40:04 +00:00
tables Fix: Restore stable version for 3.0 2010-12-14 23:27:17 +00:00
Makefile Fix: No change. Commit because files seems to be corrupted. 2010-04-25 17:44:49 +00: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.