Ajout boites soldes des comptes courant
This commit is contained in:
parent
d9552de212
commit
c37b1a3c79
@ -73,6 +73,9 @@ class modBanque extends DolibarrModules
|
||||
// Boites
|
||||
$this->boxes = array();
|
||||
|
||||
$this->boxes[0][0] = "Soldes Comptes Bancaires";
|
||||
$this->boxes[0][1] = "box_comptes.php";
|
||||
|
||||
// Permissions
|
||||
$this->rights = array();
|
||||
$this->rights_class = 'banque';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user