[% USE Koha %] [% USE Branches %] [% USE Categories %]
Enter patron card number or partial name:
Search fields: [% IF searchfieldstype == "standard" %] Standard [% ELSE %] Standard [% END %] [% IF searchfieldstype == "email" %] Email [% ELSE %] Email [% END %] [% IF searchfieldstype == "borrowernumber" %] Borrower number [% ELSE %] Borrower number [% END %] [% IF searchfieldstype == "phone" %] Phone number [% ELSE %] Phone number [% END %] [% IF searchfieldstype == "address" %] Street Address [% ELSE %] Street Address [% END %] [% IF searchfieldstype == "dateofbirth" %] Date of birth [% ELSE %] Date of birth [% END %] [% IF searchfieldstype == "sort1" %] Sort field 1 [% ELSE %] Sort field 1 [% END %] [% IF searchfieldstype == "sort2" %] Sort field 2 [% ELSE %] Sort field 2 [% END %]
Search type: [% IF searchtype != 'start_with' %] Starts with Contains [% ELSE %] Starts with Contains [% END %]
Library: [% SET branches = Branches.all( selected => branchcode_filter ) %] [% IF branches.size != 1 %] Any [% END %] [% FOREACH b IN branches %] [% IF b.selected %] [% b.branchname %] [% ELSE %] [% b.branchname %] [% END %] [% END %]
Category: [% SET categories = Categories.all( selected => categorycode_filter ) %] Any [% FOREACH categorie IN categories %] [% IF ( categorie.selected ) %] [% categorie.description %] [% ELSE %] [% categorie.description %] [% END %] [% END %]
Enter search keywords:
Scan a barcode to check in: