|
Lines 150-155
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
| 150 |
('casLogout','0','','Does a logout from Koha should also log the user out of CAS?','YesNo'), |
150 |
('casLogout','0','','Does a logout from Koha should also log the user out of CAS?','YesNo'), |
| 151 |
('casServerUrl','https://localhost:8443/cas','','URL of the cas server','Free'), |
151 |
('casServerUrl','https://localhost:8443/cas','','URL of the cas server','Free'), |
| 152 |
('casServerVersion','2', '2|3','Version of the CAS server Koha will connect to.','Choice'), |
152 |
('casServerVersion','2', '2|3','Version of the CAS server Koha will connect to.','Choice'), |
|
|
153 |
('CashupReconciliationNoteAuthorisedValue', '', NULL, 'Authorized value category to use for cashup reconciliation notes (leave empty for free text)', 'Free'), |
| 153 |
('CashupReconciliationNoteRequired', '0', NULL, 'Require a reconciliation note when completing cashup with discrepancies between expected and actual amounts', 'YesNo'), |
154 |
('CashupReconciliationNoteRequired', '0', NULL, 'Require a reconciliation note when completing cashup with discrepancies between expected and actual amounts', 'YesNo'), |
| 154 |
('CatalogConcerns', '0', NULL, 'Allow users to report catalog concerns', 'YesNo'), |
155 |
('CatalogConcerns', '0', NULL, 'Allow users to report catalog concerns', 'YesNo'), |
| 155 |
('CatalogerEmails', '', '', 'Notify these catalogers by email when a catalog concern is submitted', 'free'), |
156 |
('CatalogerEmails', '', '', 'Notify these catalogers by email when a catalog concern is submitted', 'free'), |