Search


Select S.No. EmployeeID Employee Name Designation Department Office Place District Employee Remark
{{ ($index+1)+(ddlPageSize * (currentPage-1)) }} {{x.EmployeeID}} {{x.EmployeeName}} {{x.CurrentDesignation}} {{x.CurrentDepartment}} {{x.CurrentOffice}} {{x.CurrentPlace}} {{x.CurrentDistrict}} {{x.EmployeeRemark}}

Work Allotment
Select S.No. Project Id Project Name Project Group Group Head Name Project OIC
{{ ($index+1)+(ddlPageSizePost * (currentPagePost-1)) }} {{x.projectId}}

{{x.ProjectGroup}} {{x.OIC_NAME}} {{x.GroupHead}}


Check & Save
Please check the details below and save:

EmployeeID ProjectId Employee Work Designation Work Alloted Order Number Order Date Remarks (Any)
{{ngFinalData.empID}} {{ngFinalData.ProjectID}} {{ngFinalData.empName}} {{ngFinalData.ToDesignationID}} {{ngFinalData.ToDesignationName}} {{ngFinalData.ToDepartmentID}} {{ngFinalData.ToDepartmentName}}

Reset