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