Overtime Request form

The Overtime Request form lets employees request overtime hours. When an employee submits the Overtime Request form, the system validates that the requested overtime does not exceed any configured daily, weekly, monthly, or quarterly overtime limits. After a supervisor approves the form, the requested hours are inserted onto the timesheet as a premium override.

Custom validations can be implemented using the custom scripting framework, which uses the Groovy scripting language. For example, you can add validation that prevents employees from requesting overtime on past days or specifying OT hours that are not multiples of 0.5 hours.

For more information on using custom scripting, see the Infor Workforce Management Custom Scripting Developer Guide.