dolibarr/htdocs/install/mysql
Laurent Destailleur fcc6431896
Merge pull request #17136 from aspangaro/14a35
NEW: Add deposit on supplier invoice (& somes ajustments)
2021-04-07 02:51:32 +02:00
..
data Merge pull request #17126 from dolibit-ut/patch-229 2021-04-06 19:32:36 +02:00
functions
migration Merge pull request #17136 from aspangaro/14a35 2021-04-07 02:51:32 +02:00
tables Merge pull request #17136 from aspangaro/14a35 2021-04-07 02:51:32 +02: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.