Adding hooks on product stat in order to allow to expand stat on other modules

stickler-ci test corrections
This commit is contained in:
MOREAU FRANCK 2021-06-09 08:39:06 +02:00
parent 4b8dfc1abe
commit a141d722ad

View File

@ -564,6 +564,7 @@ function show_stats_for_company($product, $socid)
print $hookmanager->resPrint; print $hookmanager->resPrint;
return $nblines++; return $nblines++;
} }