Hi all;
How to get the number of worked days in date period (for custom module)
ie, i have created_date and closing_date fields; I need to calculate the number of worked days between the created date and the closing date
OR
need to get the number of holidays between the created_date and closing_date
and also need to get the working hours per day
Please help me to solve this ......