refactor: remove categories view permission from Role enum to simplify permission management
This commit is contained in:
parent
91b3870f1c
commit
57bdc43a5d
@ -245,8 +245,6 @@ public function permissions(): array
|
||||
Permission::LEAVE_REQUESTS_UPDATE,
|
||||
Permission::LEAVE_REQUESTS_DELETE,
|
||||
|
||||
Permission::CATEGORIES_VIEW,
|
||||
|
||||
Permission::CUSTOMERS_VIEW,
|
||||
|
||||
Permission::PRODUCTS_VIEW,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user