dolibarr/htdocs/install/mysql
2022-02-06 13:16:32 +01:00
..
data # WARNING: head commit changed in the meantime 2022-02-04 15:40:28 +01:00
functions Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
migration Merge pull request #17887 from marc-dll/develop_NEW_block_leave_if_negative_balance 2022-02-04 20:23:04 +01:00
tables Tables are loaded on module activation 2022-02-06 13:16:32 +01: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.