Lines 218-231
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
218 |
('EnableOpacSearchHistory','1','YesNo','Enable or disable opac search history',''), |
218 |
('EnableOpacSearchHistory','1','YesNo','Enable or disable opac search history',''), |
219 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
219 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
220 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
220 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
221 |
('EnableItemGroups','0','','Enable the item groups feature','YesNo'), |
221 |
('EnhancedMessaging','1','NULL','If ON, send notifications throught the misc/cronjobs/advance_notices.pl.','YesNo'), |
222 |
('EnableItemGroupHolds','0','','Enable item groups holds feature','YesNo'), |
|
|
223 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
222 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
224 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
223 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC. Requires EnhancedMessaging is ON', 'YesNo'), |
225 |
('ERMModule', '0', NULL, 'Enable the e-resource management module', 'YesNo'), |
|
|
226 |
('ERMProviders', 'local', 'local|ebsco', 'Set the providers for the ERM module', 'Choice'), |
227 |
('ERMProviderEbscoApiKey', '', '', 'API key for EBSCO', 'free'), |
228 |
('ERMProviderEbscoCustomerID', '', '', 'Customer ID for EBSCO', 'free'), |
229 |
('expandedSearchOption','0',NULL,'If ON, set advanced search to be expanded by default','YesNo'), |
224 |
('expandedSearchOption','0',NULL,'If ON, set advanced search to be expanded by default','YesNo'), |
230 |
('ExpireReservesAutoFill','0',NULL,'Automatically fill the next hold with a automatically canceled expired waiting hold.','YesNo'), |
225 |
('ExpireReservesAutoFill','0',NULL,'Automatically fill the next hold with a automatically canceled expired waiting hold.','YesNo'), |
231 |
('ExpireReservesAutoFillEmail','', NULL,'Send email notification of hold filled from automatically expired/cancelled hold to this address. If not defined, Koha will fallback to the library reply-to address','Free'), |
226 |
('ExpireReservesAutoFillEmail','', NULL,'Send email notification of hold filled from automatically expired/cancelled hold to this address. If not defined, Koha will fallback to the library reply-to address','Free'), |