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][2] = '(WarningUsingThisBoxSlowDown)';
|
||||
$r++;
|
||||
|
||||
$this->boxes[$r][1] = "box_bonsclients.php";
|
||||
$this->boxes[$r][2] = '(WarningUsingThisBoxSlowDown)';
|
||||
$r++;
|
||||
// Permissions
|
||||
$this->rights = array();
|
||||
$this->rights_class = 'societe';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user