Bug 10855: (follow-up) Search subscriptions by additional 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      -
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          - patrons to choose which notices they receive and when they receive them. Note that this only applies to certain kinds of notices.
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 (it is stored regardless)."
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          - pref: patronimages
88            choices:
89                yes: Allow
90                no: "Don't allow"
91          - images to be uploaded and shown for patrons on the staff client.
92      -
93          - By default, show
94          - pref: PatronsPerPage
95            class: integer
96          - results per page in the staff client.
97      -
98          - "Use the SMS::Send::"
99          - pref: SMSSendDriver
100          - driver to send SMS messages.
101          - "Define a username/login"
102          - pref: SMSSendUsername
103          - "and a password"
104          - pref: SMSSendPassword
105      -
106          - pref: uppercasesurnames
107            choices:
108                yes: Do
109                no: "Don't"
110          - store and display surnames in upper case.
111      -
112          - When renewing borrowers, base the new expiry date on
113          - pref: BorrowerRenewalPeriodBase
114            choices:
115                now: current date.
116                dateexpiry: current membership expiry date.
117      -
118          - pref: TalkingTechItivaPhoneNotification
119            choices:
120                yes: Enable
121                no: Disable
122          - patron phone notifications using Talking Tech i-tiva (overdues, predues and holds notices currently supported).
123      -
124          - "Show the following fields from the items database table as columns on the statistics tab on the patron record: "
125          - pref: StatisticsFields
126            class: multi
127          - (separate fields with |)
128      -
129          - pref: EnableBorrowerFiles
130            choices:
131                yes: Do
132                no: "Don't"
133          - enable the ability to upload and attach arbitrary files to a borrower record.
134      -
135          - Card numbers for patrons must be
136          - pref: CardnumberLength
137          - "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')."
138          - "If 'cardnumber' is included in the BorrowerMandatoryField list, the minimum length, if not specified here, defaults to one."
139      -
140          - pref: useDischarge
141            choices:
142                yes: Allow
143                no: "Don't allow"
144          - librarians to discharge borrowers and borrowers to request a discharge.
145     "Norwegian patron database":
146      -
147          - pref: NorwegianPatronDBEnable
148            choices:
149                yes: Enable
150                no: Disable
151          - the ability to communicate with the Norwegian national patron database via the
152          - pref: NorwegianPatronDBEndpoint
153          - endpoint.
154      -
155          - Communicate with the Norwegian national patron database using the username
156          - pref: NorwegianPatronDBUsername
157          - and the password
158          - pref: NorwegianPatronDBPassword
159          - . You can get these from "Base Bibliotek", which is maintained by the Norwegian National Library.
160      -
161          - pref: NorwegianPatronDBSearchNLAfterLocalHit
162            choices:
163                yes: Do
164                no: "Don't"
165          - search the Norwegian national patron database after a local search result was found.
166      -
167          - pref: FeeOnChangePatronCategory
168            choices:
169                yes: Do
170                no: "Don't"
171          - charge a fee when a patron changes to a category with enrolment fee.