Lines 217-222
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
217 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
217 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
218 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
218 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
219 |
('EnableItemGroups','0','','Enable the item groups feature','YesNo'), |
219 |
('EnableItemGroups','0','','Enable the item groups feature','YesNo'), |
|
|
220 |
('EnableItemGroupHolds','0','','Enable volume level holds feature','YesNo'), |
220 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
221 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
221 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
222 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
222 |
('expandedSearchOption','0',NULL,'If ON, set advanced search to be expanded by default','YesNo'), |
223 |
('expandedSearchOption','0',NULL,'If ON, set advanced search to be expanded by default','YesNo'), |