Created on 24 October 2024
Attendance and Leave Reports
... data source, thereby maintaining consistency and accuracy across employee records. The following columns have been added to enhance the optional holiday tracking:
FieldsDescriptions
Available ...
Created on 24 October 2024
Attendance and Leave Reports
... identifier for the transaction, used for tracking and verification purposes.
Description
Additional details regarding the punch transaction, such as the type of transaction (e.g., check-in, check-out). ...
Created on 22 October 2024
Reports
Step 1: Click on“Reports” in left main menu
Step 2: Click on “Add New Report” button
Step 3: To create the “Report” search for the view you created and click on “+” icon ...
Created on 10 October 2024
Release Notes
... start and end times based on the allocated shift, ensuring seamless data integration. Additionally, we've added the ability to forcefully “remove_holiday” for individual users when necessary, offering ...
Created on 08 August 2024
Release Notes
... Notice Period
In response to user feedback and to ensure consistent application of leave policies, our latest update addresses a critical compliance issue. Previously, when the system automatically ...
Created on 01 August 2024
APIs & Integration
... click on "Webhooks" in the left-hand side menu.
Step 2: Click on the "Add" button to add a new Web Hook.
Step 3: Fill in all the information on the Web Hooks page.
Step 4: Select ...
Created on 19 June 2024
Payroll
...
By following these steps, you can successfully import paid days for users in uKnowva HRMS.
Click here to learn about How to add Extra Earnings/Deductions in uKnowva HRMS
In case you face ...
Created on 04 May 2024
Release Notes
... automation with this intuitive and powerful addition to your HR toolkit.
6.Introduce dependent feature in table reference in drag & drop:
The Dynamic Table Reference Field empowers ...
Created on 08 April 2024
Tutorials
... Let's dive in!
Table of Contents
Setting Up Company Information
Setting Data Fields & Masters
Employee Data Fields
Master Data
Letter Templates
Adding Employees and Configuring ...
Created on 03 April 2024
Release Notes
This month, we have worked on enhancing existing modules and introducing new ones to provide our clients with a better user experience. Additionally, we have made a few UI changes.
1.Introducing ...
Created on 19 March 2024
Payroll
... request = new Request.Builder()
.url("http://your_instance.uknowva.com/api.php/attendance/attendancedb/getUserSalaryDetails")
.method("POST", body)
.addHeader("Content-Type", "application/json")
...
Created on 18 March 2024
Release Notes
...
The Request Delegation feature in the workflow engine empowers users to assign tasks to colleagues, facilitating smooth transfer of requests from both individual and bulk request views. Additionally, ...
Created on 07 March 2024
Attendance
... "Status":true,
"Payload":[
{
"status":true,"message":"Attendance added successfully."
},
{
"status":true,"message":"Attendance added successfully."
...
Created on 06 March 2024
Attendance
... new MultipartBody.Builder().setType(MultipartBody.FORM)
.addFormDataPart("biometriccode","user_test_ID")
.addFormDataPart("logDate","2024-01-01 09:00:00") .build();
Request request = new Request.Builder()
...
Created on 19 February 2024
Release Notes
... to normal employee or admin from my menu
2.We have given a new option to set leave utilization frequency while adding leave type to set –
a.Number of leaves that can be availed in a particular duration. ...
Created on 15 November 2023
APIs & Integration
Introduction
The uKnowva API allows you to perform operations and actions within uKnowva from external third party and custom code.
Getting Started
Learn about how to get started with the API.
Authentication ...
Created on 14 November 2023
Payroll
Description
This document gives detailed information about How to add earnings and deductions of users via API. Records are imported with 500 max records by default, this max records can be changed ...
Created on 14 November 2023
Release Notes
... now has a provision to display the details of Expired/Closed Jobs
An option to add single candidate on Offer Letter Page now available
4. API
API for adding extra earnings/deductions for ...
Created on 14 November 2023
Attendance
Description
This document gives detailed information about How to add paid and unpaid days of users via API. Records are imported with 500 max records by default, this max records can be changed ...
Created on 29 September 2023
Payroll
Description:
This document gives detailed information about How to add paid and unpaid days of users via API. Records are imported with 500 max records by default, this max records can be changed from ...