From 0be427d6718f1e90888e25199b287b10b2d929c6 Mon Sep 17 00:00:00 2001 From: Jeff Davis Date: Tue, 28 Apr 2020 11:37:18 -0700 Subject: [PATCH] LP#1835127: booking reservations: scope perms by pickup lib Signed-off-by: Jeff Davis --- Open-ILS/examples/fm_IDL.xml | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 1b8c15b031..9f8e0786e6 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -5181,10 +5181,10 @@ SELECT usr, - - - - + + + + @@ -5201,10 +5201,18 @@ SELECT usr, - - - - + + + + + + + + + + + + -- 2.11.0