From 1ce24362d08ecc595430f3784574ab7d940c47c8 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 4c1ed7648b..b3db8b1f14 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -3380,6 +3380,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + @@ -3412,6 +3413,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + @@ -7152,9 +7154,9 @@ SELECT usr, - - - + + + -- 2.11.0