Staff Client: remove Classic Circulation View from core sources
authorChris Sharp <csharp@georgialibraries.org>
Tue, 15 Dec 2020 20:17:03 +0000 (15:17 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Sat, 19 Nov 2022 19:55:59 +0000 (14:55 -0500)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/examples/fm_IDL.xml

index dd6c525..2f1d76b 100644 (file)
@@ -13234,7 +13234,7 @@ SELECT  usr,
        <!-- ********************************************************************************************************************* -->
        <!-- What follows is a set of example extensions that are useful for PINES.  Comment out or remove if you don't want them. -->
        <!-- ********************************************************************************************************************* -->
-       <class id="rccc" controller="open-ils.reporter-store" oils_obj:fieldmapper="reporter::classic_current_circ" oils_persist:tablename="reporter.classic_current_circ" reporter:core="true" reporter:label="Classic Circulation View">
+       <class id="rccc" controller="open-ils.reporter-store" oils_obj:fieldmapper="reporter::classic_current_circ" oils_persist:tablename="reporter.classic_current_circ" reporter:core="false" reporter:label="Classic Circulation View">
                <fields oils_persist:primary="id">
                        <field reporter:label="Circulation" name="id" reporter:datatype="id" />
                        <field reporter:label="Library Circulation Location Short (Policy) Name" name="circ_lib" reporter:datatype="text"/>