Lines 586-591
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
586 |
('PatronsPerPage','20','20','Number of Patrons Per Page displayed by default','Integer'), |
586 |
('PatronsPerPage','20','20','Number of Patrons Per Page displayed by default','Integer'), |
587 |
('PatronQuickAddFields', '', NULL , 'A list of fields separated by "|" to be displayed along with mandatory fields in the patron quick add form if chosen at patron entry', 'Free' ), |
587 |
('PatronQuickAddFields', '', NULL , 'A list of fields separated by "|" to be displayed along with mandatory fields in the patron quick add form if chosen at patron entry', 'Free' ), |
588 |
('PhoneNotification','0',NULL,'If ON, enables generation of phone notifications to be sent by plugins','YesNo'), |
588 |
('PhoneNotification','0',NULL,'If ON, enables generation of phone notifications to be sent by plugins','YesNo'), |
|
|
589 |
('PlaceHoldsOnOrdersFromSuggestions','0',NULL,'If ON, enables generation of holds when orders are placed from suggestions','YesNo'), |
589 |
('PrefillGuaranteeField', 'phone,email,streetnumber,address,city,state,zipcode,country', NULL, 'Prefill these fields in guarantee member entry form from guarantor patron record', 'Multiple'), |
590 |
('PrefillGuaranteeField', 'phone,email,streetnumber,address,city,state,zipcode,country', NULL, 'Prefill these fields in guarantee member entry form from guarantor patron record', 'Multiple'), |
590 |
('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |
591 |
('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |
591 |
('PreservationModule', '0', NULL, 'Enable the preservation module', 'YesNo'), |
592 |
('PreservationModule', '0', NULL, 'Enable the preservation module', 'YesNo'), |