This commit is contained in:
paoloar77
2024-09-03 12:20:48 +02:00
parent 69729a07cf
commit fea9b335c9

View File

@@ -991,6 +991,7 @@ function setProductFromGM($article, $initlog, ProductLogger &$passproductLogger)
switch ($article->DescrizioneTipologia) {
case 'Libri':
case 'Cartolibro':
$prodotti = $prodotti->where('name', $titolo)->get();
$id = 0;