dolibarr/htdocs/install/mysql
Laurent Destailleur 42470a113e Doc
2024-06-04 11:15:56 +02:00
..
data Fix vat code for Gabon 2024-05-25 19:50:04 +02:00
functions
migration FIX: default element_type should be 'commande' (e.g Commande::) (#29791) 2024-06-03 13:51:36 +02:00
tables Doc 2024-06-04 11:15:56 +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.