ACQ fund summary object fleshing
authorBill Erickson <berick@esilibrary.com>
Thu, 22 Mar 2012 20:05:41 +0000 (16:05 -0400)
committerBill Erickson <berick@esilibrary.com>
Fri, 23 Mar 2012 15:28:45 +0000 (11:28 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/examples/fm_IDL.xml

index 124a4a3..2b5f33a 100644 (file)
@@ -6917,7 +6917,7 @@ SELECT  usr,
                </links>
        </class>
 
-       <class id="acqfsb" controller="open-ils.cstore open-ils.reporter-store" oils_obj:fieldmapper="acq::fund_spent_balance" oils_persist:readonly="true" oils_persist:tablename="acq.fund_spent_balance" reporter:label="Fund Spent Balance">
+       <class id="acqfsb" controller="open-ils.cstore open-ils.pcrud open-ils.reporter-store" oils_obj:fieldmapper="acq::fund_spent_balance" oils_persist:readonly="true" oils_persist:tablename="acq.fund_spent_balance" reporter:label="Fund Spent Balance">
                <fields oils_persist:primary="fund">
                        <field reporter:label="Fund ID" name="fund" reporter:datatype="link" />
                        <field reporter:label="Balance after Spent" name="amount" reporter:datatype="money" />