dolibarr/htdocs/install/mysql
Laurent Destailleur a1300c28e1
Merge pull request #25207 from DoliGreece/sonikf-dictionaries
New: Add Greek social taxes and leave types in dictionaries
2023-06-27 20:38:33 +02:00
..
data Add Greek leave types 2023-06-26 23:36:56 +03:00
functions Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
migration Merge pull request #25207 from DoliGreece/sonikf-dictionaries 2023-06-27 20:38:33 +02:00
tables Fix remove foreign key on user 2023-06-27 13:56:18 +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.