Lines 76-82
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
76 |
('BlockReturnOfWithdrawnItems','1','0','If enabled, items that are marked as withdrawn cannot be returned.','YesNo'), |
76 |
('BlockReturnOfWithdrawnItems','1','0','If enabled, items that are marked as withdrawn cannot be returned.','YesNo'), |
77 |
('BorrowerMandatoryField','surname|cardnumber',NULL,'Choose the mandatory fields for a patron\'s account','free'), |
77 |
('BorrowerMandatoryField','surname|cardnumber',NULL,'Choose the mandatory fields for a patron\'s account','free'), |
78 |
('borrowerRelationship','father|mother','','Define valid relationships between a guarantor & a guarantee (separated by | or ,)','free'), |
78 |
('borrowerRelationship','father|mother','','Define valid relationships between a guarantor & a guarantee (separated by | or ,)','free'), |
79 |
('BorrowerRenewalPeriodBase','now','dateexpiry|now','Set whether the borrower renewal date should be counted from the dateexpiry or from the current date ','Choice'), |
79 |
('BorrowerRenewalPeriodBase','now','dateexpiry|now|combination','Set whether the borrower renewal date should be counted from the dateexpiry, from the current date or by combination: if the dateexpiry is in future use dateexpiry, else use current date ','Choice'), |
80 |
('BorrowersLog','1',NULL,'If ON, log edit/create/delete actions on patron data','YesNo'), |
80 |
('BorrowersLog','1',NULL,'If ON, log edit/create/delete actions on patron data','YesNo'), |
81 |
('BorrowersTitles','Mr|Mrs|Miss|Ms',NULL,'Define appropriate Titles for patrons','free'), |
81 |
('BorrowersTitles','Mr|Mrs|Miss|Ms',NULL,'Define appropriate Titles for patrons','free'), |
82 |
('BorrowerUnwantedField','',NULL,'Name the fields you don\'t need to store for a patron\'s account','free'), |
82 |
('BorrowerUnwantedField','',NULL,'Name the fields you don\'t need to store for a patron\'s account','free'), |