Issue with Daily Wage Calculation Policy
Our company has a policy to calculate daily wages by multiplying the gross salary by 12 and dividing it by 365. However, I am facing problems with the months where the total days are 32.
For example, if Employee A has a gross salary of $12,000 and is to be paid for 31 days out of 32 days in a particular month, then as per this policy, it becomes:
Salary for 31 days = (12000 * 12/365) * 31 = $12,231 (which is even greater than the gross salary).
Please suggest any solutions or alternatives.
Regards,
Preeti
Our company has a policy to calculate daily wages by multiplying the gross salary by 12 and dividing it by 365. However, I am facing problems with the months where the total days are 32.
For example, if Employee A has a gross salary of $12,000 and is to be paid for 31 days out of 32 days in a particular month, then as per this policy, it becomes:
Salary for 31 days = (12000 * 12/365) * 31 = $12,231 (which is even greater than the gross salary).
Please suggest any solutions or alternatives.
Regards,
Preeti