From: Chris Sharp Date: Wed, 29 Apr 2015 22:57:43 +0000 (-0400) Subject: LP#1450218 - Add backend database views for PINES example reports. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=522e4a1fd919248233453f37fea0af97d7a4303b;p=working%2FEvergreen.git 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 --- 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