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