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 ***";