Bug 3534 (QA Followup) Fix indentation, show guarantor form, ignore bad data in pref
[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      -
27          - "The following <a href='http://schema.koha-community.org/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:"
28          - pref: BorrowerMandatoryField
29            class: multi
30          - (separate columns with |)
31      -
32          - "The following <a href='http://schema.koha-community.org/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron entry screen:"
33          - pref: BorrowerUnwantedField
34            class: multi
35          - (separate columns with |)
36      -
37          - "Guarantors can be the following of those they guarantee:"
38          - pref: borrowerRelationship
39            class: multi
40          - (input multiple choices separated by |). Leave empty to deactivate
41      -
42          - "Borrowers can have the following titles:"
43          - pref: BorrowersTitles
44            class: multi
45          - (separate multiple choices with |)
46      -
47          - pref: checkdigit
48            choices:
49                none: "Don't"
50                katipo: Do
51          - check and construct borrower card numbers in the Katipo style. This overrides <code>autoMemberNum</code> if on.
52      -
53          - pref: EnhancedMessagingPreferences
54            choices:
55                yes: Allow
56                no: "Don't allow"
57          - "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."
58      -
59          - pref: ExtendedPatronAttributes
60            choices:
61                yes: Enable
62                no: "Don't enable"
63          - searching, editing and display of custom attributes on patrons.
64      -
65          - pref: intranetreadinghistory
66            choices:
67                yes: "Allow"
68                no: "Don't allow"
69          - "staff to access a patron's checkout history (reading history is still stored, regardless of staff being allowed access or not)."
70      -
71          - The late fine for all checkouts will only go up to
72          - pref: MaxFine
73            class: currency
74          - '[% local_currency %].'
75          - Empty value means no limit. Single item caps are specified in the circulation rules matrix.
76      -
77          - Login passwords for staff and patrons must be at least
78          - pref: minPasswordLength
79            class: integer
80          - characters long.
81      -
82          - Show a notice if the patron is about to expire or has expired
83          - pref: NotifyBorrowerDeparture
84            class: integer
85          - days beforehand.
86      -
87          - Send an account expiration notice when a patron's card will expire in
88          - pref: MembershipExpiryDaysNotice
89            class: integer
90          - days.
91      -
92          - pref: patronimages
93            choices:
94                yes: Allow
95                no: "Don't allow"
96          - images to be uploaded and shown for patrons on the staff client.
97      -
98          - By default, show
99          - pref: PatronsPerPage
100            class: integer
101          - results per page in the staff client.
102      -
103          - pref: PatronQuickAddFields
104            class: multi
105          - (separate columns with |)
106          - "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."
107      -
108          - "Use the SMS::Send::"
109          - pref: SMSSendDriver
110          - driver to send SMS messages.
111          - "Define a username/login"
112          - pref: SMSSendUsername
113          - "and a password"
114          - pref: SMSSendPassword
115      -
116          - pref: uppercasesurnames
117            choices:
118                yes: Do
119                no: "Don't"
120          - store and display surnames in upper case.
121      -
122          - When renewing borrowers, base the new expiry date on
123          - pref: BorrowerRenewalPeriodBase
124            choices:
125                now: current date.
126                dateexpiry: current membership expiry date.
127      -
128          - pref: TalkingTechItivaPhoneNotification
129            choices:
130                yes: Enable
131                no: Disable
132          - patron phone notifications using Talking Tech i-tiva (overdues, predues and holds notices currently supported).
133      -
134          - "Show the following fields from the items database table as columns on the statistics tab on the patron record: "
135          - pref: StatisticsFields
136            class: multi
137          - "(separate fields with |, without trailing |). Default if empty: location|itype|ccode"
138      -
139          - pref: EnableBorrowerFiles
140            choices:
141                yes: Do
142                no: "Don't"
143          - enable the ability to upload and attach arbitrary files to a borrower record.
144      -
145          - pref: AllowStaffToSetCheckoutsVisibilityForGuarantor
146            choices:
147                yes: Allow
148                no: "Don't allow"
149          - staff to set the ability for a patron's checkouts to be viewed by linked patrons in the OPAC.
150      -
151          - Card numbers for patrons must be
152          - pref: CardnumberLength
153          - "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')."
154          - "If 'cardnumber' is included in the BorrowerMandatoryField list, the minimum length, if not specified here, defaults to one."
155      -
156          - pref: useDischarge
157            choices:
158                yes: Allow
159                no: "Don't allow"
160          - librarians to discharge borrowers and borrowers to request a discharge.
161      -
162          - pref: FeeOnChangePatronCategory
163            choices:
164                yes: Do
165                no: "Don't"
166          - charge a fee when a patron changes to a category with an enrollment fee.
167      -
168          - pref: EnhancedMessagingPreferencesOPAC
169            choices:
170                yes: Show
171                no: "Don't show"
172          - "patron messaging setting on the OPAC (note: EnhancedMessagingPreferences must be enabled)."
173
174     "Norwegian patron database":
175      -
176          - pref: NorwegianPatronDBEnable
177            choices:
178                yes: Enable
179                no: Disable
180          - the ability to communicate with the Norwegian national patron database via the
181          - pref: NorwegianPatronDBEndpoint
182          - endpoint.
183      -
184          - Communicate with the Norwegian national patron database using the username
185          - pref: NorwegianPatronDBUsername
186          - and the password
187          - pref: NorwegianPatronDBPassword
188          - . You can get these from "Base Bibliotek", which is maintained by the Norwegian National Library.
189      -
190          - pref: NorwegianPatronDBSearchNLAfterLocalHit
191            choices:
192                yes: Do
193                no: "Don't"
194          - search the Norwegian national patron database after a local search result was found.