Lines 176-181
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
176 |
('FinesLog','1',NULL,'If ON, log fines','YesNo'), |
176 |
('FinesLog','1',NULL,'If ON, log fines','YesNo'), |
177 |
('finesMode','test','off|test|production','Choose the fines mode, \'off\', \'test\' (emails admin report) or \'production\' (accrue overdue fines). Requires accruefines cronjob.','Choice'), |
177 |
('finesMode','test','off|test|production','Choose the fines mode, \'off\', \'test\' (emails admin report) or \'production\' (accrue overdue fines). Requires accruefines cronjob.','Choice'), |
178 |
('FRBRizeEditions','0','','If ON, Koha will query one or more ISBN web services for associated ISBNs and display an Editions tab on the details pages','YesNo'), |
178 |
('FRBRizeEditions','0','','If ON, Koha will query one or more ISBN web services for associated ISBNs and display an Editions tab on the details pages','YesNo'), |
|
|
179 |
('GDPR_Policy','','Enforced|Permissive|Disabled','General Data Protection Regulation - policy', 'Choice'), |
179 |
('gist','0','','Default Goods and Services tax rate NOT in %, but in numeric form (0.12 for 12%), set to 0 to disable GST','Integer'), |
180 |
('gist','0','','Default Goods and Services tax rate NOT in %, but in numeric form (0.12 for 12%), set to 0 to disable GST','Integer'), |
180 |
('GoogleIndicTransliteration','0','','GoogleIndicTransliteration on the OPAC.','YesNo'), |
181 |
('GoogleIndicTransliteration','0','','GoogleIndicTransliteration on the OPAC.','YesNo'), |
181 |
('GoogleJackets','0',NULL,'if ON, displays jacket covers from Google Books API','YesNo'), |
182 |
('GoogleJackets','0',NULL,'if ON, displays jacket covers from Google Books API','YesNo'), |
Lines 442-447
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
442 |
('previousIssuesDefaultSortOrder','asc','asc|desc','Specify the sort order of Previous Issues on the circulation page','Choice'), |
443 |
('previousIssuesDefaultSortOrder','asc','asc|desc','Specify the sort order of Previous Issues on the circulation page','Choice'), |
443 |
('printcirculationslips','1','','If ON, enable printing circulation receipts','YesNo'), |
444 |
('printcirculationslips','1','','If ON, enable printing circulation receipts','YesNo'), |
444 |
('PrintNoticesMaxLines','0','','If greater than 0, sets the maximum number of lines an overdue notice will print. If the number of items is greater than this number, the notice will end with a warning asking the borrower to check their online account for a full list of overdue items.','Integer'), |
445 |
('PrintNoticesMaxLines','0','','If greater than 0, sets the maximum number of lines an overdue notice will print. If the number of items is greater than this number, the notice will end with a warning asking the borrower to check their online account for a full list of overdue items.','Integer'), |
|
|
446 |
('PrivacyPolicyURL','',NULL,'This URL is used in messages about GDPR consents.', 'Free'), |
445 |
('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'), |
447 |
('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'), |
446 |
('ProtectSuperlibrarianPrivileges','1',NULL,'If enabled, non-superlibrarians cannot set superlibrarian privileges','YesNo'), |
448 |
('ProtectSuperlibrarianPrivileges','1',NULL,'If enabled, non-superlibrarians cannot set superlibrarian privileges','YesNo'), |
447 |
('PurgeSuggestionsOlderThan', '', NULL, 'If this script is called without the days parameter', 'Integer'), |
449 |
('PurgeSuggestionsOlderThan', '', NULL, 'If this script is called without the days parameter', 'Integer'), |