Lines 709-714
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
709 |
('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'), |
709 |
('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'), |
710 |
('SkipHoldTrapOnNotForLoanValue','',NULL,'If set, Koha will never trap items for hold with this notforloan value','Integer'), |
710 |
('SkipHoldTrapOnNotForLoanValue','',NULL,'If set, Koha will never trap items for hold with this notforloan value','Integer'), |
711 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
711 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
|
|
712 |
('SMSSendAdditionalOptions', '', '', 'Additional SMS::Send parameters used to send SMS messages', 'free'), |
712 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
713 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
713 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
714 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
714 |
('SMSSendUsername', '', '', 'Username/Login used to send SMS messages', 'free'), |
715 |
('SMSSendUsername', '', '', 'Username/Login used to send SMS messages', 'free'), |