From: Chris Sharp Date: Mon, 21 Apr 2014 13:10:28 +0000 (-0400) Subject: Add links in reporter.classic_item_list to legacy_cat1 and legacy_cat2 views. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=aa23a1936b2d4627e426664ea04d7e8ae8663cce;p=evergreen%2Fpines.git 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". --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 9d0d748c00..03b448537d 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -10832,8 +10832,8 @@ SELECT usr, - - + + @@ -10862,6 +10862,8 @@ SELECT usr, + +