Skip to content

Commit

Permalink
Merge pull request #36593 from ruthra-kumar/update_permission_for_sem…
Browse files Browse the repository at this point in the history
…i_auto_reconciliation_tool

chore: update permissions for Process Payment Reconciliation
  • Loading branch information
ruthra-kumar authored Aug 11, 2023
2 parents d138948 + cd28d15 commit 5bed119
Showing 1 changed file with 16 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,23 +146,33 @@
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2023-04-21 17:19:30.912953",
"modified": "2023-08-11 10:56:51.699137",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Process Payment Reconciliation",
"naming_rule": "Expression",
"owner": "Administrator",
"permissions": [
{
"amend": 1,
"cancel": 1,
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "System Manager",
"role": "Accounts Manager",
"share": 1,
"submit": 1,
"write": 1
},
{
"amend": 1,
"cancel": 1,
"create": 1,
"delete": 1,
"read": 1,
"role": "Accounts User",
"share": 1,
"submit": 1,
"write": 1
}
],
Expand Down

0 comments on commit 5bed119

Please sign in to comment.