dolibarr/htdocs/install/mysql
2021-01-22 16:08:46 +01:00
..
data Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop 2021-01-18 11:07:46 +01:00
functions Move Gnu.org to https 2019-09-23 21:55:30 +02:00
migration FIX : double quotes on sql file 2021-01-22 16:08:46 +01:00
tables Merge branch '12.0_new_payments_on_vat' of github.com:atm-gauthier/dolibarr into NEW/add_real_payments_on_vat_objects 2021-01-19 08:57:24 +01:00
index.html
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.