Lines 640-645
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
640 |
('UseACQFrameworkForBiblioRecords','0','','Use the ACQ framework for the catalog details','YesNo'), |
640 |
('UseACQFrameworkForBiblioRecords','0','','Use the ACQ framework for the catalog details','YesNo'), |
641 |
('UseAuthoritiesForTracings','1','0','Use authority record numbers for subject tracings instead of heading strings.','YesNo'), |
641 |
('UseAuthoritiesForTracings','1','0','Use authority record numbers for subject tracings instead of heading strings.','YesNo'), |
642 |
('UseBranchTransferLimits','0','','If ON, Koha will will use the rules defined in branch_transfer_limits to decide if an item transfer should be allowed.','YesNo'), |
642 |
('UseBranchTransferLimits','0','','If ON, Koha will will use the rules defined in branch_transfer_limits to decide if an item transfer should be allowed.','YesNo'), |
|
|
643 |
('UseCashRegisters','0','','Use cash registers with the accounting system and assign patron transactions to them.','YesNo'), |
643 |
('UseControlNumber','0','','If ON, record control number (w subfields) and control number (001) are used for linking of bibliographic records.','YesNo'), |
644 |
('UseControlNumber','0','','If ON, record control number (w subfields) and control number (001) are used for linking of bibliographic records.','YesNo'), |
644 |
('UseCourseReserves','0',NULL,'Enable the course reserves feature.','YesNo'), |
645 |
('UseCourseReserves','0',NULL,'Enable the course reserves feature.','YesNo'), |
645 |
('useDaysMode','Calendar','Calendar|Days|Datedue','Choose the method for calculating due date: select Calendar to use the holidays module, and Days to ignore the holidays module','Choice'), |
646 |
('useDaysMode','Calendar','Calendar|Days|Datedue','Choose the method for calculating due date: select Calendar to use the holidays module, and Days to ignore the holidays module','Choice'), |