Lines 32-47
Patrons:
Link Here
|
32 |
choices: |
32 |
choices: |
33 |
yes: Allow |
33 |
yes: Allow |
34 |
no: "Don't allow" |
34 |
no: "Don't allow" |
35 |
- images to be uploaded and shown for patrons on the staff client. |
35 |
- images to be uploaded and shown for patrons on the staff interface. |
36 |
- |
36 |
- |
37 |
- By default, show |
37 |
- By default, show |
38 |
- pref: PatronsPerPage |
38 |
- pref: PatronsPerPage |
39 |
class: integer |
39 |
class: integer |
40 |
- results per page in the staff client. |
40 |
- results per page in the staff interface. |
41 |
- |
41 |
- |
|
|
42 |
- "Comma separated list defining the default fields to be used during a patron search using the \"standard\" option:" |
42 |
- pref: DefaultPatronSearchFields |
43 |
- pref: DefaultPatronSearchFields |
43 |
class: multi |
44 |
class: multi |
44 |
- "Comma separated list defining the default fields to be used during a patron search using the \"standard\" option. If empty Koha will default to \"surname,firstname,othernames,cardnumber,userid\". Additional fields added to this preference will be added as search options in the dropdown menu on the patron search page." |
45 |
- "If empty Koha will default to \"surname,firstname,othernames,cardnumber,userid\". Additional fields added to this preference will be added as search options in the dropdown menu on the patron search page." |
45 |
- |
46 |
- |
46 |
- "Show the following fields from the items database table as columns on the statistics tab on the patron record: " |
47 |
- "Show the following fields from the items database table as columns on the statistics tab on the patron record: " |
47 |
- pref: StatisticsFields |
48 |
- pref: StatisticsFields |
Lines 218-224
Patrons:
Link Here
|
218 |
source: borrowers |
219 |
source: borrowers |
219 |
- "will be added to the patron quick add form when entering a new patron. Displays only mandatory fields and fields specified here. If applicable the guarantor form will be shown as well, individual fields in that form will be ignored." |
220 |
- "will be added to the patron quick add form when entering a new patron. Displays only mandatory fields and fields specified here. If applicable the guarantor form will be shown as well, individual fields in that form will be ignored." |
220 |
- |
221 |
- |
221 |
- When adding new patrons or editing existing patrons, collapse the following fields from the full form (can still be expanded later) |
222 |
- "When adding new patrons or editing existing patrons, collapse the following fields from the full form (can still be expanded later):" |
222 |
- pref: CollapseFieldsPatronAddForm |
223 |
- pref: CollapseFieldsPatronAddForm |
223 |
multiple: |
224 |
multiple: |
224 |
identity: "Organization/Patron identity" |
225 |
identity: "Organization/Patron identity" |
Lines 246-252
Patrons:
Link Here
|
246 |
- "Guarantors can be the following of those they guarantee:" |
247 |
- "Guarantors can be the following of those they guarantee:" |
247 |
- pref: borrowerRelationship |
248 |
- pref: borrowerRelationship |
248 |
class: multi |
249 |
class: multi |
249 |
- (input multiple choices separated by |). Leave empty to deactivate |
250 |
- (input multiple choices separated by |). Leave empty to deactivate. |
250 |
- |
251 |
- |
251 |
- "When adding a guarantee to a guarantor patron fill the following fields in the guarantee's member entry form from the guarantors record:" |
252 |
- "When adding a guarantee to a guarantor patron fill the following fields in the guarantee's member entry form from the guarantors record:" |
252 |
- pref: PrefillGuaranteeField |
253 |
- pref: PrefillGuaranteeField |
Lines 261-275
Patrons:
Link Here
|
261 |
B_state: "Alternate address - State" |
262 |
B_state: "Alternate address - State" |
262 |
B_streetnumber: "Alternate address - Street number" |
263 |
B_streetnumber: "Alternate address - Street number" |
263 |
B_zipcode: "Alternate address - ZIP/Postal code" |
264 |
B_zipcode: "Alternate address - ZIP/Postal code" |
264 |
altcontactaddress1: "Alternate contact: Address" |
265 |
altcontactaddress1: "Alternate contact - Address" |
265 |
altcontactaddress2: "Alternate contact: Address 2" |
266 |
altcontactaddress2: "Alternate contact - Address 2" |
266 |
altcontactaddress3: "Alternate contact: City" |
267 |
altcontactaddress3: "Alternate contact - City" |
267 |
altcontactcountry: "Alternate contact: Country" |
268 |
altcontactcountry: "Alternate contact - Country" |
268 |
altcontactfirstname: "Alternate contact: First name" |
269 |
altcontactfirstname: "Alternate contact - First name" |
269 |
altcontactphone: "Alternate contact: Phone" |
270 |
altcontactphone: "Alternate contact - Phone" |
270 |
altcontactstate: "Alternate contact: State" |
271 |
altcontactstate: "Alternate contact - State" |
271 |
altcontactsurname: "Alternate contact: Surname" |
272 |
altcontactsurname: "Alternate contact - Surname" |
272 |
altcontactzipcode: "Alternate contact: ZIP/Postal code" |
273 |
altcontactzipcode: "Alternate contact - ZIP/Postal code" |
273 |
fax: "Contact - Fax" |
274 |
fax: "Contact - Fax" |
274 |
mobile: "Contact - Other phone" |
275 |
mobile: "Contact - Other phone" |
275 |
email: "Contact - Primary email" |
276 |
email: "Contact - Primary email" |
Lines 302-314
Patrons:
Link Here
|
302 |
- to refer to your local privacy policy in messages about privacy and data protection. (If you enforce GDPR policy, make sure that this page is not blocked.) |
303 |
- to refer to your local privacy policy in messages about privacy and data protection. (If you enforce GDPR policy, make sure that this page is not blocked.) |
303 |
- "<br><strong>NOTE:</strong> The URL will only be displayed if GDPR_Policy is set." |
304 |
- "<br><strong>NOTE:</strong> The URL will only be displayed if GDPR_Policy is set." |
304 |
- |
305 |
- |
305 |
- Set GDPR policy to |
306 |
- "Set GDPR policy to:" |
306 |
- pref: GDPR_Policy |
307 |
- pref: GDPR_Policy |
307 |
choices: |
308 |
choices: |
308 |
'': 'Disabled' |
309 |
'': 'disabled' |
309 |
Enforced: 'Enforced' |
310 |
Enforced: 'enforced' |
310 |
Permissive: 'Permissive' |
311 |
Permissive: 'permissive' |
311 |
- "GDPR is the EU General Data Protection Regulation. When you enforce, patrons need to give consent before using the OPAC. If you set to permissive, Koha will warn but not enforce." |
312 |
- ". GDPR is the EU General Data Protection Regulation. When you enforce, patrons need to give consent before using the OPAC. If you set to permissive, Koha will warn but not enforce." |
312 |
- "<br><strong>NOTE:</strong> If you enable this you will also have to set the URL of your public privacy policy with the PrivacyPolicyURL setting." |
313 |
- "<br><strong>NOTE:</strong> If you enable this you will also have to set the URL of your public privacy policy with the PrivacyPolicyURL setting." |
313 |
- |
314 |
- |
314 |
- Lock/expire patrons that submitted an unsubscribe request (refused consent) after |
315 |
- Lock/expire patrons that submitted an unsubscribe request (refused consent) after |
315 |
- |
|
|