From: Jeff Davis Date: Tue, 28 Apr 2020 18:22:10 +0000 (-0700) Subject: LP#1873048: add scoped retrieve perm for booking resource types X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4d5977d6ef2066f03b10fd9976e64a4eab0c2b7f;p=working%2FEvergreen.git LP#1873048: add scoped retrieve perm for booking resource types In the XUL client, when selecting a resource type, the list was limited by owning library. But in the web client, the list would show all resource types across all libraries. This commit addresses that regression by adding a retrieve permission with context_field in the IDL. That way, users only see resource types owned by org units where they have the ADMIN_BOOKING_RESOURCE_TYPE perm. Signed-off-by: Jeff Davis --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 7622efd0db..1b8c15b031 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -5011,7 +5011,7 @@ SELECT usr, - +