From: Bill Erickson Date: Mon, 23 Jul 2012 22:51:45 +0000 (-0400) Subject: ACQ fund summary combined IDL reporter view X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Facq-fund-report-view;p=evergreen%2Fequinox.git ACQ fund summary combined IDL reporter view IDL view which produces summary information for funds for reporting. The resulting "table" looks like a fund w/ four additional fields: allocated_total, spent_total, encumbrance_total, and combined_balance. The view is marked as reporter:core="true" so it will be visible in the main reporter sources. Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 9c0ce4af9c..deea7d219f 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -7337,6 +7337,51 @@ SELECT usr, + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +