dolibarr/htdocs/install/mysql
Laurent Destailleur af09528738 NEW Add substitution key __DATE_YMD__, __DATE_DUE_YMD__, __AMOUNT__ and
__AMOUNT_WO_TAX__ into emails templates.
2016-07-21 20:45:30 +02:00
..
data FIX The project was lost when creating the event "sent by email". Also, 2016-07-21 13:49:10 +02:00
functions
migration Merge pull request #5375 from frederic34/charges 2016-07-20 19:00:10 +02:00
tables NEW Add substitution key __DATE_YMD__, __DATE_DUE_YMD__, __AMOUNT__ and 2016-07-21 20:45:30 +02:00
index.html
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.