This commit is contained in:
paoloar77
2024-06-15 15:49:57 +02:00
parent f903d2c7ad
commit bcd72f544e

View File

@@ -224,7 +224,7 @@ function loadArticleByIdArticle($id, $checkprevendita = false)
}
$ris = 'Articles:' . PHP_EOL;
// $ris .= getarraystr($articles); // Converte solo i dati specificati in JSON
$ris .= getarraystr($articles); // Converte solo i dati specificati in JSON
// $product = Product::where('sku', $id)->first();