From 694e027640c66f4ff213b72db78c0f67333b9aa8 Mon Sep 17 00:00:00 2001 From: paoloar77 Date: Sun, 22 Dec 2024 19:31:16 +0100 Subject: [PATCH] aa --- app/CustomFuncPao.php | 3 --- 1 file changed, 3 deletions(-) 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 {