forked from Wavyzz/dolibarr
Suppression de l'ecriture sur la sortie standard
This commit is contained in:
@@ -114,6 +114,7 @@ foreach ($entrepots as $key => $ent)
|
|||||||
$title = "Valorisation du stock (euros HT) sur l'ann<6E>e ".$year;
|
$title = "Valorisation du stock (euros HT) sur l'ann<6E>e ".$year;
|
||||||
|
|
||||||
graph_datas($file, $title, $values[$key], $legends);
|
graph_datas($file, $title, $values[$key], $legends);
|
||||||
|
if ($verbose)
|
||||||
print "$file\n";
|
print "$file\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user