dolibarr/htdocs/install/mysql
2012-11-07 00:38:53 +01:00
..
data Fix: bad data init 2012-11-05 17:01:05 +01:00
functions Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
migration Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-11-06 23:07:40 +01:00
tables Task # 559 : Modifications to store unitprice as in supplier prices 2012-11-07 00:38:53 +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.