From 197509e8f1429dcccb0082d509cb2f6eeb6c715a Mon Sep 17 00:00:00 2001 From: paoloar77 Date: Fri, 17 May 2024 13:56:29 +0200 Subject: [PATCH] test --- app/Console/Commands/TestPao.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Console/Commands/TestPao.php b/app/Console/Commands/TestPao.php index 33be10ef..41c52d57 100644 --- a/app/Console/Commands/TestPao.php +++ b/app/Console/Commands/TestPao.php @@ -52,7 +52,7 @@ class TestPao extends Command public function handle() { try { - $mostra_solo_qta_negative = false; + $mostra_solo_qta_negative = true; $log = ""; echo "\n*** INIZIO ***";