Over Time Calculation

To compute overtime for a day, I have made a custom field for overtime. There is attendance in this field. I now want to figure out the monthly salary for all of those overtime hours. How am I able to accomplish that?

Hi,

In which Doctype you created the custom field for overtime?

If you created it on the Employee, you could use that field in the calculation in salary component.

Thanks,

Divyesh M.

I Created overtime field in attendance doctype. For each employee in attendance overtime is calculated(day-wise). Now i want to calculate the overtime hours for a month and process salary slip for that. Can you share any idea based on this @mangroliya ?

In payroll module, salary slip working days calculate scripts i need to do some operation, because in attendance i have over time hours per day if i know how working days calcaulation i calculate the total over time hours in salary slip