|
Lines 759-764
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
| 759 |
('SkipHoldTrapOnNotForLoanValue','',NULL,'If set, Koha will never trap items for hold with this notforloan value','Integer'), |
759 |
('SkipHoldTrapOnNotForLoanValue','',NULL,'If set, Koha will never trap items for hold with this notforloan value','Integer'), |
| 760 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
760 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
| 761 |
('SMSSendAdditionalOptions', '', '', 'Additional SMS::Send parameters used to send SMS messages', 'free'), |
761 |
('SMSSendAdditionalOptions', '', '', 'Additional SMS::Send parameters used to send SMS messages', 'free'), |
|
|
762 |
('SMSSendDefaultCountryCode ',NULL,NULL,'Default SMS::Send driver recipient phone number country code','Integer'), |
| 762 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
763 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
| 763 |
('SMSSendMaxChar', '', NULL, 'Add a limit for the number of characters in SMS messages', 'Integer'), |
764 |
('SMSSendMaxChar', '', NULL, 'Add a limit for the number of characters in SMS messages', 'Integer'), |
| 764 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
765 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |