dolibarr/htdocs/install
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
..
doctemplates
lib
medias
mssql
mysql NEW: Add shipments and reception stats on product stat tab (#29395) 2024-04-22 15:26:23 +02:00
pgsql QUAL: Add sqlfluff (SQL code and style check) (#29097) 2024-04-16 01:23:27 +02:00
sqlite3 QUAL: Add sqlfluff (SQL code and style check) (#29097) 2024-04-16 01:23:27 +02:00
.gitignore
check.php
default.css
fileconf.php
inc.php Try to FIX #28482 2024-03-24 15:34:19 +01:00
index.php
install.forced.sample.php
phpinfo.php
repair.php Fix warning 2024-03-21 16:33:57 +01:00
robots.txt
step1.php Fix type of arg to mt_rand with cast to string 2024-03-19 02:59:26 +01:00
step2.php Fix arg type to preg_replace by forcing type definition 2024-03-20 04:09:34 +01:00
step4.php Qual: Remove unnecessary use of $_GET 2024-03-28 20:19:28 +01:00
step5.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
upgrade.php Qual: Remove unnecessary use of $_GET 2024-03-28 20:19:28 +01:00
upgrade2.php PHPdoc typing 2024-03-24 11:03:06 +01:00