Lines 680-685
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
680 |
('SIP2SortBinMapping','',NULL,'Use the following mappings to determine the sort_bin of a returned item. The mapping should be on the form \"branchcode:item field:item field value:sort bin number\", with one mapping per line.','free'), |
680 |
('SIP2SortBinMapping','',NULL,'Use the following mappings to determine the sort_bin of a returned item. The mapping should be on the form \"branchcode:item field:item field value:sort bin number\", with one mapping per line.','free'), |
681 |
('SkipHoldTrapOnNotForLoanValue','',NULL,'If set, Koha will never trap items for hold with this notforloan value','Integer'), |
681 |
('SkipHoldTrapOnNotForLoanValue','',NULL,'If set, Koha will never trap items for hold with this notforloan value','Integer'), |
682 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
682 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
|
|
683 |
('SMSSendDefaultCountryCode ',NULL,NULL,'Default SMS::Send driver recipient phone number country code','Integer'), |
683 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
684 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
684 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
685 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
685 |
('SMSSendUsername', '', '', 'Username/Login used to send SMS messages', 'free'), |
686 |
('SMSSendUsername', '', '', 'Username/Login used to send SMS messages', 'free'), |