Files
dolibarr/htdocs/install/mysql
jyhere 149ce11201 NEW: Add shipments and reception stats on product stat tab (#29395)
* 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>
2024-04-22 15:26:23 +02: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.