dolibarr/htdocs/install/mysql
2022-07-31 13:10:38 +02:00
..
data Rev: add 'tncc' value 2022-07-26 19:24:52 +09:00
functions Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
migration new: Add IMAP port setting on email collector module 2022-07-31 13:10:38 +02:00
tables new: Add IMAP port setting on email collector module 2022-07-31 13:10:38 +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.