Lines 660-665
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
660 |
('SelfCheckReceiptPrompt','1','NULL','If ON, print receipt dialog pops up when self checkout is finished','YesNo'), |
660 |
('SelfCheckReceiptPrompt','1','NULL','If ON, print receipt dialog pops up when self checkout is finished','YesNo'), |
661 |
('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), |
661 |
('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), |
662 |
('SendAllEmailsTo','',NULL,'All emails will be redirected to this email if it is not empty','free'), |
662 |
('SendAllEmailsTo','',NULL,'All emails will be redirected to this email if it is not empty','free'), |
|
|
663 |
('SendLetterIdInEmailNotices','0',NULL,'Add template id to bottom of emailed notices','YesNo'), |
663 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
664 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
664 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
665 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
665 |
('SessionRestrictionByIP','1','Check for change in remote IP address for session security. Disable only when remote IP address changes frequently.','','YesNo'), |
666 |
('SessionRestrictionByIP','1','Check for change in remote IP address for session security. Disable only when remote IP address changes frequently.','','YesNo'), |