Add option to automatically check out all attendees at night (#1819)

This commit is contained in:
Raphael Michel
2020-10-21 18:26:57 +02:00
committed by GitHub
parent ffde521fcb
commit e3d9b3546d
11 changed files with 151 additions and 8 deletions

View File

@@ -143,6 +143,7 @@ TEST_LIST_RES = {
"allow_multiple_entries": False,
"allow_entry_after_exit": True,
"subevent": None,
"exit_all_at": None,
"rules": {}
}