Skip to content

Commit

Permalink
Add location units collection permissions for check in CIRC-603
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjohnson-kint committed Dec 20, 2019
1 parent 5eb08b5 commit aa8e870
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -1154,8 +1154,11 @@
"inventory-storage.items.collection.get",
"inventory-storage.locations.item.get",
"inventory-storage.locations.collection.get",
"inventory-storage.location-units.institutions.collection.get",
"inventory-storage.location-units.institutions.item.get",
"inventory-storage.location-units.campuses.collection.get",
"inventory-storage.location-units.campuses.item.get",
"inventory-storage.location-units.libraries.collection.get",
"inventory-storage.location-units.libraries.item.get",
"inventory-storage.holdings.collection.get",
"inventory-storage.holdings.item.get",
Expand Down

0 comments on commit aa8e870

Please sign in to comment.