This commit is contained in:
@@ -104,7 +104,7 @@ namespace AyaNova.Biz
|
||||
[CoreBizObject]
|
||||
WorkOrderTemplateItem = 46,
|
||||
GlobalOps = 47,
|
||||
BizMetrics = 48,
|
||||
BizMetrics = 48,//deprecate? Not used for anything as of nov 2020
|
||||
Backup = 49,
|
||||
Notification = 50,
|
||||
NotifySubscription = 51,
|
||||
|
||||
@@ -526,7 +526,7 @@ namespace AyaNova.Biz
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
//BIZMETRICS
|
||||
//
|
||||
// todo: deprecate? Not used for anything as of nov 2020
|
||||
roles.Add(AyaType.BizMetrics, new BizRoleSet()
|
||||
{
|
||||
Change = AuthorizationRoles.BizAdminFull,
|
||||
|
||||
Reference in New Issue
Block a user