Bug 24963: Terminology: Use "auto-renewal" instead of alternatives
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / patrons.pref
1 Patrons:
2     General:
3      -
4          - pref: CheckPrevCheckout
5            default: no
6            choices:
7                hardyes: "Do"
8                softyes: "Unless overridden by patron category, do"
9                softno: "Unless overridden by patron category, do not"
10                hardno: "Do not"
11          - " check borrower checkout history to see if the current item has been checked out before."
12      -
13          - pref: ExtendedPatronAttributes
14            choices:
15                yes: Enable
16                no: "Don't enable"
17          - searching, editing and display of custom attributes on patrons.
18      -
19          - pref: intranetreadinghistory
20            choices:
21                yes: "Allow"
22                no: "Don't allow"
23          - "staff to access a patron's checkout and hold history (reading history is still stored, regardless of staff being allowed access or not)."
24      -
25          - The late fine for all checkouts will only go up to
26          - pref: MaxFine
27            class: currency
28          - '[% local_currency %].'
29          - Empty value means no limit. Single item caps are specified in the circulation rules matrix.
30      -
31          - pref: patronimages
32            choices:
33                yes: Allow
34                no: "Don't allow"
35          - images to be uploaded and shown for patrons on the staff client.
36      -
37          - By default, show
38          - pref: PatronsPerPage
39            class: integer
40          - results per page in the staff client.
41      -
42          - pref: DefaultPatronSearchFields
43            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      -
46          - "Show the following fields from the items database table as columns on the statistics tab on the patron record: "
47          - pref: StatisticsFields
48            class: multi
49          - "(separate fields with |, without trailing |). Default if empty: location|itype|ccode"
50      -
51          - pref: EnableBorrowerFiles
52            choices:
53                yes: Do
54                no: "Don't"
55          - enable the ability to upload and attach arbitrary files to a borrower record.
56      -
57          - pref: useDischarge
58            choices:
59                yes: Allow
60                no: "Don't allow"
61          - librarians to discharge borrowers and borrowers to request a discharge.
62      -
63          - pref: FeeOnChangePatronCategory
64            choices:
65                yes: Do
66                no: "Don't"
67          - charge a fee when a patron changes to a category with an enrollment fee.
68      -
69          - pref: TrackLastPatronActivity
70            choices:
71                yes: Do
72                no: "Don't"
73          - track last patron activity.
74          - Every time a patron will connect, the borrowers.lastseen will be updated with the current time.
75      -
76          - pref: ProtectSuperlibrarianPrivileges
77            choices:
78                yes: Allow only superlibrarians
79                no: Allow all permitted users
80          - "to access/change superlibrarian privileges."
81          - "<br><strong>NOTE:</strong> A permitted user needs to have the 'permissions' flag (if no superlibrarian)."
82      -
83          - pref: AllowPatronToControlAutorenewal
84            choices:
85                yes: Allow patrons
86                no: Allow only staff
87          - "to allow/disallow auto-renewal for account. If allowed a patron will be able to update their own account to allow/disallow auto renewals"
88     Membership expiry:
89      -
90          - When renewing borrowers, base the new expiry date on
91          - pref: BorrowerRenewalPeriodBase
92            choices:
93                now: current date.
94                dateexpiry: current membership expiry date.
95                combination: the latter of the current and expiry date.
96      -
97          - Show a notice if the patron is about to expire or has expired
98          - pref: NotifyBorrowerDeparture
99            class: integer
100          - days beforehand.
101      -
102          - Send an account expiration notice when a patron's card will expire in
103          - pref: MembershipExpiryDaysNotice
104            class: integer
105          - days.
106          - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/membership_expiry.pl</code> cronjob. Ask your system administrator to schedule it."
107     Notices and notifications:
108      -
109          - pref: EnhancedMessagingPreferences
110            choices:
111                yes: Allow
112                no: "Don't allow"
113          - "Staff to manage which notices patrons will receive and when they will receive them."
114          - "<br><strong>NOTE:</strong> This only applies to courtesy notices. To manage if patrons have also access to these settings, use EnhancedMessagingPreferencesOPAC."
115          - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/process_message_queue.pl</code> and the <code>misc/cronjobs/advance_notices.pl</code> cronjob. Ask your system administrator to schedule them."
116      -
117          - pref: EnhancedMessagingPreferencesOPAC
118            choices:
119                yes: Show
120                no: "Don't show"
121          - "patron messaging setting on the OPAC."
122          - "<br><strong>NOTE:</strong> EnhancedMessagingPreferences must be enabled."
123      -
124          - pref: AutoEmailOpacUser
125            choices:
126                yes: Send
127                no: "Don't send"
128          - an email to newly created patrons with their account details.
129      -
130          - pref: UseEmailReceipts
131            choices:
132                yes: Send
133                no: "Don't send"
134          - email receipts to patrons for payments and writeoffs.
135      -
136          - "Use"
137          - pref: AutoEmailPrimaryAddress
138            default: "OFF"
139            choices:
140                email: home
141                emailpro: work
142                B_email: alternate
143                cardnumber: cardnumber as
144                "OFF": first valid
145          - "patron email address for sending out emails."
146      -
147          - pref: TalkingTechItivaPhoneNotification
148            choices:
149                yes: Enable
150                no: Disable
151          - patron phone notifications using Talking Tech i-tiva (overdues, predues and holds notices currently supported).
152      -
153          - "Use the SMS::Send::"
154          - pref: SMSSendDriver
155          - driver to send SMS messages.
156          - "<br>If you would prefer to send SMS via E-mail, set SMSSendDriver to: Email"
157      -
158          - "Define a username/login"
159          - pref: SMSSendUsername
160          - "and a password"
161          - pref: SMSSendPassword
162          - ". Override from address with"
163          - pref: EmailSMSSendDriverFromAddress
164          - "for emails sent using \"Email\" send driver."
165      -
166          - pref: FallbackToSMSIfNoEmail
167            choices:
168                yes: Enable
169                no: Disable
170          - Send purchase suggestion messages by SMS if no patron email is defined.
171     Patron forms:
172      -
173          - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:"
174          - pref: BorrowerMandatoryField
175            class: multi
176          - (separate columns with |)
177          - "<strong>NOTE:</strong> If autoMemberNum is enabled, the system preference BorrowerMandatoryField must not contain the field cardnumber."
178      -
179          - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron entry screen:"
180          - pref: BorrowerUnwantedField
181            class: multi
182          - (separate columns with |)
183      -
184          - "Borrowers can have the following titles:"
185          - pref: BorrowersTitles
186            class: multi
187          - (separate multiple choices with |)
188      -
189          - pref: autoMemberNum
190            choices:
191                yes: Do
192                no: "Don't"
193          - default the card number field on the patron addition screen to the next available card number (for example, if the largest currently used card number is 26345000012941, then this field will default to 26345000012942).
194          - "<strong>NOTE:</strong> If autoMemberNum is enabled, the system preference BorrowerMandatoryField must not contain the field cardnumber."
195      -
196          - Card numbers for patrons must be
197          - pref: CardnumberLength
198          - "characters long. The length can be a single number to specify an exact length, a range separated by a comma (i.e., 'Min,Max'), or a maximum with no minimum (i.e., ',Max')."
199          - "If 'cardnumber' is included in the BorrowerMandatoryField list, the minimum length, if not specified here, defaults to one. Maximum cannot be bigger than the database field size of 32."
200      -
201          - pref: uppercasesurnames
202            choices:
203                yes: Do
204                no: "Don't"
205          - store and display surnames in upper case.
206      -
207          - pref: PatronQuickAddFields
208            class: multi
209          - (separate columns with |)
210          - "add these fields 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."
211      -
212          - When adding new patrons or editing existing patrons, collapse the following fields from the full form (can still be expanded later)
213          - pref: CollapseFieldsPatronAddForm
214            multiple:
215                identity: "Organization/Patron identity"
216                guarantor: "Guarantor information"
217                primary_address: "Main address"
218                primary_contact: "Contact information"
219                alt_address: "Alternate address"
220                alt_contact: "Alternate contact"
221                lib_mgmt: "Library management"
222                lib_setup: "Library setup"
223                login: "OPAC/Staff login"
224                flags: "Patron account flags (existing patrons)"
225                debarments: "Patron restrictions (existing patrons)"
226                housebound: "Housebound roles"
227                additional: "Additional attributes and identifiers"
228                messaging: "Patron messaging preferences"
229     Patron relationships:
230      -
231          - "Guarantors can be the following of those they guarantee:"
232          - pref: borrowerRelationship
233            class: multi
234          - (input multiple choices separated by |). Leave empty to deactivate
235      -
236          - "When adding a guarantee to a guarantor patron fill the following fields in the guarantee's member entry form from the guarantors record:"
237          - pref: PrefillGuaranteeField
238            multiple:
239                B_address: "Alternate address - Address"
240                B_address2: "Alternate address - Address 2"
241                B_city: "Alternate address - City"
242                contactnote: "Alternate address - Contact note"
243                B_country: "Alternate address - Country"
244                B_email: "Alternate address - Email"
245                B_phone: "Alternate address - Phone"
246                B_state: "Alternate address - State"
247                B_streetnumber: "Alternate address - Street number"
248                B_zipcode: "Alternate address - ZIP/Postal code"
249                altcontactaddress1: "Alternate contact: Address"
250                altcontactaddress2: "Alternate contact: Address 2"
251                altcontactaddress3: "Alternate contact: City"
252                altcontactcountry: "Alternate contact: Country"
253                altcontactfirstname: "Alternate contact: First name"
254                altcontactphone: "Alternate contact: Phone"
255                altcontactstate: "Alternate contact: State"
256                altcontactsurname: "Alternate contact: Surname"
257                altcontactzipcode: "Alternate contact: ZIP/Postal code"
258                fax: "Contact - Fax"
259                mobile: "Contact - Other phone"
260                email: "Contact - Primary email"
261                phone: "Contact - Primary phone"
262                emailpro: "Contact - Secondary email"
263                phonepro: "Contact - Secondary phone"
264                address: "Main address - Address"
265                address2: "Main address - Address 2"
266                city: "Main address - City"
267                country: "Main address - Country"
268                state: "Main address - State"
269                zipcode: "Main address - ZIP/Postal code"
270                streetnumber: "Main address - street number"
271      -
272          - pref: AllowStaffToSetCheckoutsVisibilityForGuarantor
273            choices:
274                yes: Allow
275                no: "Don't allow"
276          - staff to set the ability for a patron's checkouts to be viewed by linked patrons in the OPAC.
277      -
278          - pref: AllowStaffToSetFinesVisibilityForGuarantor
279            choices:
280                yes: Allow
281                no: "Don't allow"
282          - staff to set the ability for a patron's fines to be viewed by linked patrons in the OPAC.
283     Privacy:
284      -
285          - Use the following URL
286          - pref: PrivacyPolicyURL
287          - 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.)
288          - "<br><strong>NOTE:</strong> The URL will only be displayed if GDPR_Policy is set."
289      -
290          - Set GDPR policy to
291          - pref: GDPR_Policy
292            choices:
293                '': 'Disabled'
294                Enforced: 'Enforced'
295                Permissive: 'Permissive'
296          - "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."
297          - "<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."
298      -
299          - Lock/expire patrons that submitted an unsubscribe request (refused consent) after
300          - pref: UnsubscribeReflectionDelay
301          - days, anonymize locked/expired accounts after
302          - pref: PatronAnonymizeDelay
303          - days and remove anonymized patron accounts after
304          - pref: PatronRemovalDelay
305          - "days.<br>IMPORTANT: No action is performed when these delays are empty (no text). But a zero value ('0') is interpreted as no delay (do it now)! The actions are performed by the cleanup database cron job."
306     Security:
307      -
308          - Login passwords for staff and patrons must be at least
309          - pref: minPasswordLength
310            class: integer
311          - characters long.
312      -
313          - pref: RequireStrongPassword
314            choices:
315                yes: "Require"
316                no: "Don't require"
317          - a strong password for staff and patrons
318          - (Must contain at least one digit, one lowercase and one uppercase).
319      -
320          - Block a patron's account if it reaches
321          - pref: FailedLoginAttempts
322            class: integer
323          - failed login attempts.