Question : I have set limit Overtime hour to 104 hour. How to set the exceeded Overtime hour transfer to allowance with the same rate of 1 hour = RM 5.00?
Answer :
You must create a new Allowance code and set an allowance formula for that purpose.
1) Go to Tools > Allowance.
2) Click on Add New button.
3) Maintain Allowance Code and Description, then click on Formula to set Allowance Formula.
4) You may set the formula as per below.
IF (OVERTIMR FOR WORKED DAYS > 104)(OVERIME FOR WORKED DAYS – 104 ) x 5 ELSE 0