Lines 88-93
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
88 |
('autoControlNumber','OFF','biblionumber|OFF','Used to autogenerate a Control Number: biblionumber will be as biblionumber, OFF will leave the field as it is;','Choice'), |
88 |
('autoControlNumber','OFF','biblionumber|OFF','Used to autogenerate a Control Number: biblionumber will be as biblionumber, OFF will leave the field as it is;','Choice'), |
89 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
89 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
90 |
('AutoCreditNumber', '', '', 'Automatically generate a number for account credits', 'Choice'), |
90 |
('AutoCreditNumber', '', '', 'Automatically generate a number for account credits', 'Choice'), |
|
|
91 |
('AutoDeleteFromCartWhenHoldPlaced', '', '', 'Automatically delete items from cart when a hold is placed', 'Choice'), |
91 |
('AutoEmailNewUser','0',NULL,'Send an email to newly created patrons.','YesNo'), |
92 |
('AutoEmailNewUser','0',NULL,'Send an email to newly created patrons.','YesNo'), |
92 |
('AutoLinkBiblios','0',NULL,'If enabled, link biblio to authorities on creation and edit','YesNo'), |
93 |
('AutoLinkBiblios','0',NULL,'If enabled, link biblio to authorities on creation and edit','YesNo'), |
93 |
('AutomaticCheckinAutoFill','0',NULL,'Automatically fill the next hold with an automatic check in.','YesNo'), |
94 |
('AutomaticCheckinAutoFill','0',NULL,'Automatically fill the next hold with an automatic check in.','YesNo'), |