From 27cec68fcf4f93090e75b97630f8ff204a89f8fc Mon Sep 17 00:00:00 2001 From: Michele Morgan Date: Tue, 18 Apr 2017 12:11:01 -0400 Subject: [PATCH] LP#1075401: adjust two fields in the legacy Serials Copy Template editor This commit changes the Age Protection and Circ as Type fields to links in the fm_IDL.xml to allow the template to read the data in the fields. It also changes the owning_lib reporter type to org_unit so the org unit shortname is displayed in the grid view, along with fixing the config.floating_group cfg FM settings so that the name is displayed instead of the ID. [Note from Galen: the forthcoming web staff serials module's serial copy template editor already provided drop-downs for those two fields, but the IDL changes remain beneficial.] Signed-off-by: Michele Morgan Signed-off-by: Josh Stompro Signed-off-by: Galen Charlton --- Open-ILS/examples/fm_IDL.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index bc99527096..cfcdd1024a 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -6901,18 +6901,18 @@ SELECT usr, - + - + - + @@ -6920,7 +6920,7 @@ SELECT usr, - + @@ -6935,6 +6935,8 @@ SELECT usr, + + @@ -11571,7 +11573,7 @@ SELECT usr, - + -- 2.43.2