Lines 601-606
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
601 |
('PatronSelfRegistrationVerifyByEmail','0',NULL,'If enabled, any patron attempting to register themselves via the OPAC will be required to verify themselves via email to activate their account.','YesNo'), |
601 |
('PatronSelfRegistrationVerifyByEmail','0',NULL,'If enabled, any patron attempting to register themselves via the OPAC will be required to verify themselves via email to activate their account.','YesNo'), |
602 |
('PatronsPerPage','20','20','Number of Patrons Per Page displayed by default','Integer'), |
602 |
('PatronsPerPage','20','20','Number of Patrons Per Page displayed by default','Integer'), |
603 |
('PhoneNotification','0',NULL,'If ON, enables generation of phone notifications to be sent by plugins','YesNo'), |
603 |
('PhoneNotification','0',NULL,'If ON, enables generation of phone notifications to be sent by plugins','YesNo'), |
|
|
604 |
('PlaceHoldsOnOrdersFromSuggestions','0',NULL,'If ON, enables generation of holds when orders are placed from suggestions','YesNo'), |
604 |
('PrefillGuaranteeField', 'phone,email,streetnumber,address,city,state,zipcode,country', NULL, 'Prefill these fields in guarantee member entry form from guarantor patron record', 'Multiple'), |
605 |
('PrefillGuaranteeField', 'phone,email,streetnumber,address,city,state,zipcode,country', NULL, 'Prefill these fields in guarantee member entry form from guarantor patron record', 'Multiple'), |
605 |
('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |
606 |
('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |
606 |
('PreservationModule', '0', NULL, 'Enable the preservation module', 'YesNo'), |
607 |
('PreservationModule', '0', NULL, 'Enable the preservation module', 'YesNo'), |