Skip to content

Commit

Permalink
RAIN-1660 Water and Sewerage Card and Menu tree access given to WS em…
Browse files Browse the repository at this point in the history
…ployees (egovernments#1423)

Co-authored-by: Lata Naik <[email protected]>
  • Loading branch information
srishti-egov and Lata Naik authored Jan 19, 2021
1 parent 868f88d commit 7303dbe
Showing 1 changed file with 102 additions and 18 deletions.
120 changes: 102 additions & 18 deletions data/pg/ACCESSCONTROL-ROLEACTIONS/roleactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -13269,7 +13269,61 @@
"tenantId": "pg"
},
{
"rolecode": "EMPLOYEE",
"rolecode": "WS_CEMP",
"actionid": 1882,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "WS_CLERK",
"actionid": 1882,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "WS_DOC_VERIFIER",
"actionid": 1882,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "WS_FIELD_INSPECTOR",
"actionid": 1882,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "WS_APPROVER",
"actionid": 1882,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "SW_CEMP",
"actionid": 1882,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "SW_CLERK",
"actionid": 1882,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "SW_DOC_VERIFIER",
"actionid": 1882,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "SW_FIELD_INSPECTOR",
"actionid": 1882,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "SW_APPROVER",
"actionid": 1882,
"actioncode": "",
"tenantId": "pg"
Expand All @@ -13287,49 +13341,79 @@
"tenantId": "pg"
},
{
"rolecode": "EMPLOYEE",
"rolecode": "WS_CEMP",
"actionid": 1885,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "EMPLOYEE",
"actionid": 1886,
{
"rolecode": "WS_CLERK",
"actionid": 1885,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "STADMIN",
"actionid": 1886,
{
"rolecode": "WS_DOC_VERIFIER",
"actionid": 1885,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "STADMIN",
"actionid": 1958,
{
"rolecode": "WS_FIELD_INSPECTOR",
"actionid": 1885,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "WS_APPROVER",
"actionid": 1885,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "SW_CEMP",
"actionid": 1885,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "SW_CLERK",
"actionid": 1885,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "SW_DOC_VERIFIER",
"actionid": 1885,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "WS_CEMP",
"actionid": 1958,
"rolecode": "SW_FIELD_INSPECTOR",
"actionid": 1885,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "SW_APPROVER",
"actionid": 1885,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "SW_CEMP",
"actionid": 1958,
"rolecode": "EMPLOYEE",
"actionid": 1886,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "WS_CLERK",
"actionid": 1958,
"rolecode": "STADMIN",
"actionid": 1886,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "SW_CLERK",
"rolecode": "STADMIN",
"actionid": 1958,
"actioncode": "",
"tenantId": "pg"
Expand Down

0 comments on commit 7303dbe

Please sign in to comment.