2
0
forked from Wavyzz/dolibarr

Merge pull request #840 from FHenry/develop

[ task #741 ] Gestion des interventions/Add intervention box
This commit is contained in:
Juanjo Menent
2013-04-17 07:59:34 -07:00
6 changed files with 162 additions and 1 deletions

View File

@@ -89,6 +89,7 @@ class modFicheinter extends DolibarrModules
// Boites
$this->boxes = array();
$this->boxes[0][1] = "box_ficheinter.php";
// Permissions
$this->rights = array();