[% INCLUDE 'doc-head-open.inc' %] Koha › Patrons › [% IF ( opadd ) %]Add[% ELSIF ( opduplicate ) %]Duplicate[% ELSE %] Modify[% END %] [% IF ( categoryname ) %] [% categoryname %] patron[% ELSE %][% IF ( I ) %] Organization patron[% END %][% IF ( A ) %] Adult patron[% END %][% IF ( C ) %] Child patron[% END %][% IF ( P ) %] Professional patron[% END %][% IF ( S ) %] Staff patron[% END %][% END %][% UNLESS ( opadd ) %] [% surname %], [% firstname %][% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'patron-search.inc' %] [% IF ( opadd ) %]
[% ELSE %]
[% END %]
[% IF ( no_add ) %]

Cannot add patron

[% IF ( no_branches ) %]

There are no libraries defined. [% IF ( CAN_user_parameters ) %]Please add a library.[% ELSE %]An administrator must define at least one library.[% END %]

[% END %] [% IF ( no_categories ) %]

There are no patron categories defined. [% IF ( CAN_user_parameters ) %]Please add a patron category.[% ELSE %]An administrator must define at least one patron category.

[% END %][% END %]
[% END %] [% UNLESS ( no_add ) %] [% IF ( opadd ) %]

Add[% IF ( categoryname ) %] [% categoryname %] patron[% ELSE %][% IF ( I ) %] Organization patron[% END %][% IF ( A ) %] Adult patron[% END %][% IF ( C ) %] Child patron[% END %][% IF ( P ) %] Professional patron[% END %][% IF ( S ) %] Staff patron[% END %][% END %] [% firstname %] [% surname %]

[% ELSE %]

[% IF ( opduplicate ) %]Duplicate[% ELSE %]Modify[% END %][% IF ( categoryname ) %] [% categoryname %] patron[% ELSE %][% IF ( I ) %] Organization patron[% END %][% IF ( A ) %] Adult patron[% END %][% IF ( C ) %] Child patron[% END %][% IF ( P ) %] Professional patron[% END %][% IF ( S ) %] Staff patron[% END %][% END %] [% firstname %] [% surname %]

[% END %] [% IF ( check_member ) %]

Duplicate patron record?

View existing record

[% END %] [% IF ( debug ) %]
Debug is on (level [% debug %])
[% END %] [% IF ( nok ) %]

The following fields are wrong. Please fix them.

    [% IF ( ERROR_login_exist ) %]
  • Username/password already exists.
  • [% END %] [% IF ( ERROR_cardnumber ) %]
  • Cardnumber already in use.
  • [% END %] [% IF ( ERROR_age_limitations ) %]
  • Patron's age is incorrect for their category. Ages allowed are [% ERROR_age_limitations %].
  • [% END %] [% IF ( ERROR_branch ) %]
  • Library is invalid.
  • [% END %] [% IF ( ERROR_dateofbirth ) %]
  • Date of birth is invalid.
  • [% END %] [% IF ( ERROR_dateenrolled ) %]
  • Date of enrollment is invalid.
  • [% END %] [% IF ( ERROR_dateexpiry ) %]
  • Date of expiration is invalid.
  • [% END %] [% IF ( ERROR_short_password ) %]
  • Password must be at least [% minPasswordLength %] characters long.
  • [% END %] [% IF ( ERROR_extended_unique_id_failed ) %]
  • The attribute value [% ERROR_extended_unique_id_failed %] is already is use by another patron record.
  • [% END %]
[% END %] [% UNLESS ( check_member ) %] [% END %] [% IF ( step ) %][% END %] [% IF ( opadd ) %] [% ELSIF ( opduplicate ) %] [% ELSE %] [% IF step == 4 || step == 5 || step == 6 || step == 2 || step == 1 %] [%# Only put the cardnumber if we arent showing it in the form later %] [% IF cardnumber %] [% END %] [% END %] [% END %] [% IF ( step_1 ) %]
[% IF ( I ) %]Organization [% ELSE %]Patron [% END %]identity
    [% UNLESS ( I ) %] [% IF ( title_cgipopup ) %]
  1. [% IF ( mandatorytitle ) %]
  2. [% END %] [% END %]
  3. [% IF ( mandatorysurname ) %]
  4. [% UNLESS ( I ) %]
  5. [% IF ( mandatoryfirstname ) %]
  6. [% IF ( mandatorydateofbirth ) %]
  7. [% IF ( mandatoryinitials ) %]
  8. [% END %]
  9. [% IF ( mandatoryothernames ) %]
  10. [% UNLESS ( I ) %]
  11. [% IF ( female ) %] [% ELSE %] [% END %] [% IF ( male ) %] [% ELSE %] [% END %] [% IF ( none ) %] [% ELSE %] [% END %]
  12. [% END %]
[% IF ( showguarantor ) %]
Guarantor Information
    [% IF ( P ) %] [% IF ( guarantorid ) %]
  1. [% ELSE %]
  2. [% IF ( guarantorid ) %] [% contactname %] [% ELSE %] [% IF ( opduplicate ) %] [% ELSE %] [% END %] [% END %]
  3. [% ELSE %] [% IF ( C ) %] [% IF ( guarantorid ) %]
  4. [% ELSE %]
  5. [% IF ( guarantorid ) %] [% contactname %] [% ELSE %] [% IF ( opduplicate ) %] [% ELSE %] [% END %] [% END %]
  6. [% IF ( guarantorid ) %] [% contactfirstname %] [% ELSE %] [% IF ( opduplicate ) %] [% ELSE %] [% END %] [% END %]
  7. [% IF ( relshiploop ) %]
  8. [% END %] [% END %] [% END %]
  9.   [% IF ( guarantorid ) %] [% ELSE %] [% END %]
[% END %]
Main address
  1. [% IF ( mandatorystreetnumber ) %]
  2. [% IF ( road_cgipopup ) %]
  3. [% IF ( mandatorystreettype ) %]
  4. [% END %]
  5. [% IF ( mandatoryaddress ) %]
  6. [% IF ( mandatoryaddress2 ) %]
  7. [% IF ( mandatorycity ) %]
  8. [% IF ( mandatorystate ) %]
  9. [% IF ( mandatoryzipcode ) %]
  10. [% IF ( mandatorycountry ) %]
Contact
  1. [% IF ( mandatoryphone ) %]
  2. [% IF ( mandatoryphonepro ) %]
  3. [% IF ( mandatorymobile ) %]
  4. [% IF ( mandatoryemail ) %]
  5. [% IF ( mandatoryemailpro ) %]
  6. [% IF ( mandatoryfax ) %]
[% END %] [% IF ( step_6 ) %]
Alternate address
  1. [% IF ( mandatoryB_address ) %]
  2. [% IF ( mandatoryB_address2 ) %]
  3. [% IF ( mandatoryB_city ) %]
  4. [% IF ( mandatoryB_state ) %]
  5. [% IF ( mandatoryB_zipcode ) %]
  6. [% IF ( mandatoryB_country ) %]
  7. [% IF ( mandatoryB_phone ) %]
  8. [% IF ( mandatoryB_email ) %]
  9. [% IF ( mandatorycontactnote ) %]
[% END %] [% IF ( step_2 ) %]
Alternate Contact
  1. [% IF ( mandatoryaltcontactsurname ) %]
  2. [% IF ( mandatoryaltcontactfirstname ) %]
  3. [% IF ( mandatoryaltcontactaddress1 ) %]
  4. [% IF ( mandatoryaltcontactaddress2 ) %]
  5. [% IF ( mandatoryaltcontactaddress3 ) %]
  6. [% IF ( mandatoryaltcontactstate ) %]
  7. [% IF ( mandatoryaltcontactzipcode ) %]
  8. [% IF ( mandatoryaltcontactcountry ) %]
  9. [% IF ( mandatoryaltcontactphone ) %]
[% END %] [% IF ( step_3 ) %]
Library Management
  1. [% IF ( mandatorycardnumber ) %]
  2. [% IF ( mandatorybranchcode ) %]
  3. [% IF ( mandatorysort1 ) %]
  4. [% IF ( mandatorysort2 ) %]
Library set-up
  1. [% IF ( mandatorydateenrolled ) %]
  2. [% IF ( mandatorydateexpiry ) %]
  3. [% IF ( mandatoryopacnote ) %]
  4. [% IF ( mandatoryborrowernotes ) %]
OPAC/Staff Login
  1. [% IF ( mandatoryuserid ) %]
  2. [% IF ( mandatorypassword ) %]
[% UNLESS ( opadd ) %]
Patron Account Flags
    [% FOREACH flagloo IN flagloop %]
  1. [% IF ( flagloo.yes ) %] [% ELSE %] [% END %] [% IF ( flagloo.no ) %] [% ELSE %] [% END %]
  2. [% END %]
  3. [% IF ( debarred ) %] [% ELSE %] [% END %]
    [% IF opduplicate %] [% ELSE %] [% END %] Show Calendar
    [% IF ( opduplicate ) %] [% ELSE %] [% END %]
[% END %] [% END %] [% IF ( step_4 ) %][% IF ( ExtendedPatronAttributes ) %][% UNLESS ( no_patron_attribute_types ) %]
Additional attributes and identifiers [% FOREACH patron_attribute IN patron_attributes %] [% END %]
Type Value
[% patron_attribute.code %] ([% patron_attribute.description %]) [% IF ( patron_attribute.use_dropdown ) %] [% ELSE %] [% IF ( opduplicate ) %] [% ELSE %] [% END %] [% END %] [% IF ( patron_attribute.password_allowed ) %] (Password: ) [% END %] Clear [% IF ( patron_attribute.repeatable ) %] New [% END %]
[% END %][% END %][% END %] [% IF ( step_5 ) %][% IF ( EnhancedMessagingPreferences ) %]
[% IF ( opadd ) %] [% END %] Patron messaging preferences [% IF type_only %] If no preferences are selected, the default preferences for the category chosen will be applied on save, otherwise your selection here is saved [% END %] [% INCLUDE 'messaging-preference-form.inc' %] [% IF ( SMSSendDriver ) %]

[% IF ( opduplicate ) %] [% ELSE %] [% END %]

[% END %]
[% END %] [% END %]
[% IF ( opadd ) %] Cancel [% ELSE %] Cancel [% END %]
[% UNLESS ( opadd ) %]
[% INCLUDE 'members-menu.inc' %]
[% END %] [% END %]
[% INCLUDE 'intranet-bottom.inc' %]