Permissions System

140+ granular permissions

7 min read

Each permission follows ENTITY_ACTION format (e.g., WORK_ORDERS_CREATE).

Categories

Work Orders (12)

CRUD + assign, approve, close, cancel, view costs

Assets (7)

CRUD + history, view value, depreciation

Inventory (8)

CRUD + adjust, view prices, value, export

Requests (6)

CRUD + approve, reject

Purchase Orders (8)

CRUD + approve, receive, view prices

HSE (5)

CRUD + approve

Reports (8)

Read, create, export + sensitive data

Import/Export (18)

9 import + 9 export by entity

Effective Permissions

User permissions = Role permissions + Additional individual permissions.

Important

Cost/price/financial permissions are restricted to ADMIN and MANAGER by default.

Was this page helpful?