[% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Attach an item to [% INCLUDE 'biblio-title-head.inc' %] › Cataloging › Koha [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
[% BLOCK actions %] [% IF Koha.Preference('IntranetBiblioDefaultView') == 'marc' %]
[% ELSIF Koha.Preference('IntranetBiblioDefaultView') == 'labeled_marc' %] [% ELSIF Koha.Preference('IntranetBiblioDefaultView') == 'isbd' %] [% ELSE %] [% END %] [% END %] [% BLOCK fail %]
[% END %] [% IF ( error ) %]
[% IF ( errornonewitem ) %]ERROR: Unable to create the new item.

[% INCLUDE actions %] [% INCLUDE fail %]

[% END %] [% IF ( errornoitem ) %]ERROR: Unable to get the item.

[% INCLUDE actions %] [% INCLUDE fail %]

[% END %]
[% ELSE %] [% IF ( success ) %] [% IF from_biblio.items.count == 0 && CAN_user_editcatalogue_edit_catalogue %]
The record [% from_biblio.title | html %] has [% from_biblio.items.count | html %] attached items.

[% END %]
The item has successfully been attached to [% INCLUDE 'biblio-title.inc' link = 1 %].

[% INCLUDE actions %]

[% ELSE %] [% IF ( missingparameter ) %]
[% IF ( missingbiblionumber ) %]
Enter biblionumber:
[% ELSE %] [% END %] [% IF ( missingbarcode ) %]

Attach an item [% IF ( biblio.title ) %] to [% INCLUDE 'biblio-title.inc' %][% END %]

The item you select will be moved to the target record.

[% ELSE %] [% END %]
[% END %] [% END %] [% END %]
[% MACRO jsinclude BLOCK %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]