dolibarr/htdocs/install/mysql
2024-05-21 18:01:13 +02:00
..
data Fix email templates must now use __SENDEREMAIL_SIGNATURE__ 2024-05-16 15:35:21 +02:00
functions
migration FIX: Db error cannot add foreign key constraint on societe_commerciaux table (#29706) 2024-05-21 18:01:13 +02:00
tables FIX: Db error cannot add foreign key constraint on societe_commerciaux table (#29706) 2024-05-21 18:01:13 +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.