Lines 699-705
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
699 |
('SelfCheckReceiptPrompt','1','NULL','If ON, print receipt dialog pops up when self checkout is finished','YesNo'), |
699 |
('SelfCheckReceiptPrompt','1','NULL','If ON, print receipt dialog pops up when self checkout is finished','YesNo'), |
700 |
('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), |
700 |
('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), |
701 |
('SendAllEmailsTo','',NULL,'All emails will be redirected to this email if it is not empty','free'), |
701 |
('SendAllEmailsTo','',NULL,'All emails will be redirected to this email if it is not empty','free'), |
702 |
('SendLetterIdInEmailNotices','0',NULL,'Add template id to bottom of emailed notices','YesNo'), |
|
|
703 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
702 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
704 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
703 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
705 |
('SerialsDefaultEmailAddress', '', NULL, 'Default email address used as reply-to for notices sent by the serials module.', 'Free'), |
704 |
('SerialsDefaultEmailAddress', '', NULL, 'Default email address used as reply-to for notices sent by the serials module.', 'Free'), |