more idl tweaks
authorJane Sandberg <sandbej@linnbenton.edu>
Sun, 11 Aug 2019 05:15:43 +0000 (22:15 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Sun, 11 Aug 2019 05:15:43 +0000 (22:15 -0700)
Open-ILS/examples/fm_IDL.xml

index 1cbe4fe..d4fb933 100644 (file)
@@ -2761,7 +2761,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
                        <link field="authority" reltype="has_a" key="id" map="" class="are"/>
                </links>
        </class>
-       <class id="ash" controller="open-ils.cstore" oils_obj:fieldmapper="authority::simple_heading" oils_persist:tablename="authority.simple_heading" reporter:label="Authority Simple Heading">
+       <class id="ash" controller="open-ils.cstore open-ils.pcrud" oils_obj:fieldmapper="authority::simple_heading" oils_persist:tablename="authority.simple_heading" reporter:label="Authority Simple Heading">
                <fields oils_persist:primary="id" oils_persist:sequence="authority.simple_heading_id_seq">
                        <field name="id" reporter:datatype="id" />
                        <field name="record" reporter:datatype="link" />