A3.48 : How does the system calculate prorate salary for those employees who join in middle of the month?

A3.48 : How does the system calculate prorate salary for those employees who join in middle of the month?

Question : How does the system calculate prorate salary for those employees who join in middle of the month?


Answer 1:


This calculation is based on basic rate / all days in joined month * working days

Example- Staff A join on 05/01/2022 with basic rate RM 5000.


Prorate newJoin 01.png


When run payroll process, system will count the basic salary as 5000/31*27 = RM 4354.84


Prorate newJoin 02.png



--Source from AutoCount Wiki --