Lines 24-35
Patrons:
Link Here
|
24 |
no: "Don't" |
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). |
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 |
- |
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:" |
27 |
- "The following <a href='http://schema.koha-community.org/3_22/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:" |
28 |
- pref: BorrowerMandatoryField |
28 |
- pref: BorrowerMandatoryField |
29 |
class: multi |
29 |
class: multi |
30 |
- (separate columns with |) |
30 |
- (separate columns with |) |
31 |
- |
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:" |
32 |
- "The following <a href='http://schema.koha-community.org/3_22/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron entry screen:" |
33 |
- pref: BorrowerUnwantedField |
33 |
- pref: BorrowerUnwantedField |
34 |
class: multi |
34 |
class: multi |
35 |
- (separate columns with |) |
35 |
- (separate columns with |) |
36 |
- |
|
|