dolibarr/htdocs/install/mysql
2023-03-18 10:34:42 +01:00
..
data Fix sql 2023-03-13 13:21:48 +01:00
functions
migration Merge branch 'develop' into customerordertooltip 2023-03-18 10:34:42 +01:00
tables NEW: Generate documents on product batch (SQL) 2023-03-16 16:50:26 +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.