Talking Tech Support - Phase I
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / patrons.pref
1 Patrons:
2      -
3          - List
4          - pref: AddPatronLists
5            choices:
6                categorycode: specific categories
7                category_type: general patron types
8          - under the new patron menu.
9      -
10          - pref: AutoEmailOpacUser
11            choices:
12                yes: Send
13                no: "Don't send"
14          - an email to newly created patrons with their account details.
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      -
33          - "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:"
34          - pref: BorrowerMandatoryField
35            class: multi
36          - (separate columns with |)
37      -
38          - "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:"
39          - pref: BorrowerUnwantedField
40            class: multi
41          - (separate columns with |)
42      -
43          - "Guarantors can be the following of those they guarantee:"
44          - pref: borrowerRelationship
45            class: multi
46          - (input multiple choices separated by |). Leave empty to deactivate
47      -
48          - "Borrowers can have the following titles:"
49          - pref: BorrowersTitles
50            class: multi
51          - (separate multiple choices with |)
52      -
53          - pref: checkdigit
54            choices:
55                none: "Don't"
56                katipo: Do
57          - check and construct borrower card numbers in the Katipo style. This overrides <code>autoMemberNum</code> if on.
58      -
59          - pref: EnhancedMessagingPreferences
60            choices:
61                yes: Allow
62                no: "Don't allow"
63          - patrons to choose which notices they receive and when they receive them. Note that this only applies to certain kinds of notices.
64      -
65          - pref: ExtendedPatronAttributes
66            choices:
67                yes: Enable
68                no: "Don't enable"
69          - searching, editing and display of custom attributes on patrons.
70      -
71          - pref: intranetreadinghistory
72            choices:
73                yes: "Allow"
74                no: "Don't allow"
75          - "staff to access a patron's checkout history (it is stored regardless)."
76      -
77          - The late fine for a specific checkout will only go up to
78          - pref: MaxFine
79            class: currency
80          - '[% local_currency %].'
81      -
82          - pref: memberofinstitution
83            choices:
84                yes: Do
85                no: "Don't"
86          - allow patrons to be linked to institutions (which must be set up as Institution patrons).
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 that a patron is about to expire
94          - pref: NotifyBorrowerDeparture
95            class: integer
96          - days beforehand.
97      -
98          - pref: patronimages
99            choices:
100                yes: Allow
101                no: "Don't allow"
102          - images to be uploaded and shown for patrons on the staff client.
103      -
104          - By default, show
105          - pref: PatronsPerPage
106            class: integer
107          - results per page in the staff client.
108      -
109          - "Use the SMS::Send::"
110          - pref: SMSSendDriver
111          - driver to send SMS messages.
112      -
113          - pref: uppercasesurnames
114            choices:
115                yes: Do
116                no: "Don't"
117          - store and display surnames in upper case.
118      -
119          - When renewing borrowers, base the new expiry date on
120          - pref: BorrowerRenewalPeriodBase
121            choices:
122                now: current date.
123                dateexpiry: current membership expiry date.
124      -
125          - pref: TalkingTechItivaPhoneNotification
126            choices:
127                yes: Enable
128                no: Disable
129          - patron phone notifications using Talking Tech i-tiva (overdues, predues and holds notices currently supported).