acq vandelay : more IDL changes
authorBill Erickson <berick@esilibrary.com>
Mon, 5 Dec 2011 16:39:06 +0000 (11:39 -0500)
committerBill Erickson <berick@esilibrary.com>
Mon, 5 Dec 2011 16:39:06 +0000 (11:39 -0500)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/examples/fm_IDL.xml

index 78f3405..fddcdc1 100644 (file)
@@ -6843,6 +6843,7 @@ SELECT  usr,
                        <field reporter:label="Distribution Formulas" name="distribution_formulas" oils_persist:virtual="true" reporter:datatype="link" />
                        <field reporter:label="Invoice Entries" name="invoice_entries" oils_persist:virtual="true" reporter:datatype="link" />
                        <field reporter:label="Order Summary" name="order_summary" oils_persist:virtual="true" reporter:datatype="link" />
+                       <field reporter:label="Quued Vandelay Record" name="queued_record" reporter:datatype="link" />
                </fields>
                <links>
                        <link field="selector" reltype="has_a" key="id" map="" class="au"/>
@@ -6860,6 +6861,7 @@ SELECT  usr,
                        <link field="claim_policy" reltype="has_a" key="id" map="" class="acqclp"/>
                        <link field="invoice_entries" reltype="has_many" key="lineitem" map="" class="acqie"/>
                        <link field="order_summary" reltype="might_have" key="lineitem" map="" class="acqlisum"/>
+                       <link field="queued_record" reltype="has_a" key="id" map="" class="vqbr"/>
                </links>
                <permacrud xmlns="http://open-ils.org/spec/opensrf/IDL/permacrud/v1">
                        <actions>