dolibarr/htdocs/install/mysql
Laurent Destailleur 5bbfe7ed19
Merge pull request #16930 from aspangaro/14a27
NEW: Add a sub table to manage accountancy on product/company
2021-03-29 20:11:02 +02:00
..
data Merge pull request #16969 from dolibit-ut/patch-168 2021-03-29 19:24:32 +02:00
functions
migration Merge remote-tracking branch 'upstream/develop' into 14a27 2021-03-27 05:02:55 +01:00
tables Move to _PERENTITY 2021-03-27 05:23:20 +01: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.