<link field="bib_record" reltype="has_a" key="id" map="" class="bre"/>
</links>
</class>
- <class id="rxbt" controller="open-ils.reporter-store" oils_obj:fieldmapper="reporter::xact_billing_totals" oils_persist:tablename="reporter.xact_billing_totals" reporter:label="Transaction Billing Totals">
- <fields oils_persist:primary="xact">
- <field reporter:label="Transaction ID" name="xact" reporter:datatype="int" />
- <field reporter:label="Unvoided Billing Amount" name="unvoided" reporter:datatype="int" />
- <field reporter:label="Voided Billing Amount" name="voided" reporter:datatype="money"/>
- <field reporter:label="Total Billing Amount" name="total" reporter:datatype="money"/>
- </fields>
- <links>
- <link field="xact" reltype="might_have" key="id" map="" class="mbt"/>
- </links>
- </class>
<class id="rxpt" controller="open-ils.reporter-store" oils_obj:fieldmapper="reporter::xact_paid_totals" oils_persist:tablename="reporter.xact_paid_totals" reporter:label="Transaction Paid Totals">
<fields oils_persist:primary="xact">
<field reporter:label="Transaction ID" name="xact" reporter:datatype="int" />