trial switching to generic night site
This commit is contained in:
@@ -63,6 +63,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(
|
||||
@@ -327,7 +328,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,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user