Bug 13178: (QA follow-up) fix kohastructure and update info in fields
[koha.git] / 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          - "Use"
11          - pref: AutoEmailPrimaryAddress
12            default: "OFF"
13            choices:
14                email: home
15                emailpro: work
16                B_email: alternate
17                cardnumber: cardnumber as
18                "OFF": first valid
19          - "patron email address for sending out emails."
20      -
21          - pref: autoMemberNum
22            choices:
23                yes: Do
24                no: "Don't"
25          - 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).
26          - "NOTE: If autoMemberNum is enabled, the system preference BorrowerMandatoryField must not contain the field cardnumber."
27      -
28          - "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:"
29          - pref: BorrowerMandatoryField
30            class: multi
31          - (separate columns with |)
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> will not appear on the patron entry screen:"
35          - pref: BorrowerUnwantedField
36            class: multi
37          - (separate columns with |)
38      -
39          - "Guarantors can be the following of those they guarantee:"
40          - pref: borrowerRelationship
41            class: multi
42          - (input multiple choices separated by |). Leave empty to deactivate
43      -
44          - "Borrowers can have the following titles:"
45          - pref: BorrowersTitles
46            class: multi
47          - (separate multiple choices with |)
48      -
49          - pref: CheckPrevCheckout
50            default: no
51            choices:
52                hardyes: "Do"
53                softyes: "Unless overridden, do"
54                softno: "Unless overridden, do not"
55                hardno: "Do not"
56          - " check borrower checkout history to see if the current item has been checked out before."
57      -
58          - pref: checkdigit
59            choices:
60                none: "Don't"
61                katipo: Do
62          - check and construct borrower card numbers in the Katipo style. This overrides <code>autoMemberNum</code> if on.
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 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          - "Define a username/login"
134          - pref: SMSSendUsername
135          - "and a password"
136          - pref: SMSSendPassword
137      -
138          - pref: uppercasesurnames
139            choices:
140                yes: Do
141                no: "Don't"
142          - store and display surnames in upper case.
143      -
144          - When renewing borrowers, base the new expiry date on
145          - pref: BorrowerRenewalPeriodBase
146            choices:
147                now: current date.
148                dateexpiry: current membership expiry date.
149                combination: the latter of the current and expiry date.
150      -
151          - pref: TalkingTechItivaPhoneNotification
152            choices:
153                yes: Enable
154                no: Disable
155          - patron phone notifications using Talking Tech i-tiva (overdues, predues and holds notices currently supported).
156      -
157          - "Show the following fields from the items database table as columns on the statistics tab on the patron record: "
158          - pref: StatisticsFields
159            class: multi
160          - "(separate fields with |, without trailing |). Default if empty: location|itype|ccode"
161      -
162          - pref: EnableBorrowerFiles
163            choices:
164                yes: Do
165                no: "Don't"
166          - enable the ability to upload and attach arbitrary files to a borrower record.
167      -
168          - pref: AllowStaffToSetCheckoutsVisibilityForGuarantor
169            choices:
170                yes: Allow
171                no: "Don't allow"
172          - staff to set the ability for a patron's checkouts to be viewed by linked patrons in the OPAC.
173      -
174          - Card numbers for patrons must be
175          - pref: CardnumberLength
176          - "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')."
177          - "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."
178      -
179          - pref: useDischarge
180            choices:
181                yes: Allow
182                no: "Don't allow"
183          - librarians to discharge borrowers and borrowers to request a discharge.
184      -
185          - pref: FeeOnChangePatronCategory
186            choices:
187                yes: Do
188                no: "Don't"
189          - charge a fee when a patron changes to a category with an enrollment fee.
190      -
191          - pref: EnhancedMessagingPreferencesOPAC
192            choices:
193                yes: Show
194                no: "Don't show"
195          - "patron messaging setting on the OPAC (note: EnhancedMessagingPreferences must be enabled)."
196      -
197          - pref: TrackLastPatronActivity
198            choices:
199                yes: Do
200                no: "Don't"
201          - track last patron activity.
202          - Everytime a patron will connect, the borrowers.lastseen will be updated with the current time.
203     "Norwegian patron database":
204      -
205          - pref: NorwegianPatronDBEnable
206            choices:
207                yes: Enable
208                no: Disable
209          - the ability to communicate with the Norwegian national patron database via the
210          - pref: NorwegianPatronDBEndpoint
211          - endpoint.
212      -
213          - Communicate with the Norwegian national patron database using the username
214          - pref: NorwegianPatronDBUsername
215          - and the password
216          - pref: NorwegianPatronDBPassword
217          - . You can get these from "Base Bibliotek", which is maintained by the Norwegian National Library.
218      -
219          - pref: NorwegianPatronDBSearchNLAfterLocalHit
220            choices:
221                yes: Do
222                no: "Don't"
223          - search the Norwegian national patron database after a local search result was found.
224      -
225          - Block a patron's account if it reaches
226          - pref: FailedLoginAttempts
227            class: integer
228          - failed login attempts.