dolibarr/htdocs/install/mysql
Laurent Destailleur efb369f857 Merge pull request #7497 from atm-florian/dev_accountancy
NEW : lettrage in accountancy
2017-10-22 15:28:53 +02:00
..
data Remove rowid into script. Must use the autoincrement. 2017-10-22 02:58:31 +02:00
functions
migration Merge pull request #7497 from atm-florian/dev_accountancy 2017-10-22 15:28:53 +02:00
tables Merge pull request #7497 from atm-florian/dev_accountancy 2017-10-22 15:28:53 +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.