diff --git a/htdocs/compta/index.php b/htdocs/compta/index.php index 8ad50feae70..dc753baa5b9 100644 --- a/htdocs/compta/index.php +++ b/htdocs/compta/index.php @@ -22,6 +22,8 @@ */ require("./pre.inc.php"); +$user->getrights('banque'); + /* * Sécurité accés client */