Manage User Roles
Welcome to the Akura Management System. The purpose of this
section is to provide functionality to handle all user role
related information in the system.
Functions provided under this module are
- Add User Role
- Edit User Role
- Delete User Role
Add New User Role
- It will redirect to the User Role Details page.
Edit User Role
- It will redirect to the User Role Details page and it will displays the selected details.
Delete User Role
- Click on the delete button, which would show a popup with
the message "Are you sure you want to delete this Record?". The
selected row will be highlighted by yellow color.
- If click on 'OK' the selected record will get delete, if
click 'Cancel' it will re-directed to the Manage Users
Roles page.
- When deleting an User Role the following should be done.
* The User Role should not have any privileges assigned.
* There should not exist any Users with the relevant User Role.