Created on 06 September 2024
Release Notes
This month we have worked upon enhancing existing modules to give our clients better User experience.
1. Import Adjustment Days in Extra Earnings/Deductions
This month, we've enhanced ...
Created on 19 June 2024
Payroll Management
... structure.
Ensure that the Payroll is assigned to the user after saving.
Assign Salaries in Bulk
Step 1: For bulk assignments, click on the Import button in the Payroll section.
...
Created on 28 May 2024
General
... “Year” drop-down to choose the year & then choose the “Month”
Step 4: Click on the “Import” button after selecting the month and year
Step 5: Click on “Download CSV Import ...
Created on 28 May 2024
Payroll Management
... payroll management. Follow the steps below to add or import these adjustments. Step 1:.In the side navigation bar, navigate to HR Manager and select Extra Earnings/Deductions from the menu.
...
Created on 10 May 2024
Recruitment Module
... in the "Add candidate page"
Step 6: After filling in all the information, Click on "Save"
Step 7: To import applicants in Bulk, click on Import Bulk Candidates button on the top right ...
Created on 08 April 2024
Tutorials
... of new buttons appear to set the pre-configured masters.
You get 3 options for each master, including import data, add data, and viewing existing data be it designations, shifts, companies, locations, ...
Created on 19 March 2024
Payroll
... Token'
),
));
$response = curl_exec($curl);
curl_close($curl);
echo $response;
Python Code Snippet
import requests
import json
url = "http://your_instance.uknowva.com/api.php/attendance/attendancedb/getUserSalaryDetails"
payload ...
Created on 04 March 2024
Tutorials
...
Edit, update, and import your team members details with this page that reflects their vital information like name, username, email ID, and designation.
Get to this page when you click the Team ...
Created on 04 March 2024
Tutorials
... letter
® Mailing the offer letter
® Sending preboarding Mail
® Downloading offer letter
® Adding a candidate
® Importing candidates
® Filtering the page view
Overview of the ...
Created on 02 February 2024
Tutorials
... reach you or send you important documents or assets whenever required with the help of these details.
Educational Information
Your latest educational documents like certified marksheets for high ...
Created on 02 February 2024
Root
How to Prepare Pipe separated data for importing Table Input Data
Step 1: Prepare Data as Pipe Separated format.
To Prepare the data in pipe separated format, one can ...
Created on 02 December 2023
Recruitment
... => array(
'Content-Type: application/json',
'Authorization: Bearer Token'
),
));
$response = curl_exec($curl);
curl_close($curl);
echo $response;
Python Code Snippet
import ...
Created on 14 November 2023
Recruitment
... Code Snippet
import requests
import json
url = "https://Your-uknowva-site-url/api.php/recruitment/jobportalapi/createCandidate"
payload = json.dumps({
"name": "Test api",
"email": "This email address is being protected from spambots. You need JavaScript enabled to view it.",
...
Created on 04 January 2023
Release Notes
...
a. Full N Final settlement is an important part of payroll and Exit.
b. Gratuity/TDS/Leave Encashment/Notice Period/Hold Salaries/Current Salary is now calculated automatically as a part ...
Created on 07 December 2022
Release Notes
... forms via drag and drop, property name of the fields which we are creating is now auto populated as per the label.
5. Salary
a. The template of importing extra earning now has salary ...
Created on 10 November 2022
Release Notes
... in cache management
Pre Onboarding now has multiple attachment feature
Direct download of Offer letter feature added
Bulk candidate import page performance enhanced
3.Workflow engine UI/UX improved ...
Created on 10 October 2022
Release Notes
... validation added in uKnowva drag and drop forms
Notify users: The notify user in uKnowva will now notify users with the users' profile fields as well.
Bug Fix: User import/export in uKnowva will work ...
Created on 06 May 2022
Tutorials
... in “View Applicants”.ou wish to edit. On clicking on the 3 dots you will get various options. Click on ‘Edit Job’
· Import Bulk Candidate: A .csv file can also be uploaded if there are candidates for ...
Created on 08 October 2020
HRMS
... for the month which you want to import paid unpaid days using the button 'Calculate & Lock Attendance'.
Step 3: Click on the button called 'Import Paid Days'
Note - User should have at least ...
Created on 08 August 2019
HRMS
... explain how these payslips are actually created on the filesystem and assigned to individual users. Once you hit the Generate payslips or Import payslips button, following set of things happen
System ...