Lines 506-511
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
506 |
('PayPalSandboxMode', '1', NULL , 'If enabled, the system will use PayPal''s sandbox server for testing, rather than the production server.', 'YesNo'), |
506 |
('PayPalSandboxMode', '1', NULL , 'If enabled, the system will use PayPal''s sandbox server for testing, rather than the production server.', 'YesNo'), |
507 |
('PayPalSignature', '', NULL , 'Your PayPal API signature', 'Free'), |
507 |
('PayPalSignature', '', NULL , 'Your PayPal API signature', 'Free'), |
508 |
('PayPalUser', '', NULL , 'Your PayPal API username ( email address )', 'Free'), |
508 |
('PayPalUser', '', NULL , 'Your PayPal API username ( email address )', 'Free'), |
|
|
509 |
('PID_Domain', '', NULL , 'Domain name for your persistent identifiers', 'Free'), |
510 |
('PID_Field', '', NULL , 'Controls if and where persistent identifiers are used', 'Free'), |
509 |
('PrefillGuaranteeField', 'phone,email,streetnumber,address,city,state,zipcode,country', NULL, 'Prefill these fields in guarantee member entry form from guarantor patron record', 'Multiple'), |
511 |
('PrefillGuaranteeField', 'phone,email,streetnumber,address,city,state,zipcode,country', NULL, 'Prefill these fields in guarantee member entry form from guarantor patron record', 'Multiple'), |
510 |
('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |
512 |
('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |
511 |
('PreserveSerialNotes','1','','When a new "Expected" issue is generated, should it be prefilled with last created issue notes?','YesNo'), |
513 |
('PreserveSerialNotes','1','','When a new "Expected" issue is generated, should it be prefilled with last created issue notes?','YesNo'), |