Lines 186-191
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
186 |
('EnableOpacSearchHistory','1','YesNo','Enable or disable opac search history',''), |
186 |
('EnableOpacSearchHistory','1','YesNo','Enable or disable opac search history',''), |
187 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
187 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
188 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
188 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
|
|
189 |
('EnableVolumeHolds','0','','Enable volume level holds feature','YesNo'), |
189 |
('EnableVolumes','0','','Enable volumes feature','YesNo'), |
190 |
('EnableVolumes','0','','Enable volumes feature','YesNo'), |
190 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
191 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
191 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
192 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |