Merge branch 'master' of git.xkjq.uk:30001]:ross/proc-rota

This commit is contained in:
Ross
2022-01-28 17:39:31 +00:00
3 changed files with 41 additions and 15 deletions
+2 -1
View File
@@ -74,6 +74,7 @@ Rota.constraint_options["prevent_thursdays_before_full_weekends"] = [
"exeter",
"truro no proc",
]
Rota.constraint_options["require_presence_at_site_overnight"] = ["plymouth"]
Rota.add_shifts(
SingleShift(
@@ -322,7 +323,7 @@ else:
oop,
not_available_to_work=leave_requests,
work_requests=work_requests,
proc_site=site_pref,
night_site=site_pref,
previous_shifts=previous_shifts,
pair=pair,
shift_balance_extra=w["shift_balance_extra"],