dolibarr/htdocs/install/mysql
Laurent Destailleur 55b46ca149
Merge pull request #15318 from bafbes/abb120353
New: add notification on ACTION_CREATE event
2021-01-07 11:17:33 +01:00
..
data Merge pull request #15318 from bafbes/abb120353 2021-01-07 11:17:33 +01:00
functions Move Gnu.org to https 2019-09-23 21:55:30 +02:00
migration NEW better date_valid on invoice 2021-01-03 20:25:35 +01:00
tables Merge branch 'develop' into develop_patch-1 2021-01-01 20:52:43 +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.