Bug 14920: Remove C4::Dates from circ/reserveratios.pl
[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          - 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          - "Use the SMS::Send::"
104          - pref: SMSSendDriver
105          - driver to send SMS messages.
106          - "Define a username/login"
107          - pref: SMSSendUsername
108          - "and a password"
109          - pref: SMSSendPassword
110      -
111          - pref: uppercasesurnames
112            choices:
113                yes: Do
114                no: "Don't"
115          - store and display surnames in upper case.
116      -
117          - When renewing borrowers, base the new expiry date on
118          - pref: BorrowerRenewalPeriodBase
119            choices:
120                now: current date.
121                dateexpiry: current membership expiry date.
122      -
123          - pref: TalkingTechItivaPhoneNotification
124            choices:
125                yes: Enable
126                no: Disable
127          - patron phone notifications using Talking Tech i-tiva (overdues, predues and holds notices currently supported).
128      -
129          - "Show the following fields from the items database table as columns on the statistics tab on the patron record: "
130          - pref: StatisticsFields
131            class: multi
132          - (separate fields with |)
133      -
134          - pref: EnableBorrowerFiles
135            choices:
136                yes: Do
137                no: "Don't"
138          - enable the ability to upload and attach arbitrary files to a borrower record.
139      -
140          - Card numbers for patrons must be
141          - pref: CardnumberLength
142          - "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')."
143          - "If 'cardnumber' is included in the BorrowerMandatoryField list, the minimum length, if not specified here, defaults to one."
144      -
145          - pref: useDischarge
146            choices:
147                yes: Allow
148                no: "Don't allow"
149          - librarians to discharge borrowers and borrowers to request a discharge.
150     "Norwegian patron database":
151      -
152          - pref: NorwegianPatronDBEnable
153            choices:
154                yes: Enable
155                no: Disable
156          - the ability to communicate with the Norwegian national patron database via the
157          - pref: NorwegianPatronDBEndpoint
158          - endpoint.
159      -
160          - Communicate with the Norwegian national patron database using the username
161          - pref: NorwegianPatronDBUsername
162          - and the password
163          - pref: NorwegianPatronDBPassword
164          - . You can get these from "Base Bibliotek", which is maintained by the Norwegian National Library.
165      -
166          - pref: NorwegianPatronDBSearchNLAfterLocalHit
167            choices:
168                yes: Do
169                no: "Don't"
170          - search the Norwegian national patron database after a local search result was found.
171      -
172          - pref: FeeOnChangePatronCategory
173            choices:
174                yes: Do
175                no: "Don't"
176          - charge a fee when a patron changes to a category with enrolment fee.