dolibarr/htdocs/install/mysql
Laurent Destailleur 87b33c09e0
Merge pull request #18595 from FHenry/14_eventorg
NEW : Can register an attendees on project global (and also on conférence)
2021-09-03 20:50:21 +02:00
..
data Fix const setup 2021-09-01 19:06:58 +02:00
functions Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
migration Fix not null column 2021-08-30 21:44:09 +02:00
tables work on event 2021-09-03 15:40:33 +02: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.