This commit is contained in:
paoloar77
2024-06-18 10:13:49 +02:00
parent 94e8da2f89
commit 61f99bf3e4

View File

@@ -1550,7 +1550,7 @@ function updateArticoloFromGM($idarticolo)
$str = "Articolo: ";
$str .= getarraystr($article);
$str = "setProductFromGM: ";
$str .= "setProductFromGM: ";
setProductFromGM($article, false, $productLogger);