From 522e4a1fd919248233453f37fea0af97d7a4303b Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Wed, 29 Apr 2015 18:57:43 -0400 Subject: [PATCH] LP#1450218 - Add backend database views for PINES example reports. The default fm_IDL.xml file contains the front-end reporter sources for these views, but without the backend infrastructure, they don't work. Rather than commenting out those sections of fm_IDL.xml, it errs on the side of helpfulness to add the views to a default Evergreen installation. Signed-off-by: Chris Sharp --- Open-ILS/src/sql/Pg/sql_file_manifest | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/sql/Pg/sql_file_manifest b/Open-ILS/src/sql/Pg/sql_file_manifest index 8f561337b2..7889083861 100644 --- a/Open-ILS/src/sql/Pg/sql_file_manifest +++ b/Open-ILS/src/sql/Pg/sql_file_manifest @@ -59,5 +59,6 @@ FTS_CONFIG_FILE reporter-schema.sql extend-reporter.sql +example.reporter-extension.sql 999.functions.global.sql -- 2.11.0