[% USE Koha %] [% USE ColumnsSettings %] [% USE Branches %] [% USE Categories %] [% INCLUDE 'doc-head-open.inc' %] Koha › Patrons [% IF ( searching ) %]› Search results[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'columns_settings.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'patron-search.inc' %]
[% IF CAN_user_tools_manage_patron_lists %]
Added patrons to .
[% END %] [% IF Koha.Preference( 'NorwegianPatronDBEnable' ) == 1 %] [% SET nl_search_form_title='Search the Norwegian national patron database' %] [% INCLUDE 'nl-search-form.tt' %] [% END %] [% INCLUDE 'patron-toolbar.inc' %] [% INCLUDE 'noadd-warnings.inc' %]
Browse by last name: [% FOREACH letter IN alphabet.split(' ') %] [% letter %] [% END %]
[% IF ( CAN_user_borrowers && pending_borrower_modifications ) %] [% END %]

Patrons found for: [% IF searchmember %] for '[% searchmember %]'[% END %]

[% IF CAN_user_tools_manage_patron_lists %]
Select all | Clear all |
[% END %] [% IF CAN_user_tools_manage_patron_lists %] [% END %]
 Card Name Date of birth Category Library Expires on OD/Checkouts Fines Circ note  

Filters

  1. [% SET categories = Categories.all() %]
  2. [% SET branches = Branches.all( selected => branchcode_filter ) %]
[% INCLUDE 'members-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]