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