[open-ils-commits] r13073 - trunk/Open-ILS/examples (erickson)
svn at svn.open-ils.org
svn at svn.open-ils.org
Tue May 5 10:09:38 EDT 2009
Author: erickson
Date: 2009-05-05 10:09:36 -0400 (Tue, 05 May 2009)
New Revision: 13073
Modified:
trunk/Open-ILS/examples/fm_IDL.xml
Log:
IDL entry for acq.lineitem_detail.collection_code
Modified: trunk/Open-ILS/examples/fm_IDL.xml
===================================================================
--- trunk/Open-ILS/examples/fm_IDL.xml 2009-05-05 13:52:47 UTC (rev 13072)
+++ trunk/Open-ILS/examples/fm_IDL.xml 2009-05-05 14:09:36 UTC (rev 13073)
@@ -4861,6 +4861,7 @@
<field reporter:label="Shelving Location" name="location" oils_obj:array_position="12" oils_persist:virtual="false" reporter:datatype="link" />
<field reporter:label="Circ Modifier" name="circ_modifier" oils_obj:array_position="13" oils_persist:virtual="false" reporter:datatype="link" />
<field reporter:label="Note" name="note" oils_obj:array_position="14" oils_persist:virtual="false" reporter:datatype="text" />
+ <field reporter:label="Collection Code" name="collection_code" oils_obj:array_position="15" oils_persist:virtual="false" reporter:datatype="text" />
</fields>
<links>
<link field="lineitem" reltype="has_a" key="id" map="" class="jub"/>
More information about the open-ils-commits
mailing list