FIX wrong user right's name to top menu "commercial"

This commit is contained in:
atm-lena 2020-05-05 14:35:03 +02:00
parent d2d9ce3576
commit 78a427c996

View File

@ -234,7 +234,7 @@ function print_eldy_menu($db, $atarget, $type_user, &$tabMenu, &$menu, $noout =
) ? 1 : 0,
'perms'=>(!empty($user->rights->propal->lire) ||
!empty($user->rights->commande->lire) ||
!empty($user->rights->supplier_order->lire) ||
!empty($user->rights->fournisseur->lire) ||
!empty($user->rights->supplier_proposal->lire) ||
!empty($user->rights->contrat->lire) ||
!empty($user->rights->ficheinter->lire)