Bug 19191: Add syspref to control use of email receipts, defaulting to disabled
[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          - 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          - "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      -
204          - Block a patron's account if it reaches
205          - pref: FailedLoginAttempts
206            class: integer
207          - failed login attempts.
208      -
209          - pref: ProtectSuperlibrarianPrivileges
210            choices:
211                yes: Allow only superlibrarians
212                no: Allow all permitted users
213          - "to access/change superlibrarian privileges. Note: A permitted user needs to have the 'permissions' flag (if no superlibrarian)."
214
215     "Norwegian patron database":
216      -
217          - pref: NorwegianPatronDBEnable
218            choices:
219                yes: Enable
220                no: Disable
221          - the ability to communicate with the Norwegian national patron database via the
222          - pref: NorwegianPatronDBEndpoint
223          - endpoint.
224      -
225          - Communicate with the Norwegian national patron database using the username
226          - pref: NorwegianPatronDBUsername
227          - and the password
228          - pref: NorwegianPatronDBPassword
229          - . You can get these from "Base Bibliotek", which is maintained by the Norwegian National Library.
230      -
231          - pref: NorwegianPatronDBSearchNLAfterLocalHit
232            choices:
233                yes: Do
234                no: "Don't"
235          - search the Norwegian national patron database after a local search result was found.