Lines 251-256
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
251 |
('EnableItemGroups','0','','Enable the item groups feature','YesNo'), |
251 |
('EnableItemGroups','0','','Enable the item groups feature','YesNo'), |
252 |
('EnableOpacSearchHistory','1','YesNo','Enable or disable opac search history',''), |
252 |
('EnableOpacSearchHistory','1','YesNo','Enable or disable opac search history',''), |
253 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
253 |
('EnablePointOfSale','0',NULL,'Enable the point of sale feature to allow anonymous transactions with the accounting system. (Requires UseCashRegisters)','YesNo'), |
|
|
254 |
('EnablePopulateCallnumbers','0','','Enable populate call number feature','YesNo'), |
254 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
255 |
('EnableSearchHistory','0','','Enable or disable search history','YesNo'), |
255 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
256 |
('EnhancedMessagingPreferences','1','','If ON, allows patrons to select to receive additional messages about items due or nearly due.','YesNo'), |
256 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
257 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |