From 0fa8c00b098b196b48634c8c2cffe8c63143c7f7 Mon Sep 17 00:00:00 2001 From: Scott Prater Date: Tue, 27 Dec 2011 15:28:00 -0600 Subject: [PATCH] Patron Stat Cat Enhancements: Add stat_cat_entry_default IDL class Add stat_cat_entry_default IDL class, and links to actor.stat_cat and actor.stat_cat_entry Signed-off-by: Scott Prater --- Open-ILS/examples/fm_IDL.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index f0782554d7..ae77c32609 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -4995,6 +4995,7 @@ SELECT usr, + @@ -5010,6 +5011,7 @@ SELECT usr, + @@ -5230,10 +5232,25 @@ SELECT usr, + + + + + + + + + + + + + + + -- 2.11.0