[% INCLUDE 'doc-head-open.inc' %] Koha › Administration › Item Types [% IF ( add_form ) %]› [% IF ( itemtype ) %] Modify Item Type '[% itemtype %]' [% ELSE %] Add Item Type [% END %] [% END %] [% IF ( delete_confirm ) %]› [% IF ( total ) %] Cannot Delete Item Type '[% itemtype %]' [% ELSE %] Delete Item Type '[% itemtype %]'? [% END %] [% END %] [% IF ( delete_confirmed ) %]› Data Deleted [% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
[% IF ( else ) %]
[% ELSE %] [% END %] [% IF ( add_form ) %] [% IF ( itemtype ) %]

Modify Item Type

[% ELSE %]

Add Item Type

[% END %]
    [% IF ( itemtype ) %]
  1. Item type [% itemtype %]
  2. [% ELSE %]
  3. [% END %]
  4. [% IF ( noItemTypeImages ) %]
  5. Image: Item type images are disabled. To enable them, turn off the noItemTypeImages system preference
[% ELSE %]
Choose an Icon:

[% FOREACH imageset IN imagesets %]
    [% FOREACH image IN imageset.images %]
  • [% END %]

[% END %]
  • [% IF ( remote_image ) %] [% ELSE %] [% END %] [% IF ( remote_image ) %] [% END %]

[% END %]
  1. [% IF ( notforloan ) %] [% ELSE %] [% END %] (if checked, no item of this type can be issued. If not checked, every item of this type can be issued unless notforloan is set for a specific item)
  2. Enter a summary that will overwrite the default one in search results lists. Example, for a website itemtype :

    <a href="[856u]">open site</a> will show the link just below the title

Cancel
[% END %] [% IF ( delete_confirm ) %] [% IF ( total ) %]

Cannot Delete Item Type

This record is used [% total %] times. Deletion is not possible.

[% ELSE %]

Delete Item Type '[% itemtype %]'?

[% END %]
Item type [% itemtype %]
Description[% description %]
Loan length[% loanlength %]
Rental charge[% rentalcharge %]
[% IF ( total ) %]
[% ELSE %]
[% END %]
[% END %] [% IF ( else ) %]

Item Types Administration

[% IF ( loop ) %]
 page(s) , entries/page:
[% UNLESS ( noItemTypeImages ) %][% END %] [% FOREACH loo IN loop %] [% UNLESS ( loop.odd ) %] [% ELSE %] [% END %] [% UNLESS ( noItemTypeImages ) %] [% END %] [% END %]
ImageCode Description Not for loan Charge Actions
[% IF ( loo.imageurl ) %][% ELSE %] [% END %] [% loo.itemtype %] [% loo.description %] [% IF ( loo.notforloan ) %]Yes[% ELSE %] [% END %] [% UNLESS ( loo.notforloan ) %] [% loo.rentalcharge %] [% END %] Edit Delete
[% ELSE %]
There are no itemtypes defined
[% END %]
[% pagination_bar %]
[% END %]
[% INCLUDE 'admin-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]