Lines 512-517
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
512 |
('PatronDuplicateMatchingAddFields','surname|firstname|dateofbirth', NULL,'A list of fields separated by "|" to deduplicate patrons when created','Free'), |
512 |
('PatronDuplicateMatchingAddFields','surname|firstname|dateofbirth', NULL,'A list of fields separated by "|" to deduplicate patrons when created','Free'), |
513 |
('patronimages','0',NULL,'Enable patron images for the staff interface','YesNo'), |
513 |
('patronimages','0',NULL,'Enable patron images for the staff interface','YesNo'), |
514 |
('PatronRemovalDelay','',NULL,'Delay for removing anonymized patrons', 'Integer'), |
514 |
('PatronRemovalDelay','',NULL,'Delay for removing anonymized patrons', 'Integer'), |
|
|
515 |
('PatronSelfModificationMandatoryField','',NULL,'Name the fields you don\'t want to be required when a patron is editing their information via the OPAC.','free'), |
515 |
('PatronSelfModificationBorrowerUnwantedField','',NULL,'Name the fields you don\'t want to display when a patron is editing their information via the OPAC.','free'), |
516 |
('PatronSelfModificationBorrowerUnwantedField','',NULL,'Name the fields you don\'t want to display when a patron is editing their information via the OPAC.','free'), |
516 |
('PatronSelfRegistration','0',NULL,'If enabled, patrons will be able to register themselves via the OPAC.','YesNo'), |
517 |
('PatronSelfRegistration','0',NULL,'If enabled, patrons will be able to register themselves via the OPAC.','YesNo'), |
517 |
('PatronSelfRegistrationAdditionalInstructions','','','A free text field to display additional instructions to newly self registered patrons.','free'), |
518 |
('PatronSelfRegistrationAdditionalInstructions','','','A free text field to display additional instructions to newly self registered patrons.','free'), |