mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Modif graph des durees moyennes
This commit is contained in:
@@ -118,7 +118,7 @@ class ProcessGraphLignes
|
||||
$graphduree = new GraphAppelsDureeMoyenne ($this->db, $file);
|
||||
$graphduree->ligne = $ligne;
|
||||
$graphduree->show_console = 0 ;
|
||||
$graphduree->GraphDraw();
|
||||
$graphduree->Graph();
|
||||
|
||||
/* Nb de communication */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user