From 0cfc7889fc079f14f6b8d3c991271941b54fe4ae Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 4 Aug 2014 13:08:22 -0400 Subject: [PATCH] LP#1350042 PCRUD access for various IDL classes These changes are mostly data retrieval and help support PCRUD/auto-grid-style retrieval of certain patron data. Classes affected: actor::workstation money::billable_transaction_summary actor::usr_note money::credit_card_payment money::open_billable_transaction_summary money::cash_payment money::forgive_payment action::hold_notification money::credit_payment config::non_cataloged_type money::billable_transaction money::work_payment money::goods_payment money::check_payment money::payment money::billing Signed-off-by: Bill Erickson --- Open-ILS/examples/fm_IDL.xml | 163 ++++++++++++++++++++++++++++++++++++++----- 1 file changed, 147 insertions(+), 16 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 2f9fc7f51d..c418c58a7d 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -1383,7 +1383,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + @@ -1396,6 +1396,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + + + + @@ -1963,7 +1968,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + @@ -1983,6 +1988,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + + + + + + @@ -2007,7 +2019,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + @@ -2021,6 +2033,23 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + + + + + + + + + + + + + + + + @@ -2427,7 +2456,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + @@ -2455,6 +2484,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + + + + + + @@ -3004,7 +3040,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + @@ -3034,6 +3070,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + + + + + + @@ -3473,7 +3516,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + @@ -3492,8 +3535,15 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + + + + + + - + @@ -3510,6 +3560,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + + + + + + @@ -4338,7 +4395,7 @@ SELECT usr, - + @@ -4351,6 +4408,22 @@ SELECT usr, + + + + + + + + + + + + + + + + @@ -5965,7 +6038,7 @@ SELECT usr, - + @@ -5982,6 +6055,13 @@ SELECT usr, + + + + + + + @@ -6010,7 +6090,7 @@ SELECT usr, - + @@ -6021,6 +6101,15 @@ SELECT usr, + + + + + + + + + @@ -6118,7 +6207,7 @@ SELECT usr, - + @@ -6143,6 +6232,13 @@ SELECT usr, + + + + + + + @@ -6223,7 +6319,7 @@ SELECT usr, - + @@ -6240,8 +6336,15 @@ SELECT usr, + + + + + + + - + @@ -6258,6 +6361,13 @@ SELECT usr, + + + + + + + @@ -6327,7 +6437,7 @@ SELECT usr, - + @@ -6347,6 +6457,13 @@ SELECT usr, + + + + + + + @@ -6729,7 +6846,7 @@ SELECT usr, - + @@ -6756,6 +6873,13 @@ SELECT usr, + + + + + + + @@ -6973,7 +7097,7 @@ SELECT usr, - + @@ -6991,6 +7115,13 @@ SELECT usr, + + + + + + + -- 2.11.0