Friday, July 11, 2025
1 change · master
Enhancements to existing features
Payroll can now identify extra hours and apply a configurable payment rate directly from work entry types. This gives HR teams a clearer, more consistent way to pay overtime or additional hours on top of regular salary across multiple country payroll setups.
Original PR description
- The goal of this change is to improve the payroll system by providing clearer and more efficient way to manage extra hours and overtime. - This update introduces the ability to track extra hours worked and apply an adjustable payment rate for those extra hours. **This PR includes the following changes:** - Added new options to track extra hours and set a rate for extra hours worked. - Updated the UI to make it easier to configure extra hours and rates. - Improved the logic behind calculating extra hours, ensuring that extra hours are compensated correctly based on the set rate. - Ensured that extra hours are paid in addition to the regular monthly salary in payslip when applicable. Task - 4420535