From 42f74c71e368588dd27117daa54a40aeec40c168 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 2f1d76be8d..f69729c531 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -15642,6 +15642,48 @@ SELECT usr, + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.11.0