How you configure in HR if we have situation where all Saturday is Half Working day so atten
This is not directly available in the ERPNext but can be achieved in multiple ways.
One easy option that I could think of is to use server side scripts that was introduced recently.
The script will essentially get executed on submit of an attendance. It will check if it is Saturday and if the attendance is marked as present and if so will make it as half day. Absent, otherwise.
Hi, is it not better to set it in Holiday List? Else in the Salary Slip, the system still count the Saturday as a full working day.
Hello ,
Anybody has a solution to this? I am facing this same problem , but do not know how to proceed
Maybe this is a solution to your problem?
Hello there
For those who looking for a solution, when you apply for leave you can select the half-day option and then select the half-day date.