Skip to content

Commit

Permalink
CIRC-1953 Add missing permission set (#1362)
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksandrVidinieiev authored Nov 2, 2023
1 parent a521a1e commit 15409c4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -1502,6 +1502,11 @@
"displayName": "circulation - override patron block",
"description": "patron block override"
},
{
"permissionName": "circulation.requests.allowed-service-points.get",
"displayName": "circulation - get allowed pickup service points for request",
"description": "get allowed pickup service points for request"
},
{
"permissionName": "mod-settings.global.write.mod-circulation",
"displayName": "circulation settings - Create configuration",
Expand Down

0 comments on commit 15409c4

Please sign in to comment.