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 Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
lib clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
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 Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154) 2024-02-13 21:46:12 +01:00
default.css
fileconf.php Qual: Several typing hints/some fixes. (#28483) 2024-02-28 15:36:29 +01:00
inc.php Try to FIX #28482 2024-03-24 15:34:19 +01:00
index.php
install.forced.sample.php Qual: Spelling htdocs/[d-k]* (#27427) 2024-01-13 19:48:41 +01:00
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