(Patch from Don McMorris)
M examples/fm_IDL.xml
git-svn-id: svn://svn.open-ils.org/ILS/trunk@14542
dcc99617-32d9-48b4-a31d-
7c20da2025e4
<fields oils_persist:primary="id">
<field reporter:label="Title" name="title" reporter:datatype="text"/>
<field reporter:label="Author" name="author" reporter:datatype="text"/>
- <field reporter:label="Pubdate" name="pubdate" reporter:datatype="text"/>
+ <field reporter:label="Pubdate" name="pubdate" reporter:datatype="int"/>
<field reporter:label="Copy ID" name="id" reporter:datatype="id"/>
<field reporter:label="Price" name="price" reporter:datatype="money"/>
<field reporter:label="Barcode" name="barcode" reporter:datatype="text"/>