refactor: remove STOCKS_VIEW permission from ADMIN_BAHAN_BAKU role for updated permission management

This commit is contained in:
Yoga Pangestu 2026-06-21 15:57:31 +07:00
parent 19675aa057
commit 322af0c1e8

View File

@ -197,8 +197,6 @@ public function permissions(): array
self::ADMIN_BAHAN_BAKU => [
Permission::DASHBOARD_VIEW,
Permission::STOCKS_VIEW,
Permission::ATTENDANCES_VIEW,
Permission::ATTENDANCES_CREATE,