dolibarr/htdocs/install/mysql
Laurent Destailleur c70973c0c8 Merge v20
2024-10-19 14:44:55 +02:00
..
data NEW Accountancy - Add the possibility to have multiple personalized reports - SQL Part (#31311) 2024-10-14 02:15:34 +02:00
functions
migration Add field to track origin of an extrafield 2024-10-17 18:30:41 +02:00
tables Merge v20 2024-10-19 14:44:55 +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.