2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/install/mysql
Laurent Destailleur 3b8b0d59ba Merge pull request #16142 from OPEN-DSI/fix_erreur_facture_fourn
FIX: Select transport mode function when create a supplier invoice and add unique key to the table llx_c_transport_mode in migrate sql
2021-02-03 20:24:44 +01:00
..
2021-02-03 19:36:10 +01:00
2019-09-23 21:55:30 +02:00
2021-02-03 19:36:10 +01:00

# 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.