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