From 4ae12995897ed3a3ef1dc7bf84f82fdc5b1efd48 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 5c462e4ce2..7ef610ddba 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -13521,6 +13521,48 @@ SELECT usr, + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.11.0