@@ -42,6 +42,7 @@ public static class RolePermissionMapping
42
42
Permission . Org_Billing_View ,
43
43
Permission . Org_Billing_Edit ,
44
44
Permission . Org_Billing_LaunchGateway ,
45
+ Permission . Org_Billing_ConvertToBusinessUnit ,
45
46
Permission . Provider_List_View ,
46
47
Permission . Provider_Create ,
47
48
Permission . Provider_View ,
@@ -90,6 +91,7 @@ public static class RolePermissionMapping
90
91
Permission . Org_Billing_View ,
91
92
Permission . Org_Billing_Edit ,
92
93
Permission . Org_Billing_LaunchGateway ,
94
+ Permission . Org_Billing_ConvertToBusinessUnit ,
93
95
Permission . Org_InitiateTrial ,
94
96
Permission . Provider_List_View ,
95
97
Permission . Provider_Create ,
@@ -166,6 +168,7 @@ public static class RolePermissionMapping
166
168
Permission . Org_Billing_View ,
167
169
Permission . Org_Billing_Edit ,
168
170
Permission . Org_Billing_LaunchGateway ,
171
+ Permission . Org_Billing_ConvertToBusinessUnit ,
169
172
Permission . Org_RequestDelete ,
170
173
Permission . Provider_Edit ,
171
174
Permission . Provider_View ,
0 commit comments