diff --git a/Layout/default/menu.php b/Layout/default/menu.php index e35286b3a..5ff85d788 100644 --- a/Layout/default/menu.php +++ b/Layout/default/menu.php @@ -92,7 +92,7 @@ - is(["Admin", "netowner", "salespartner"]) && ($me->is("employee") || $me->can(["Fibu", "Billing", "Preorderpricing", "Preorderbilling"]))): ?> + is(["Admin", "netowner", "salespartner"]) && ($me->is("employee") || $me->can(["Fibu", "Billing", "Preorderpricing", "Preorderbilling"]) || $me->address_id == 2187)): ?>
  • Backoffice