From 26a23762dc4ebddaf287ebc3aa67b110116f3e4a 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 Signed-off-by: Galen Charlton --- 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 8f358581be..7ff8d1e7c0 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -3378,6 +3378,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + @@ -3410,6 +3411,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + @@ -7150,9 +7152,9 @@ SELECT usr, - - - + + + -- 2.11.0