LP1497374 fm_IDL.xml metabib::record_attr_flat contains an incorrect link user/mmorgan/LP1497374_signoff
authorblake <blake@mobiusconsortium.org>
Fri, 18 Sep 2015 17:24:28 +0000 (12:24 -0500)
committerMichele Morgan <mmorgan@noblenet.org>
Wed, 11 May 2016 13:11:25 +0000 (09:11 -0400)
Corrected the link in fm_IDL.xml. Also added a link to metabib::record_attr_flat
in biblio::record_entry

Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/examples/fm_IDL.xml

index a51113f..0f3098e 100644 (file)
@@ -987,7 +987,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
                        <field reporter:label="Value" name="value" reporter:datatype="text"  oils_obj:required="true"/>
                </fields>
                <links>
-                       <link field="source" reltype="has_a" key="id" map="" class="bre"/>
+                       <link field="id" reltype="has_a" key="id" map="" class="bre"/>
                </links>
         <permacrud xmlns="http://open-ils.org/spec/opensrf/IDL/permacrud/v1">
             <actions>
@@ -2985,6 +2985,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
                        <field reporter:label="Authority Links" name="authority_links" oils_persist:virtual="true" reporter:datatype="link"/>
                        <field reporter:label="Subscriptions" name="subscriptions" oils_persist:virtual="true" reporter:datatype="link"/>
                        <field reporter:label="SVF Attributes" name="attrs" oils_persist:virtual="true" reporter:datatype="link"/>
+                       <field reporter:label="MVF Attributes" name="mattrs" oils_persist:virtual="true" reporter:datatype="link"/>
                </fields>
                <links>
                        <link field="owner" reltype="has_a" key="id" map="" class="aou"/>
@@ -3006,6 +3007,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
                        <link field="authority_links" reltype="has_many" key="bib" map="" class="abl"/>
                        <link field="subscriptions" reltype="has_many" key="record_entry" map="" class="ssub"/>
                        <link field="attrs" reltype="might_have" key="id" map="" class="mra"/>
+                       <link field="mattrs" reltype="might_have" key="id" map="" class="mraf"/>
                        <link field="source" reltype="has_a" key="id" map="" class="cbs"/>
                </links>
         <permacrud xmlns="http://open-ils.org/spec/opensrf/IDL/permacrud/v1">