Modif export des rapports
This commit is contained in:
parent
a6fce48399
commit
52780e3fa1
@ -94,7 +94,7 @@ class modTelephonie extends DolibarrModules
|
||||
$this->dirs[2] = DOL_DATA_ROOT . "/telephonie/ligne/commande" ;
|
||||
$this->dirs[3] = DOL_DATA_ROOT . "/telephonie/logs" ;
|
||||
$this->dirs[4] = DOL_DATA_ROOT . "/telephonie/client" ;
|
||||
$this->dirs[5] = DOL_DATA_ROOT . "/telephonie/client/rapports" ;
|
||||
$this->dirs[5] = DOL_DATA_ROOT . "/telephonie/rapports" ;
|
||||
|
||||
return $this->_init($sql);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user