[% INCLUDE 'doc-head-open.inc' %] Koha › Administration › Patron Categories › [% IF ( add_form ) %][% IF ( categorycode ) %]Modify category '[% categorycode |html %]'[% ELSE %]New category[% END %][% END %] [% IF ( add_validate ) %]Data recorded[% END %] [% IF ( delete_confirm ) %][% IF ( totalgtzero ) %]Cannot Delete: Category [% categorycode |html %] in Use[% ELSE %]Confirm Deletion of Category '[% categorycode |html %]'[% END %][% END %] [% IF ( delete_confirmed ) %]Category Deleted[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'patrons-admin-search.inc' %]
[% IF ( add_form ) %]
[% IF ( categorycode ) %]

Modify category [% categorycode |html %]

[% ELSE %]

New category

[% END %]
    [% IF ( categorycode ) %]
  1. Category code[% categorycode |html %]
  2. [% ELSE %]
  3.  
  4. [% END %]
  5.  
  6.   months
      Show Calendar
    Cannot have "months" and "until date" at the same time
  7.   years
  8.   years
  9.  
  10.  
  11.  
[% IF ( EnhancedMessagingPreferences ) %]

Default messaging preferences for this patron category

[% INCLUDE 'messaging-preference-form.inc' %]
[% END %]
[% END %] [% IF ( add_validate ) %]

Data recorded

[% END %] [% IF ( delete_confirm ) %]
[% IF ( totalgtzero ) %] Category [% categorycode |html %] is in use. Deletion not possible![% ELSE %] Confirm Deletion of Category [% categorycode |html %][% END %] [% IF ( totalgtzero ) %]
This category is used [% total %] times. Deletion not possible
[% END %]
Category code: [% categorycode |html %]
Description: [% description |html %]
Enrollment period: [% IF ( enrolmentperiod ) %] [% enrolmentperiod %] months [% ELSE %] until [% enrolmentperioddate %] [% END %]
Age required: [% dateofbirthrequired %] years
Upperage limit: [% upperagelimit %] years
Enrollment fee: [% enrolmentfee %]
Receives overdue notices: [% IF ( overduenoticerequired ) %]Yes[% ELSE %]No[% END %]
Lost items in staff client[% IF ( hidelostitems ) %]Hidden by default[% ELSE %]Shown[% END %]
Hold fee: [% reservefee %]
[% IF ( totalgtzero ) %] [% ELSE %] Cancel [% END %]
[% END %] [% IF ( delete_confirmed ) %]

Category Deleted

[% END %] [% IF ( else ) %]

Patron Category Administration

[% IF ( searchfield ) %] You Searched for [% searchfield %] [% END %]
 page(s) : , entries/page :
[% IF ( EnhancedMessagingPreferences ) %] [% END %] [% FOREACH loo IN loop %] [% UNLESS ( loop.odd ) %] [% ELSE %] [% END %] [% IF ( loo.EnhancedMessagingPreferences ) %] [% END %] [% END %]
Code Category name Type Enrollment period Age required Upper age limit Enrollment fee Overdue Lost Items Hold feeMessaging 
[% loo.categorycode |html %] [% loo.description |html %] [% IF ( loo.type_A ) %]Adult[% END %] [% IF ( loo.type_C ) %]Child[% END %] [% IF ( loo.type_P ) %]Prof.[% END %] [% IF ( loo.type_I ) %]Org.[% END %] [% IF ( loo.type_S ) %]Staff[% END %] [% IF ( loo.type_X ) %]Statistical[% END %] [% IF ( loo.enrolmentperiod ) %] [% loo.enrolmentperiod %] months [% ELSE %] until [% loo.enrolmentperioddate %] [% END %] [% loo.dateofbirthrequired %] years [% loo.upperagelimit %] years [% loo.enrolmentfee %] [% IF ( loo.overduenoticerequired ) %]Yes[% ELSE %]No[% END %] [% IF ( loo.hidelostitems ) %]Hidden[% ELSE %]Shown[% END %] [% loo.reservefee %] [% IF ( loo.messaging_prefs ) %] [% IF ( messaging_preference.Item_Due ) %]Item Due [% ELSIF ( messaging_preference.Advance_Notice ) %]Advance Notice [% ELSIF ( messaging_preference.Upcoming_Events ) %]Upcoming Events [% ELSIF ( messaging_preference.Hold_Filled ) %]Hold Filled [% ELSIF ( messaging_preference.Item_Check_in ) %]Item Check-in [% ELSIF ( messaging_preference.Item_Checkout ) %]Item Checkout [% ELSE %]Unknown [% END %] : [% FOREACH transport IN messaging_pref.transports %] [% transport.transport %] [% END %]
[% ELSE %] none [% END %]
Edit Delete
[% END %]
[% INCLUDE 'admin-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]