Bug 18636: Sysprefs: Add explanation for conflict autonumbernum / BorrowerMandatoryFields
[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          - Show a notice if the patron is about to expire or has expired
94          - pref: NotifyBorrowerDeparture
95            class: integer
96          - days beforehand.
97      -
98          - Send an account expiration notice when a patron's card will expire in
99          - pref: MembershipExpiryDaysNotice
100            class: integer
101          - days.
102      -
103          - pref: patronimages
104            choices:
105                yes: Allow
106                no: "Don't allow"
107          - images to be uploaded and shown for patrons on the staff client.
108      -
109          - By default, show
110          - pref: PatronsPerPage
111            class: integer
112          - results per page in the staff client.
113      -
114          - pref: DefaultPatronSearchFields
115            class: multi
116          - "Comma separated list defining the default fields to be used during a patron search"
117      -
118          - pref: PatronQuickAddFields
119            class: multi
120          - (separate columns with |)
121          - "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."
122      -
123          - "Use the SMS::Send::"
124          - pref: SMSSendDriver
125          - driver to send SMS messages.
126          - "Define a username/login"
127          - pref: SMSSendUsername
128          - "and a password"
129          - pref: SMSSendPassword
130      -
131          - pref: uppercasesurnames
132            choices:
133                yes: Do
134                no: "Don't"
135          - store and display surnames in upper case.
136      -
137          - When renewing borrowers, base the new expiry date on
138          - pref: BorrowerRenewalPeriodBase
139            choices:
140                now: current date.
141                dateexpiry: current membership expiry date.
142                combination: the latter of the current and expiry date.
143      -
144          - pref: TalkingTechItivaPhoneNotification
145            choices:
146                yes: Enable
147                no: Disable
148          - patron phone notifications using Talking Tech i-tiva (overdues, predues and holds notices currently supported).
149      -
150          - "Show the following fields from the items database table as columns on the statistics tab on the patron record: "
151          - pref: StatisticsFields
152            class: multi
153          - "(separate fields with |, without trailing |). Default if empty: location|itype|ccode"
154      -
155          - pref: EnableBorrowerFiles
156            choices:
157                yes: Do
158                no: "Don't"
159          - enable the ability to upload and attach arbitrary files to a borrower record.
160      -
161          - pref: AllowStaffToSetCheckoutsVisibilityForGuarantor
162            choices:
163                yes: Allow
164                no: "Don't allow"
165          - staff to set the ability for a patron's checkouts to be viewed by linked patrons in the OPAC.
166      -
167          - Card numbers for patrons must be
168          - pref: CardnumberLength
169          - "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')."
170          - "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."
171      -
172          - pref: useDischarge
173            choices:
174                yes: Allow
175                no: "Don't allow"
176          - librarians to discharge borrowers and borrowers to request a discharge.
177      -
178          - pref: FeeOnChangePatronCategory
179            choices:
180                yes: Do
181                no: "Don't"
182          - charge a fee when a patron changes to a category with an enrollment fee.
183      -
184          - pref: EnhancedMessagingPreferencesOPAC
185            choices:
186                yes: Show
187                no: "Don't show"
188          - "patron messaging setting on the OPAC (note: EnhancedMessagingPreferences must be enabled)."
189      -
190          - pref: TrackLastPatronActivity
191            choices:
192                yes: Do
193                no: "Don't"
194          - track last patron activity.
195          - Everytime a patron will connect, the borrowers.lastseen will be updated with the current time.
196     "Norwegian patron database":
197      -
198          - pref: NorwegianPatronDBEnable
199            choices:
200                yes: Enable
201                no: Disable
202          - the ability to communicate with the Norwegian national patron database via the
203          - pref: NorwegianPatronDBEndpoint
204          - endpoint.
205      -
206          - Communicate with the Norwegian national patron database using the username
207          - pref: NorwegianPatronDBUsername
208          - and the password
209          - pref: NorwegianPatronDBPassword
210          - . You can get these from "Base Bibliotek", which is maintained by the Norwegian National Library.
211      -
212          - pref: NorwegianPatronDBSearchNLAfterLocalHit
213            choices:
214                yes: Do
215                no: "Don't"
216          - search the Norwegian national patron database after a local search result was found.
217      -
218          - Block a patron's account if it reaches
219          - pref: FailedLoginAttempts
220            class: integer
221          - failed login attempts.