Add missing serial.distribution field to IDL
authordbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 22 Apr 2011 14:00:32 +0000 (14:00 +0000)
committerdbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 22 Apr 2011 14:00:32 +0000 (14:00 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@20278 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/examples/fm_IDL.xml

index 858150e..e9250ef 100644 (file)
@@ -3599,6 +3599,7 @@ SELECT  usr,
                <fields oils_persist:primary="id" oils_persist:sequence="serial.distribution_id_seq">
                        <field reporter:label="ID" name="id" reporter:datatype="id"/>
                        <field reporter:label="Legacy Record Entry" name="record_entry" reporter:datatype="link"/>
+                       <field reporter:label="Summary Method" name="summary_method" reporter:datatype="text"/>
                        <field reporter:label="Subscription" name="subscription" reporter:datatype="link"/>
                        <field reporter:label="Holding Lib" name="holding_lib" reporter:datatype="org_unit"/>
                        <field reporter:label="Label" name="label" reporter:datatype="text"/>