Update modSociete.class.php
This commit is contained in:
parent
70e051a1bf
commit
5498b1cd5a
@ -131,7 +131,9 @@ class modSociete extends DolibarrModules
|
|||||||
$this->boxes[$r][1] = "box_activity.php";
|
$this->boxes[$r][1] = "box_activity.php";
|
||||||
$this->boxes[$r][2] = '(WarningUsingThisBoxSlowDown)';
|
$this->boxes[$r][2] = '(WarningUsingThisBoxSlowDown)';
|
||||||
$r++;
|
$r++;
|
||||||
|
$this->boxes[$r][1] = "box_bonsclients.php";
|
||||||
|
$this->boxes[$r][2] = '(WarningUsingThisBoxSlowDown)';
|
||||||
|
$r++;
|
||||||
// Permissions
|
// Permissions
|
||||||
$this->rights = array();
|
$this->rights = array();
|
||||||
$this->rights_class = 'societe';
|
$this->rights_class = 'societe';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user