From da9ff88d013fd80d6dbc41fd6a6c7258052bf7a9 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 28 Jan 2016 14:11:08 -0500 Subject: [PATCH] webstaff: expose ascecm to open-ils.pcrud Doing this allows the volume/copy editor to use pcrud to retrieve copies with stat_cat_entries fleshed. Signed-off-by: Galen Charlton --- Open-ILS/examples/fm_IDL.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 37aab837d2..ad383b830e 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -5232,7 +5232,7 @@ SELECT usr, - + @@ -5244,6 +5244,11 @@ SELECT usr, + + + + + -- 2.11.0