From: Chris Sharp Date: Wed, 8 Jan 2014 19:51:59 +0000 (-0500) Subject: fix pub date data type in reporter.classic_item_list X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ae81fc206039f3902d4ef1d7f05146b29e30c408;p=working%2FEvergreen.git fix pub date data type in reporter.classic_item_list As noticed by Ben Shum in IRC, reporter.classic_item_list had pub_date, a free text field, classified as "int". This changes that to "text" to prevent errors. 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 d5a67c068f..49b509ca06 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -10338,7 +10338,7 @@ SELECT usr, - +