|
Lines 213-219
Patrons:
Link Here
|
| 213 |
- pref: EmailFieldPrecedence |
213 |
- pref: EmailFieldPrecedence |
| 214 |
class: multi |
214 |
class: multi |
| 215 |
- '<br><strong>NOTE:</strong> All patron fields can be used, but to work correctly they must contain a valid email address or an empty string.' |
215 |
- '<br><strong>NOTE:</strong> All patron fields can be used, but to work correctly they must contain a valid email address or an empty string.' |
| 216 |
- "Valid options are the <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> of the borrowers table, separated by | (pipe)." |
216 |
- "Valid options are the <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a> of the borrowers table, separated by | (pipe)." |
| 217 |
- "Example: email|emailpro|B_email" |
217 |
- "Example: email|emailpro|B_email" |
| 218 |
- |
218 |
- |
| 219 |
- "When <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailFieldPrimary'>EmailFieldPrimary</a> is set to '<strong>selected addresses</strong>', send email to all valid email addresses in the selected fields:" |
219 |
- "When <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailFieldPrimary'>EmailFieldPrimary</a> is set to '<strong>selected addresses</strong>', send email to all valid email addresses in the selected fields:" |
|
Lines 276-289
Patrons:
Link Here
|
| 276 |
cron: (Deprecated) according to --send-notices cron switch |
276 |
cron: (Deprecated) according to --send-notices cron switch |
| 277 |
Patron forms: |
277 |
Patron forms: |
| 278 |
- |
278 |
- |
| 279 |
- "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:" |
279 |
- "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a> must be filled in on the patron entry screen:" |
| 280 |
- pref: BorrowerMandatoryField |
280 |
- pref: BorrowerMandatoryField |
| 281 |
type: modalselect |
281 |
type: modalselect |
| 282 |
source: borrowers |
282 |
source: borrowers |
| 283 |
exclusions: flags |
283 |
exclusions: flags |
| 284 |
- '<strong>NOTE:</strong> If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=autoMemberNum">autoMemberNum</a> is enabled, the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=BorrowerMandatoryField">BorrowerMandatoryField</a> must not contain the field <code>cardnumber</code>.' |
284 |
- '<strong>NOTE:</strong> If <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=autoMemberNum">autoMemberNum</a> is enabled, the system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=BorrowerMandatoryField">BorrowerMandatoryField</a> must not contain the field <code>cardnumber</code>.' |
| 285 |
- |
285 |
- |
| 286 |
- "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron entry screen:" |
286 |
- "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a> will not appear on the patron entry screen:" |
| 287 |
- pref: BorrowerUnwantedField |
287 |
- pref: BorrowerUnwantedField |
| 288 |
type: modalselect |
288 |
type: modalselect |
| 289 |
source: borrowers |
289 |
source: borrowers |
|
Lines 313-319
Patrons:
Link Here
|
| 313 |
0: "Don't" |
313 |
0: "Don't" |
| 314 |
- store and display surnames in upper case. |
314 |
- store and display surnames in upper case. |
| 315 |
- |
315 |
- |
| 316 |
- "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a>:" |
316 |
- "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a>:" |
| 317 |
- pref: PatronQuickAddFields |
317 |
- pref: PatronQuickAddFields |
| 318 |
type: modalselect |
318 |
type: modalselect |
| 319 |
source: borrowers |
319 |
source: borrowers |
|
Lines 339-345
Patrons:
Link Here
|
| 339 |
messaging: "Patron messaging preferences" |
339 |
messaging: "Patron messaging preferences" |
| 340 |
- . |
340 |
- . |
| 341 |
- |
341 |
- |
| 342 |
- "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a>:" |
342 |
- "The following <a href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='_blank'>database columns</a>:" |
| 343 |
- pref: PatronDuplicateMatchingAddFields |
343 |
- pref: PatronDuplicateMatchingAddFields |
| 344 |
type: modalselect |
344 |
type: modalselect |
| 345 |
source: borrowers |
345 |
source: borrowers |
| 346 |
- |
|
|