I'm trying to set up a payroll rule in Odoo to handle overtime hours worked on weekends separately from regular weekday overtime. I have a working schedule configured from Monday to Friday, but I need a way to automatically classify any hours worked on Saturdays and Sundays as "WEEKEND_OVERTIME" with a different pay multiplier.
Is there a way to set up a separate work entry type for weekend overtime that triggers automatically when hours are logged on weekends? Or would this require a customization? Any suggestions on the best approach to achieve this would be appreciated!