This commit is contained in:
Laurent Destailleur 2010-04-28 11:23:17 +00:00
parent e44e41c462
commit fe411c357c

View File

@ -36,6 +36,7 @@ require_once(DOL_DOCUMENT_ROOT."/html.formfile.class.php");
$langs->load('propal');
$langs->load('compta');
$langs->load('other');
$langs->load("bills");
if (!$user->rights->facture->lire)
accessforbidden();