From: erickson Date: Tue, 14 Jul 2009 20:08:41 +0000 (+0000) Subject: added seed data for org-unit setting X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4cf93801f58e58e650e7932e45395fa41b52b156;p=evergreen%2Fmasslnc.git added seed data for org-unit setting git-svn-id: svn://svn.open-ils.org/ILS/trunk@13592 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/sql/Pg/950.data.seed-values.sql b/Open-ILS/src/sql/Pg/950.data.seed-values.sql index 7ff025a176..ddb5d5ddae 100644 --- a/Open-ILS/src/sql/Pg/950.data.seed-values.sql +++ b/Open-ILS/src/sql/Pg/950.data.seed-values.sql @@ -1776,6 +1776,11 @@ INSERT into config.org_unit_setting_type 'When set, if a patron address is set to invalid, a penalty is applied.', 'bool' ), +( 'circ.checkout_fills_related_hold', + 'Checkout Fills Related Hold', + 'When a patron checks out an item and they have no holds that directly target the item, the system will attempt to find a hold for the patron that could be fulfilled by the checked out item and fulfills it', + 'bool'), + ( 'ui.patron.default_inet_access_level', 'Default level of patrons'' internet access', null,