LP#1251394 More representative field cleanup
authorBill Erickson <berickxx@gmail.com>
Fri, 25 Aug 2017 16:28:10 +0000 (12:28 -0400)
committerMike Rylander <mrylander@gmail.com>
Fri, 1 Sep 2017 21:17:47 +0000 (17:17 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/examples/fm_IDL.xml

index 92a8e71..4e4e969 100644 (file)
@@ -2810,12 +2810,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
                        <field reporter:label="B Weight" name="b_weight" reporter:datatype="float" />
                        <field reporter:label="C Weight" name="c_weight" reporter:datatype="float" />
                        <field reporter:label="D Weight" name="d_weight" reporter:datatype="float" />
-                       <field reporter:label="Representative Field" name="representative_field" reporter:datatype="link" />
                        <field reporter:label="Fields" name="fields" reporter:datatype="link" oils_persist:virtual="true"/>
                </fields>
                <links>
                        <link field="fields" reltype="has_many" key="name" map="" class="cmf"/>
-                       <link field="representative_field" reltype="has_a" key="id" map="" class="cmf"/>
                </links>
         <permacrud xmlns="http://open-ils.org/spec/opensrf/IDL/permacrud/v1">
             <actions>