numerous improvemts
This commit is contained in:
@@ -121,6 +121,14 @@ def main(
|
||||
constraint=[],
|
||||
),
|
||||
)
|
||||
Rota.allow_shifts_together(
|
||||
|
||||
"oncall weekday",
|
||||
"Oncall weekend",
|
||||
"weekend a",
|
||||
"evening",
|
||||
|
||||
)
|
||||
|
||||
# Rota.add_grade_constraint_by_week([2], [1, 2], ["night_weekday", "night_weekend"])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user