From 02f2002018fd11d5647f040ad5cf32d984b0ffc3 Mon Sep 17 00:00:00 2001 From: miker Date: Wed, 6 Feb 2008 16:12:12 +0000 Subject: [PATCH] adding fund amount calculation views as readonly classes, and adjusting the IDL bits for "share maps" and fund_debit git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@8658 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/fm_IDL.xml | 116 ++++++++++++++++++++++++++++++------------- 1 file changed, 82 insertions(+), 34 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index cae3f4ed8e..bc35cc90ef 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -2395,36 +2395,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -2440,20 +2410,20 @@ - - + + - + - + @@ -2473,6 +2443,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.11.0