dolibarr/htdocs/install/mysql
Laurent Destailleur 4bda7fcafc Merge pull request #6949 from aspangaro/6.0-vat2
NEW : VAT payment v6 look and feel
2017-06-06 11:08:50 +02:00
..
data Activate multi-journal on expensereport journal 2017-06-05 06:44:53 +02:00
functions
migration Merge pull request #6949 from aspangaro/6.0-vat2 2017-06-06 11:08:50 +02:00
tables Merge pull request #6949 from aspangaro/6.0-vat2 2017-06-06 11:08:50 +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.