diff --git a/htdocs/index.php b/htdocs/index.php index 0f14bd34cc2..92b3905198c 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -105,6 +105,7 @@ print "\n"; * Non affiché pour un utilisateur externe */ $langs->load("commercial"); +$langs->load("bills"); if ($user->societe_id == 0) { print '
';