Lines 82-87
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
82 |
('AutoEmailNewUser','0',NULL,'Send an email to newly created patrons.','YesNo'), |
82 |
('AutoEmailNewUser','0',NULL,'Send an email to newly created patrons.','YesNo'), |
83 |
('AutoShareWithMana','subscription','','defines datas automatically shared with mana','multiple'), |
83 |
('AutoShareWithMana','subscription','','defines datas automatically shared with mana','multiple'), |
84 |
('AutoLocation','0',NULL,'If ON, IP authentication is enabled, blocking access to the staff interface from unauthorized IP addresses','YesNo'), |
84 |
('AutoLocation','0',NULL,'If ON, IP authentication is enabled, blocking access to the staff interface from unauthorized IP addresses','YesNo'), |
|
|
85 |
('AutomaticCheckinAutoFill','0',NULL,'Automatically fill the next hold with an automatic check in.','YesNo'), |
85 |
('AutomaticItemReturn','1',NULL,'If ON, Koha will automatically set up a transfer of this item to its homebranch','YesNo'), |
86 |
('AutomaticItemReturn','1',NULL,'If ON, Koha will automatically set up a transfer of this item to its homebranch','YesNo'), |
86 |
('AutoLinkBiblios','0',NULL,'If enabled, link biblio to authorities on creation and edit','YesNo'), |
87 |
('AutoLinkBiblios','0',NULL,'If enabled, link biblio to authorities on creation and edit','YesNo'), |
87 |
('AutomaticConfirmTransfer','0',NULL,'Defines whether transfers should be automatically confirmed at checkin if modal dismissed','YesNo'), |
88 |
('AutomaticConfirmTransfer','0',NULL,'Defines whether transfers should be automatically confirmed at checkin if modal dismissed','YesNo'), |