From 6b95fae380d9b5d8ae2a7e7ab9448d4ab0a0ce3b 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 feade65c5f..66cca10d48 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -15556,6 +15556,48 @@ SELECT usr, + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.11.0