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