SQL E Leave / HRMS App

Transform your HR management with SQL HRMS mobile app. With our innovative app, effortlessly manage your team’s time attendance, clock in and out, leave status, expense claims, download payslips and EA forms. SQL app provides a comprehensive view of your team’s activities, enabling managers to track employee attendance records and identify potential issues to improve workflow planning. Experience the future of work management by downloading the SQL HRMS mobile app today. Stay updated with real-time attendance records and gain valuable insights to make informed decisions.

E Time Attendance

Employee

Manager

How SQL E Time Attendance Works?

Video Accordion with Highlight /* General Styles */ ul { list-style-type: none; padding: 0; } /* List item default styling */ li { padding: 10px; margin-bottom: 5px; border-radius: 5px; background-color: #f0f0f0; transition: background-color 0.3s, color 0.3s; } /* Highlight the active video */ li.active { background-color: #4e4ec4; color: white; } /* Ensure link inside active list item stays white */ li.active a { color: white; font-weight: bold; } li a { text-decoration: none; color: inherit; font-weight: normal; } li:hover { background-color: #e0e0e0; } function toggleAccordion(contentId, iconId) { // Toggle visibility of the accordion content const content = document.getElementById(contentId); const icon = document.getElementById(iconId); if (content.style.display === "block") { content.style.display = "none"; icon.textContent = "+"; } else { content.style.display = "block"; icon.textContent = "▲"; } } function changeVideo(event, iframeId, videoId, listId, linkElement) { event.preventDefault(); // Update the iframe source const iframe = document.getElementById(iframeId); iframe.src = `https://www.youtube.com/embed/${videoId}`; // Remove 'active' class from all list items in the list const links = document.querySelectorAll(`#${listId} li`); links.forEach(link => link.classList.remove("active")); // Add 'active' class to the selected list item linkElement.parentElement.classList.add("active"); }

E-LEAVE

Employee Dashboard

Manager Dashboard

Leave Approval Assigned By Managers

Assign the range of responsibility for each manager to only approve leaves for employees of a certain branch or department. For example, the manager for the finance department can only view and approve leaves made by the employees under that department. 

How SQL E Leave Works?

Video Accordion with Highlight /* General Styles */ ul { list-style-type: none; padding: 0; } /* List item default styling */ li { padding: 10px; margin-bottom: 5px; border-radius: 5px; background-color: #f0f0f0; transition: background-color 0.3s, color 0.3s; } /* Highlight the active video */ li.active { background-color: #4e4ec4; color: white; } /* Ensure link inside active list item stays white */ li.active a { color: white; font-weight: bold; } li a { text-decoration: none; color: inherit; font-weight: normal; } li:hover { background-color: #e0e0e0; } function toggleAccordion(contentId, iconId) { // Toggle visibility of the accordion content const content = document.getElementById(contentId); const icon = document.getElementById(iconId); if (content.style.display === "block") { content.style.display = "none"; icon.textContent = "+"; } else { content.style.display = "block"; icon.textContent = "▲"; } } function changeVideo(event, iframeId, videoId, listId, linkElement) { event.preventDefault(); // Update the iframe source const iframe = document.getElementById(iframeId); iframe.src = `https://www.youtube.com/embed/${videoId}`; // Remove 'active' class from all list items in the list const links = document.querySelectorAll(`#${listId} li`); links.forEach(link => link.classList.remove("active")); // Add 'active' class to the selected list item linkElement.parentElement.classList.add("active"); }

E Claim

Employee Dashboard



Manager Dashboard

Submit and upload image for employee claims

With SQL HRMS app, your employees can submit their monthly claims along with proof of their claims at any given time. You can control the monthly and annual claim limit for the staff by configuring the claim limit in SQL Payroll. This configuration only needs to be done once. These claims will be displayed in the employee’s month end payslip.



Ready to Integrate with SQL Payroll

Just click Sync Cloud and you will be able to link all leaves that have been applied through the app into your SQL Payroll Software. If a manager hasn’t approved the application, you can approve it on the software too

pay roll



Payroll Dashboard

Payroll Summary

How SQL E Claim / HRMS App Works?

Click Icon

Easy Setup & Configuration

Configuration & sync your HRMS app with the SQL Payroll software easily. Once that is done, just login into SQL HRMS app by using your email and start submitting your leave applications.

Support Icon

Reliable Support

You no longer need to personally submit your leave applications in the HR’s Office. If you need to take an emergency leave, login into your app and submit an application. The manager will be notified and will be able to approve the leave immediately..

Support Icon

Fast & Reliable Support

Nationwide Support is provide for all E-leave, E claim, E time Attendance users. Technical support is provided over the phone, email, and remote access.

.features-container { display: flex; gap: 130px; justify-content: center; padding: 30px; } .feature-box { background-color: #f0f8ff; /* Light blue background */ border-radius: 22px; padding:40px; width: 400px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } .feature-box h2 { font-size: 30px; font-weight: bold; color: #333; } .feature-box .feature-icon { width:100px; /* Adjust icon size */ height: 100px; margin: 30px 0; } .feature-box p { color: #666; font-size: 20px; line-height: 1.6; } .feature-box strong { font-weight: bold; color: #333; }

How to Get Pay Slip Easily with HRMS app

Scroll to Top