8c8227d44a35d32b73ad208e56b34164387bcecb
[srvgit] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / patrons.pref
1 Patrons:
2     General:
3      -
4          - pref: AutoEmailOpacUser
5            choices:
6                yes: Send
7                no: "Don't send"
8          - an email to newly created patrons with their account details.
9      -
10          - pref: UseEmailReceipts
11            choices:
12                yes: Send
13                no: "Don't send"
14          - email receipts to patrons for payments and writeoffs.
15      -
16          - "Use"
17          - pref: AutoEmailPrimaryAddress
18            default: "OFF"
19            choices:
20                email: home
21                emailpro: work
22                B_email: alternate
23                cardnumber: cardnumber as
24                "OFF": first valid
25          - "patron email address for sending out emails."
26      -
27          - pref: autoMemberNum
28            choices:
29                yes: Do
30                no: "Don't"
31          - 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).
32          - "NOTE: If autoMemberNum is enabled, the system preference BorrowerMandatoryField must not contain the field cardnumber."
33      -
34          - "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:"
35          - pref: BorrowerMandatoryField
36            class: multi
37          - (separate columns with |)
38          - "NOTE: If autoMemberNum is enabled, the system preference BorrowerMandatoryField must not contain the field cardnumber."
39      -
40          - "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:"
41          - pref: BorrowerUnwantedField
42            class: multi
43          - (separate columns with |)
44      -
45          - "Guarantors can be the following of those they guarantee:"
46          - pref: borrowerRelationship
47            class: multi
48          - (input multiple choices separated by |). Leave empty to deactivate
49      -
50          - "Borrowers can have the following titles:"
51          - pref: BorrowersTitles
52            class: multi
53          - (separate multiple choices with |)
54      -
55          - pref: CheckPrevCheckout
56            default: no
57            choices:
58                hardyes: "Do"
59                softyes: "Unless overridden, do"
60                softno: "Unless overridden, do not"
61                hardno: "Do not"
62          - " check borrower checkout history to see if the current item has been checked out before."
63      -
64          - pref: EnhancedMessagingPreferences
65            choices:
66                yes: Allow
67                no: "Don't allow"
68          - "Staff to manage which notices patrons will receive and when they will receive them. Note: this only applies to courtesy notices. To manage if patrons have also access to these settings, use EnhancedMessagingPreferencesOPAC."
69      -
70          - pref: ExtendedPatronAttributes
71            choices:
72                yes: Enable
73                no: "Don't enable"
74          - searching, editing and display of custom attributes on patrons.
75      -
76          - pref: intranetreadinghistory
77            choices:
78                yes: "Allow"
79                no: "Don't allow"
80          - "staff to access a patron's checkout and hold history (reading history is still stored, regardless of staff being allowed access or not)."
81      -
82          - The late fine for all checkouts will only go up to
83          - pref: MaxFine
84            class: currency
85          - '[% local_currency %].'
86          - Empty value means no limit. Single item caps are specified in the circulation rules matrix.
87      -
88          - Login passwords for staff and patrons must be at least
89          - pref: minPasswordLength
90            class: integer
91          - characters long.
92      -
93          - pref: RequireStrongPassword
94            choices:
95                yes: "Require"
96                no: "Don't require"
97          - a strong password for staff and patrons
98          - (Must contain at least one digit, one lowercase and one uppercase).
99      -
100          - Show a notice if the patron is about to expire or has expired
101          - pref: NotifyBorrowerDeparture
102            class: integer
103          - days beforehand.
104      -
105          - Send an account expiration notice when a patron's card will expire in
106          - pref: MembershipExpiryDaysNotice
107            class: integer
108          - days.
109      -
110          - pref: patronimages
111            choices:
112                yes: Allow
113                no: "Don't allow"
114          - images to be uploaded and shown for patrons on the staff client.
115      -
116          - By default, show
117          - pref: PatronsPerPage
118            class: integer
119          - results per page in the staff client.
120      -
121          - pref: DefaultPatronSearchFields
122            class: multi
123          - "Comma separated list defining the default fields to be used during a patron search"
124      -
125          - pref: PatronQuickAddFields
126            class: multi
127          - (separate columns with |)
128          - "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."
129      -
130          - "Use the SMS::Send::"
131          - pref: SMSSendDriver
132          - driver to send SMS messages.
133          - "<br>If you would prefer to receive SMS via E-mail, set SMSendDriver to: Email"
134      -
135          - "Define a username/login"
136          - pref: SMSSendUsername
137          - "and a password"
138          - pref: SMSSendPassword
139      -
140          - pref: uppercasesurnames
141            choices:
142                yes: Do
143                no: "Don't"
144          - store and display surnames in upper case.
145      -
146          - When renewing borrowers, base the new expiry date on
147          - pref: BorrowerRenewalPeriodBase
148            choices:
149                now: current date.
150                dateexpiry: current membership expiry date.
151                combination: the latter of the current and expiry date.
152      -
153          - pref: TalkingTechItivaPhoneNotification
154            choices:
155                yes: Enable
156                no: Disable
157          - patron phone notifications using Talking Tech i-tiva (overdues, predues and holds notices currently supported).
158      -
159          - "Show the following fields from the items database table as columns on the statistics tab on the patron record: "
160          - pref: StatisticsFields
161            class: multi
162          - "(separate fields with |, without trailing |). Default if empty: location|itype|ccode"
163      -
164          - pref: EnableBorrowerFiles
165            choices:
166                yes: Do
167                no: "Don't"
168          - enable the ability to upload and attach arbitrary files to a borrower record.
169      -
170          - pref: AllowStaffToSetCheckoutsVisibilityForGuarantor
171            choices:
172                yes: Allow
173                no: "Don't allow"
174          - staff to set the ability for a patron's checkouts to be viewed by linked patrons in the OPAC.
175      -
176          - Card numbers for patrons must be
177          - pref: CardnumberLength
178          - "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')."
179          - "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."
180      -
181          - pref: useDischarge
182            choices:
183                yes: Allow
184                no: "Don't allow"
185          - librarians to discharge borrowers and borrowers to request a discharge.
186      -
187          - pref: FeeOnChangePatronCategory
188            choices:
189                yes: Do
190                no: "Don't"
191          - charge a fee when a patron changes to a category with an enrollment fee.
192      -
193          - pref: EnhancedMessagingPreferencesOPAC
194            choices:
195                yes: Show
196                no: "Don't show"
197          - "patron messaging setting on the OPAC (note: EnhancedMessagingPreferences must be enabled)."
198      -
199          - pref: TrackLastPatronActivity
200            choices:
201                yes: Do
202                no: "Don't"
203          - track last patron activity.
204          - Everytime a patron will connect, the borrowers.lastseen will be updated with the current time.
205      -
206          - Block a patron's account if it reaches
207          - pref: FailedLoginAttempts
208            class: integer
209          - failed login attempts.
210      -
211          - pref: ProtectSuperlibrarianPrivileges
212            choices:
213                yes: Allow only superlibrarians
214                no: Allow all permitted users
215          - "to access/change superlibrarian privileges. Note: A permitted user needs to have the 'permissions' flag (if no superlibrarian)."
216     Privacy:
217      -
218          - Use the following URL
219          - pref: PrivacyPolicyURL
220          - 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.)
221      -
222          - Set GDPR policy to
223          - pref: GDPR_Policy
224            choices:
225                '': 'Disabled'
226                Enforced: 'Enforced'
227                Permissive: 'Permissive'
228          - "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."