04/09 update: redesign user's roles

This commit is contained in:
2026-04-09 17:36:32 -04:00
parent 857372f781
commit dba4cc8b96
29 changed files with 194 additions and 114 deletions
+1 -1
View File
@@ -511,7 +511,7 @@ def notify_by_matrix(
role_to_db = {
'admin': 'admin',
'supervisor': 'supervisor',
'director': 'director',
'inspector': 'inspector',
'project_manager': 'project_manager',
'customer': 'customer',