Skip to content

Commit

Permalink
Added role actions for estimate
Browse files Browse the repository at this point in the history
  • Loading branch information
subhashini-egov authored and jagankumar-egov committed Apr 26, 2023
1 parent a43cf78 commit adcb6a8
Showing 1 changed file with 75 additions and 15 deletions.
90 changes: 75 additions & 15 deletions data/statea/ACCESSCONTROL-ROLEACTIONS/roleactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,6 @@
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "WORK_ORDER_CREATOR",
"actionid": 65,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "WORK_ORDER_CREATOR",
"actionid": 89,
Expand All @@ -152,12 +146,6 @@
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "WORK_ORDER_VERIFIER",
"actionid": 65,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "WORK_ORDER_VERIFIER",
"actionid": 89,
Expand All @@ -178,7 +166,7 @@
},
{
"rolecode": "WORK_ORDER_APPROVER",
"actionid": 65,
"actionid": 89,
"actioncode": "",
"tenantId": "statea"
},
Expand All @@ -189,8 +177,80 @@
"tenantId": "statea"
},
{
"rolecode": "WORK_ORDER_VIEWER",
"actionid": 89,
"rolecode": "ESTIMATE_CREATOR",
"actionid": 9,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "ESTIMATE_CREATOR",
"actionid": 10,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "ESTIMATE_VERIFIER",
"actionid": 10,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "ESTIMATE_VERIFIER",
"actionid": 11,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "ESTIMATE_VERIFIER",
"actionid": 77,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "TECHNICAL_SANCTIONER",
"actionid": 10,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "TECHNICAL_SANCTIONER",
"actionid": 11,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "TECHNICAL_SANCTIONER",
"actionid": 77,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "ESTIMATE_APPROVER",
"actionid": 10,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "ESTIMATE_APPROVER",
"actionid": 11,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "TECHNICAL_SANCTIONER",
"actionid": 77,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "ESTIMATE_VIEWER",
"actionid": 10,
"actioncode": "",
"tenantId": "statea"
},
{
"rolecode": "ESTIMATE_VIEWER",
"actionid": 77,
"actioncode": "",
"tenantId": "statea"
}
Expand Down

0 comments on commit adcb6a8

Please sign in to comment.