[% USE raw %] [% USE Asset %] [% USE Koha %] [% INCLUDE 'doc-head-open.inc' %] Koha › Cataloging › [% IF ( biblionumber ) %]Editing [% title | html %] (Record number [% biblionumber | html %])[% ELSE %]Add MARC record[% END %] [% INCLUDE 'doc-head-close.inc' %] [% Asset.js("lib/hc-sticky.js") | $raw %] [% INCLUDE 'select2.inc' %] [% Asset.js("js/cataloging.js") | $raw %] [% INCLUDE 'strings.inc' %] [% Asset.js("js/browser.js") | $raw %] [% Asset.css("css/addbiblio.css") | $raw %]
Loading, please wait...
[% INCLUDE 'header.inc' %]

[% IF ( biblionumber ) %] Editing [% title | html %] (Record number [% biblionumber | html %]) [% ELSE %] Add MARC record [% IF (circborrowernumber) %](fast cataloging)[% END %] [% END %]

[% UNLESS ( number ) %] [% IF ( duplicatebiblionumber ) %]

Duplicate record suspected

Is this a duplicate of [% duplicatetitle | html %] ?

[% IF ( CAN_user_editcatalogue_edit_items ) %]
[% ELSE %]
[% END %]
[% IF ( CAN_user_editcatalogue_edit_items ) %] [% ELSE %] [% END %]
[% END # /IF duplicatebiblionumber %] [% END # /UNLESS number %] [% IF ( done ) %] [% ELSE %]
[% END %]
[% IF CAN_user_editcatalogue_edit_items or ( frameworkcode == 'FA' and CAN_user_editcatalogue_fast_cataloging ) %] [% IF (circborrowernumber) %][%# fast cataloging must lead to items %] [% ELSE %] [% END %] [% ELSE %] [% END # /IF CAN_user_editcatalogue_edit_items %] [% UNLESS (circborrowernumber) %][%# Hide in fast cataloging %] [% IF biblionumber %] [% ELSE %] [% END %] [% END %]
[% UNLESS (circborrowernumber) %][%# Hide in fast cataloging %] [% IF (biblionumber) %] [% IF ( BiblioDefaultViewmarc ) %] [% ELSIF ( BiblioDefaultViewlabeled_marc ) %] [% ELSIF ( BiblioDefaultViewisbd ) %] [% ELSE %] [% END %] [% ELSE %] Cancel [% END %] [% END # /UNLESS circborrowernumber %]
[% IF ( BIG_LOOP.size > 1 ) %] [% END %]
    [% FOREACH BIG_LOO IN BIG_LOOP %] [% IF loop.first %][% SET tab_selected = "tab_selected" %][% ELSE %][% SET tab_selected = "" %][% END %] [% FOREACH innerloo IN BIG_LOO.innerloop %] [% IF ( innerloo.tag ) %]
  • [% innerloo.tag | uri %]
  • [% END %] [% END %] [% END %]
[% IF bib_doesnt_exist %]
The record you are trying to edit doesn't exist.
Add a new record or do a catalog search.
[% END %] [% IF ( popup ) %] [% END %]
[% FOREACH BIG_LOO IN BIG_LOOP %]
[% IF ( BIG_LOOP.size > 1 ) %]

Section [% BIG_LOO.number | html %]

[% END %] [% previous = "" %] [% FOREACH innerloo IN BIG_LOO.innerloop %] [% IF ( innerloo.tag ) %] [% IF innerloo.tag != previous %] [% IF previous != "" %] [% END %] [% previous = innerloo.tag %] [% IF ( innerloo.repeatable ) %]
    [% ELSE %]
      [% END %] [% END %] [% IF ( innerloo.repeatable ) %]
    • [% ELSE %]
    • [% END %]
      [% IF advancedMARCEditor %] [% innerloo.tag | html %] [% ELSE %] [% innerloo.tag | html %] [% IF marcflavour != 'NORMARC' %] ?[% END %] [% END %] [% IF ( innerloo.fixedfield ) %] [% ELSE %] [% END # /IF innerloo.fixedfield %] - [% UNLESS advancedMARCEditor %] [% innerloo.tag_lib | html %] [% END %] [% IF ( innerloo.repeatable ) %] Repeat this Tag [% END %] Delete this Tag
        [% FOREACH subfield_loo IN innerloo.subfield_loop %]
      • [% UNLESS advancedMARCEditor %] [% IF ( subfield_loo.fixedfield ) %]
      • [% END # /FOREACH subfield_loop %]
    • [% END %] [% END # /FOREACH BIG_LOO.innerloop %]
[% END # /FOREACH BIG_LOOP %]
[%# Fields for fast cataloging %] [%# End of fields for fast cataloging %]
[% INCLUDE 'modals/cataloguing_create_av.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]