dolibarr/htdocs/install/mysql
Regis Houssin 15338f6b3a Works on delivery and billing address
first step: rename llx_societe_adresse_livraison to llx_societe_address
2010-05-29 21:00:36 +00:00
..
data Keep key of tax line starting with "TAX". 2010-05-18 20:47:07 +00:00
functions
migration Works on delivery and billing address 2010-05-29 10:14:51 +00:00
tables Works on delivery and billing address 2010-05-29 21:00:36 +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.