From d55fec68d81d40d961eef175c217f356cd2035c0 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Tue, 9 Feb 2016 19:12:11 -0500 Subject: [PATCH] LP#1230301 - Add User/Working Location Map Link to the ILS User reports source. For certain reports it is desirable to display or filter on staff Working Location. This adds a link to the permission.usr_work_ou_map table/source in fm_IDL.xml. Signed-off-by: Chris Sharp --- Open-ILS/examples/fm_IDL.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 7126f16779..bca97a116c 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -3368,6 +3368,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + @@ -3400,6 +3401,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + @@ -7120,9 +7122,9 @@ SELECT usr, - - - + + + -- 2.11.0