Jul 17 - Fill the gaps between Single-tenant mode and Multi-tenant mode - MT7

This commit is contained in:
2026-07-17 12:54:07 -04:00
parent 8d9730e3df
commit c706489480
8 changed files with 178 additions and 16 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ class Issue(db.Model):
# Display labels for handler_type. The web templates hardcode these inline;
# this mapping exists so the mobile API can return a human-readable label
# without the client duplicating the strings. (phase43 / MT-5)
# without the client duplicating the strings. (phase43)
HANDLER_LABELS = {
'internal': 'Janitorial Staff',
'facility': 'Facility Staff',