Modif titre graph
This commit is contained in:
parent
42d9095207
commit
73640098dc
@ -122,7 +122,7 @@ foreach ($fournisseurs as $id => $fdir)
|
|||||||
print "$file\n";
|
print "$file\n";
|
||||||
|
|
||||||
$file = $fdir ."ca_achat-".$id.".png";
|
$file = $fdir ."ca_achat-".$id.".png";
|
||||||
$title = "CA avec ce fournisseur (euros HT)";
|
$title = "Charges pour ce fournisseur (euros HT)";
|
||||||
|
|
||||||
graph_datas($file, $title, $values_ach, $legends);
|
graph_datas($file, $title, $values_ach, $legends);
|
||||||
if ($verbose)
|
if ($verbose)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user