From 4b7ed0d8c6ce3524b5c5ff9c352f4f5d47e38d19 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 28 Jan 2016 14:11:08 -0500 Subject: [PATCH 1/1] 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 Signed-off-by: Kathy Lussier --- 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 8cff802157..75c7f12a4b 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -5233,7 +5233,7 @@ SELECT usr, - + @@ -5245,6 +5245,11 @@ SELECT usr, + + + + + -- 2.43.2