diff --git a/app/CustomFuncPao.php b/app/CustomFuncPao.php index a86973d7..799aa630 100644 --- a/app/CustomFuncPao.php +++ b/app/CustomFuncPao.php @@ -1391,5 +1391,7 @@ function updateArticoloFromGM($idarticolo) { $productLogger->setLogandSendEmail(); + return $productLogger->concatenateLogs(); + } \ No newline at end of file