mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* ADD: shipments and reception stats on product stat tab * -FIX: product stats shipping / expedition code was not v20 friendly -FIX: expeditiondet.elementtype default value should be "commande" (eg. Commande::$element) * FIX: phan errors * FIX: phan errors --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr> |
||
|---|---|---|
| .. | ||
| data | ||
| functions | ||
| migration | ||
| tables | ||
| 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.