Add client acceptance controls for AQMM and peer review workflow
This commit is contained in:
@@ -105,6 +105,8 @@ ROLE_PERMISSION_MAP = {
|
||||
"clients.cross_tenant",
|
||||
"clients.export",
|
||||
"clients.audit_log.view",
|
||||
"clients.acceptance.manage",
|
||||
"clients.acceptance.approve",
|
||||
"employees.dashboard.view",
|
||||
"employees.view",
|
||||
"employees.create",
|
||||
@@ -227,6 +229,8 @@ ROLE_PERMISSION_MAP = {
|
||||
"clients.cross_branch",
|
||||
"clients.export",
|
||||
"clients.audit_log.view",
|
||||
"clients.acceptance.manage",
|
||||
"clients.acceptance.approve",
|
||||
"documents.view",
|
||||
"documents.upload",
|
||||
"documents.download",
|
||||
@@ -329,6 +333,8 @@ ROLE_PERMISSION_MAP = {
|
||||
"clients.restore",
|
||||
"clients.export",
|
||||
"clients.audit_log.view",
|
||||
"clients.acceptance.manage",
|
||||
"clients.acceptance.approve",
|
||||
"documents.view",
|
||||
"documents.upload",
|
||||
"documents.download",
|
||||
@@ -428,6 +434,8 @@ ROLE_PERMISSION_MAP = {
|
||||
"clients.activate",
|
||||
"clients.export",
|
||||
"clients.audit_log.view",
|
||||
"clients.acceptance.manage",
|
||||
"clients.acceptance.approve",
|
||||
"documents.view",
|
||||
"documents.upload",
|
||||
"documents.download",
|
||||
|
||||
Reference in New Issue
Block a user