Need two shift type from xy timings need to assign shift assignment for same employees

Hi Friends,
I need “Office staff” shift type from Monday to Friday on xy timing and “Office staff on Saturday” shift type on Saturday on xy timing which on Same employees without any conflict want to assign shift assignment for the employees.


Regards
Sathya
Thanks in Advance!

@sathya_raj Use Shift Assignment

Create it based on your requirement,

or you can create some function which will update shift in employee with check current day

i need Monday to Friday one shift type for one timing
and Saturday one shift type for one timing for same employees

@sathya_raj you can create cron for this, which will execute daily, check the day and update shift in employee

cron means i didn’t get you bro
i need a employee shift type “A” timing is 7am to 5pm for Monday to Friday
shift type “B” timing is 7am to 12pm for Saturday only
both for same employees i want to assign for a week it shouldn’t conflict

@sathya_raj adding cron job / scheduler