Lines 145-150
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
145 |
('CollapseFieldsPatronAddForm','',NULL,'Collapse these fields by default when adding a new patron. These fields can still be expanded.','Multiple'), |
145 |
('CollapseFieldsPatronAddForm','',NULL,'Collapse these fields by default when adding a new patron. These fields can still be expanded.','Multiple'), |
146 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
146 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
147 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
147 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
|
|
148 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
148 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
149 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
149 |
('CumulativeRestrictionPeriods',0,NULL,'Cumulate the restriction periods instead of keeping the highest','YesNo'), |
150 |
('CumulativeRestrictionPeriods',0,NULL,'Cumulate the restriction periods instead of keeping the highest','YesNo'), |
150 |
('CurrencyFormat','US','US|FR|CH','Determines the display format of currencies. eg: \'36000\' is displayed as \'360 000,00\' in \'FR\' or \'360,000.00\' in \'US\'.','Choice'), |
151 |
('CurrencyFormat','US','US|FR|CH','Determines the display format of currencies. eg: \'36000\' is displayed as \'360 000,00\' in \'FR\' or \'360,000.00\' in \'US\'.','Choice'), |