diff --git a/app/CustomFuncPao.php b/app/CustomFuncPao.php index daaff653..4508f7a4 100644 --- a/app/CustomFuncPao.php +++ b/app/CustomFuncPao.php @@ -972,9 +972,6 @@ function findInsideProduct(array $prodotto, string $miocampo): ?string class ArticleFormatter { - private const QTA_MINIMA_PER_PREVENDITA = 5; // Assuming this was defined elsewhere - private const CAMPO_PREORDINE = 'preorder'; // Assuming this was defined elsewhere - public static function getArticleRow($article, $index, $separator) { try {