Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1019 Bytes

employee-details-ui-flow.md

File metadata and controls

29 lines (18 loc) · 1019 Bytes

Employee Details UI Flow

URL- digit-ui/employee/hrms/details/{Employee Id}

Logged in users should able to see details of employees

  • Employment Status
  • Personal Details
  • Employee Details
  • Jurisdiction Details
  • Assignment Details

Supported Documents

If the user has uploaded any documents against Employment Status. Those documents are downloadable in one click.

API details

API Role Access ID
/egov-hrms/employees/_search HRMS_ADMIN 1752

Primary Files: https://github.com/egovernments/digit-ui-internals/blob/development/packages/modules/hrms/src/pages/EmployeeDetails.js