Lines 479-484
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
479 |
('PayPalSignature', '', NULL , 'Your PayPal API signature', 'Free'), |
479 |
('PayPalSignature', '', NULL , 'Your PayPal API signature', 'Free'), |
480 |
('PayPalUser', '', NULL , 'Your PayPal API username ( email address )', 'Free'), |
480 |
('PayPalUser', '', NULL , 'Your PayPal API username ( email address )', 'Free'), |
481 |
('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |
481 |
('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |
|
|
482 |
('PreserveSerialNotes','1','','When a new "Expected" issue is generated, should it be prefilled with last created issue notes?','YesNo'), |
482 |
('previousIssuesDefaultSortOrder','asc','asc|desc','Specify the sort order of Previous Issues on the circulation page','Choice'), |
483 |
('previousIssuesDefaultSortOrder','asc','asc|desc','Specify the sort order of Previous Issues on the circulation page','Choice'), |
483 |
('printcirculationslips','1','','If ON, enable printing circulation receipts','YesNo'), |
484 |
('printcirculationslips','1','','If ON, enable printing circulation receipts','YesNo'), |
484 |
('PrintNoticesMaxLines','0','','If greater than 0, sets the maximum number of lines an overdue notice will print. If the number of items is greater than this number, the notice will end with a warning asking the borrower to check their online account for a full list of overdue items.','Integer'), |
485 |
('PrintNoticesMaxLines','0','','If greater than 0, sets the maximum number of lines an overdue notice will print. If the number of items is greater than this number, the notice will end with a warning asking the borrower to check their online account for a full list of overdue items.','Integer'), |