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=cb7c6b58a354c9f5d7eedaa4b021cebd0757680c;p=evergreen%2Fmasslnc.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 66f365d9a6..8ee43d3fae 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -10588,7 +10588,7 @@ SELECT usr, - +