Lines 503-508
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
503 |
('PrivacyPolicyURL','',NULL,'This URL is used in messages about GDPR consents.', 'Free'), |
503 |
('PrivacyPolicyURL','',NULL,'This URL is used in messages about GDPR consents.', 'Free'), |
504 |
('ProcessingFeeNote', '', NULL, 'Set the text to be recorded in the column note, table accountlines when the processing fee (defined in item type) is applied', 'textarea'), |
504 |
('ProcessingFeeNote', '', NULL, 'Set the text to be recorded in the column note, table accountlines when the processing fee (defined in item type) is applied', 'textarea'), |
505 |
('ProtectSuperlibrarianPrivileges','1',NULL,'If enabled, non-superlibrarians cannot set superlibrarian privileges','YesNo'), |
505 |
('ProtectSuperlibrarianPrivileges','1',NULL,'If enabled, non-superlibrarians cannot set superlibrarian privileges','YesNo'), |
|
|
506 |
('Pseudonymization','1',NULL,'If enabled patrons and transactions will be copied in a separate table for statistics purpose','YesNo'), |
507 |
('PseudonymizationPatronFields','','title,city,state,zipcode,country,branchcode,categorycode,dateenrolled,sex,sort1,sort2','Patron fields to copy to the anonymized_borrowers table','multiple'), |
508 |
('PseudonymizationTransactionFields','','datetime,branchcode,transaction_type,itemnumber,itemtype,holdingbranch,location,itemcallnumber,ccode','Transaction fields to copy to the anonymized_transactions table','multiple'), |
506 |
('PurgeSuggestionsOlderThan', '', NULL, 'If this script is called without the days parameter', 'Integer'), |
509 |
('PurgeSuggestionsOlderThan', '', NULL, 'If this script is called without the days parameter', 'Integer'), |
507 |
('QueryAutoTruncate','1',NULL,'If ON, query truncation is enabled by default','YesNo'), |
510 |
('QueryAutoTruncate','1',NULL,'If ON, query truncation is enabled by default','YesNo'), |
508 |
('QueryFuzzy','1',NULL,'If ON, enables fuzzy option for searches','YesNo'), |
511 |
('QueryFuzzy','1',NULL,'If ON, enables fuzzy option for searches','YesNo'), |