Lines 246-251
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
246 |
('EmailSMSSendDriverFromAddress', '', '', 'Email SMS send driver from address override', 'Free'), |
246 |
('EmailSMSSendDriverFromAddress', '', '', 'Email SMS send driver from address override', 'Free'), |
247 |
('EnableAdvancedCatalogingEditor','0','','Enable the Rancor advanced cataloging editor','YesNo'), |
247 |
('EnableAdvancedCatalogingEditor','0','','Enable the Rancor advanced cataloging editor','YesNo'), |
248 |
('EnableBorrowerFiles','0',NULL,'If enabled, allows librarians to upload and attach arbitrary files to a borrower record.','YesNo'), |
248 |
('EnableBorrowerFiles','0',NULL,'If enabled, allows librarians to upload and attach arbitrary files to a borrower record.','YesNo'), |
|
|
249 |
('EnableBooking','1',NULL,'If enabled, activate every functionnalities related with Bookings module','YesNo'), |
249 |
('EnableExpiredPasswordReset', '0', NULL, 'Enable ability for patrons with expired password to reset their password directly', 'YesNo'), |
250 |
('EnableExpiredPasswordReset', '0', NULL, 'Enable ability for patrons with expired password to reset their password directly', 'YesNo'), |
250 |
('EnableItemGroupHolds','0','','Enable item groups holds feature','YesNo'), |
251 |
('EnableItemGroupHolds','0','','Enable item groups holds feature','YesNo'), |
251 |
('EnableItemGroups','0','','Enable the item groups feature','YesNo'), |
252 |
('EnableItemGroups','0','','Enable the item groups feature','YesNo'), |