dolibarr/htdocs/install/mysql
2024-10-24 20:13:12 +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 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-24 20:13:12 +02:00
tables NEW Iban is saved encrypted 2024-10-24 13:03:52 +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.