How to Use the Attendance Dashboard Components in Horilla HRMS
An attendance dashboard is only as useful as the information it surfaces and how clearly it presents it. A well-built...
Practical advice on HR operations, payroll compliance, CRM pipeline management, and getting the most out of Horilla.
An attendance dashboard is only as useful as the information it surfaces and how clearly it presents it. A well-built...
Every major CRM module exposes a Django REST Framework API alongside the HTMX UI. Routes register through AppLauncher.get_api_paths() — no...
Not every holiday applies to every employee in an organization. A regional office might observe a local festival that employees...
This capstone walks through Python manage.py start_horilla_app and wires a complete Partners module — model, list/detail views, registration, menu, and...
Horilla CRM ships a universal automation engine with five trigger types — on create, update, create-or-update, delete, and scheduled —...
Public holiday management is one of those foundational configuration tasks that quietly affects almost every other module in an HRMS....
Horilla CRM’s extension framework allows you to add fields and UI to existing models without forking core. Extension apps use...
A well-designed employee dashboard does more than display data. It gives every individual in the organization a personalized, at-a-glance view...
Employee reimbursements are one of those HR processes that seem straightforward on the surface but become a significant source of...