custom org tree : db / idl (todo: update schema)
authorBill Erickson <berick@esilibrary.com>
Mon, 19 Mar 2012 21:10:48 +0000 (17:10 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 21 Mar 2012 18:19:36 +0000 (14:19 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/examples/fm_IDL.xml

index b707d64..4adda1e 100644 (file)
@@ -4936,7 +4936,7 @@ SELECT  usr,
                        </actions>
                </permacrud>
        </class>
-       <class id="aouct" controller="open-ils.cstore open-ils.pcrud" oils_obj:fieldmapper="actor::org_unit_custom_tree_node" oils_persist:tablename="actor.org_unit_custom_tree_node" reporter:label="Org Unit Custom Tree Node">
+       <class id="aouctn" controller="open-ils.cstore open-ils.pcrud" oils_obj:fieldmapper="actor::org_unit_custom_tree_node" oils_persist:tablename="actor.org_unit_custom_tree_node" reporter:label="Org Unit Custom Tree Node">
                <fields oils_persist:primary="id" oils_persist:sequence="action.org_unit_custom_tree_node_id_seq">
                        <field reporter:label="ID" name="id" reporter:datatype="id"/>
                        <field reporter:label="Tree" name="tree" reporter:datatype="link"/>