From 0d0ecfdae9f49045dc6188d2d9822435123a2b0f Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Tue, 13 Jul 2021 17:14:23 -0400 Subject: [PATCH] Report Creator - Add Executive Reports to Field Mapper This adds the Executive Reports data table to the field mapper to make it accessible through the Evergreen reporter. Signed-off-by: Terran McCanna --- Open-ILS/examples/fm_IDL.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 2166fa311c..5e5707a24c 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -14025,6 +14025,48 @@ SELECT usr, + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.11.0