Table of Contents
The Employees Submodule enables centralized management of all employee records within the system. It supports creation, modification, retrieval, and deletion of employee data along with role-based operational visibility.
1.4.1⠀Overview #
The main table in Employees sub-module displays:
- Employee Code
- Employee Name & Email ID
- Address
- Mobile Number
Key Features #
- Employee listing with essential details
- Search employees by name
- Add / Edit / Delete employee records
- Edit employee access and other permissions
- View employee details
- Pagination for large datasets
1.4.2⠀Search & Filter Employee #
Purpose #
To search and filter out employees with proper details
Search Employees #
- Navigate to Master Data → Employees
- Use the Search bar (Search by name) at the top
- Enter the employee name
- Matching records will be displayed instantly
- You can also filter out the employees based on different fields by clicking the filter button
1.4.3⠀Add a New Employee #
Purpose #
To create new employee records
Steps to Add New Employees #
- Go to Master Data → Employees
- Click “Add Employee” (top-right corner)
- Fill in the required details like Basic Information, Identity Details, Location etc.
- Select which branches to give the employee access to, from the Branch Access tab at the top
- Select all the permissions allowed for the new employee from the Permissions tab
- Click “Save”
- The Employee will be added successfully to the database
1.4.4⠀Edit Employee #
- Locate the employee from the list
- Click the three-dot menu (⋮) on the right
- Select Edit
- Update required details, Branch Acess, and Permissions
- Click Save
1.4.5.⠀Delete Employee #
- Locate the employee in the list
- Click the three-dot menu (⋮)
- Select Delete
- Confirm the deletion
⚠️ Note: Deleted records cannot be recovered.
You can optionally choose to deactivate/activate employees temporarily rather than deleting them permanently.
To deactivate an employee:
- Locate the employee in the list
- Click the three-dot menu (⋮)
- Select Deactivate
You can also activate a deactivated employee in the same way
1.4.6⠀Production Notes #
- Mandatory Fields: Ensure Name and Contact details are provided
- Unique Records: Avoid duplicate employee entries
- Deletion: Permanent and cannot be undone
- Data Accuracy: Maintain correct email and phone details
- Access Control: Employee data is linked to roles and permissions so assign them carefully based on their roles
