Lines 89-95
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
89 |
('CataloguingLog','1',NULL,'If ON, log edit/create/delete actions on bibliographic data. WARNING: this feature is very resource consuming.','YesNo'), |
89 |
('CataloguingLog','1',NULL,'If ON, log edit/create/delete actions on bibliographic data. WARNING: this feature is very resource consuming.','YesNo'), |
90 |
('CatalogingValidation','0',NULL,'Active cataloging validation','YesNo'); |
90 |
('CatalogingValidation','0',NULL,'Active cataloging validation','YesNo'); |
91 |
('CatalogingValidationFramework','',NULL,'Cataloging validation framework','long'); |
91 |
('CatalogingValidationFramework','',NULL,'Cataloging validation framework','long'); |
92 |
('CatalogingValidationUsers','',NULL,'Cataloging validation users','long'); |
|
|
93 |
('checkdigit','none','none|katipo','If ON, enable checks on patron cardnumber: none or \"Katipo\" style checks','Choice'), |
92 |
('checkdigit','none','none|katipo','If ON, enable checks on patron cardnumber: none or \"Katipo\" style checks','Choice'), |
94 |
('CircAutocompl','1',NULL,'If ON, autocompletion is enabled for the Circulation input','YesNo'), |
93 |
('CircAutocompl','1',NULL,'If ON, autocompletion is enabled for the Circulation input','YesNo'), |
95 |
('CircAutoPrintQuickSlip','qslip',NULL,'Choose what should happen when an empty barcode field is submitted in circulation: Display a print quick slip window, Display a print slip window or Clear the screen.','Choice'), |
94 |
('CircAutoPrintQuickSlip','qslip',NULL,'Choose what should happen when an empty barcode field is submitted in circulation: Display a print quick slip window, Display a print slip window or Clear the screen.','Choice'), |