Lines 170-176
Circulation:
Link Here
|
170 |
- Prevent patrons from making holds on the OPAC if they owe more than |
170 |
- Prevent patrons from making holds on the OPAC if they owe more than |
171 |
- pref: maxoutstanding |
171 |
- pref: maxoutstanding |
172 |
class: currency |
172 |
class: currency |
173 |
- <!-- TMPL_VAR NAME="local_currency" --> in fines. |
173 |
- '[% local_currency %] in fines.' |
174 |
- |
174 |
- |
175 |
- Show a warning on the "Transfers to Receive" screen if the transfer has not been received |
175 |
- Show a warning on the "Transfers to Receive" screen if the transfer has not been received |
176 |
- pref: TransfersMaxDaysWarning |
176 |
- pref: TransfersMaxDaysWarning |
Lines 186-192
Circulation:
Link Here
|
186 |
- Prevent patrons from checking out books if they have more than |
186 |
- Prevent patrons from checking out books if they have more than |
187 |
- pref: noissuescharge |
187 |
- pref: noissuescharge |
188 |
class: integer |
188 |
class: integer |
189 |
- <!-- TMPL_VAR NAME="local_currency" --> in fines. |
189 |
- '[% local_currency %] in fines.' |
190 |
- |
190 |
- |
191 |
- pref: ReturnBeforeExpiry |
191 |
- pref: ReturnBeforeExpiry |
192 |
choices: |
192 |
choices: |