From: Chris Sharp Date: Mon, 21 Apr 2014 13:10:28 +0000 (-0400) Subject: LP#1310619: Add links in reporter.classic_item_list to legacy_cat1 and legacy_cat2... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4060f093708e95efc4c210a5fb5d14cd1840f14f;p=Evergreen.git LP#1310619: Add links in reporter.classic_item_list to legacy_cat1 and legacy_cat2 views. Currently, the reporter.classic_item_list view has the Legacy Cat 1 and 2 fields defined as "text", not "link", so all it will report out is the ID number of the stat cat. We want nullability control over stat cat entries, so these need to be "link". Signed-off-by: Chris Sharp Signed-off-by: Ben Shum --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 494809948b..fca1a45364 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -10693,8 +10693,8 @@ SELECT usr, - - + + @@ -10722,6 +10722,8 @@ SELECT usr, + +