test
This commit is contained in:
@@ -121,6 +121,7 @@ class TestPao extends Command
|
||||
if ($mostra) {
|
||||
echo "Articolo: " . $strarticolo;
|
||||
|
||||
if ($article->stock)
|
||||
echo "\r\n QTA = " . $article->stock . "\r\n";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user