Lines 156-161
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
156 |
('ComponentSortField','title','call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
156 |
('ComponentSortField','title','call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
157 |
('ComponentSortOrder','asc','asc|dsc|az|za','Specify the default sort order','Choice'), |
157 |
('ComponentSortOrder','asc','asc|dsc|az|za','Specify the default sort order','Choice'), |
158 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
158 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
|
|
159 |
('ConsiderLibraryHoursWhenIssuing', 'close', 'close|open|ignore', "Take library opening hours into consideration to calculate due date when issuing.", 'Choice'), |
159 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
160 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
160 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
161 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
161 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
162 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |