[% USE raw %] [% USE Asset %] [% USE KohaDates %] [% USE Branches %] [% USE Koha %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Koha › Serials › [% IF ( modify ) %][% bibliotitle | html %] › Modify subscription[% ELSE %]New subscription[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'serials-search.inc' %] [% INCLUDE 'blocking_errors.inc' %]

[% IF ( modify ) %] Modify subscription for [% bibliotitle | html %][% ELSE %]Add a new subscription[% END %] (1/2)

[% IF ( modify ) %] [% ELSE %] [% END %]
Subscription details
    [% IF ( subscriptionid ) %]
  1. Subscription # [% subscriptionid | html %]
  2. [% END %]
  3. () Search for a vendor
  4. () Required
    Search for record [% IF ( CAN_user_editcatalogue ) %] [% IF ( modify ) %] | Edit record [% ELSE %] | Create record [% END %] [% END %]
  5. [% IF ( serialsadditems ) %]

    [% ELSE %]

    [% END %]
  6. When there is an irregular issue:

    [% IF (skip_serialseq) %]

    [% ELSE %]

    [% END %]
  7. [% IF (manualhistory) %] [% ELSE %] [% END %]
  8. (select a library)
  9. [% IF ( letterloop ) %]
    Selecting a notice will allow patrons to subscribe to notifications when a new issue is received.
    [% ELSE %] Patron notification:
    To notify patrons of new serial issues, you must define a notice.
    [% END %]
  10. [%IF makePreviousSerialAvailable %]
  11. [% END %]
  12. day(s)
[% IF ( Koha.Preference('Mana') == 1) && !mana_url %]

The Mana Knowledge Base can be used to import subscription patterns submitted by other libraries and save you extra work. Ask your system administrator to configure this service and complete the configuration, or remove this message by disabling the system preference here

[% END %]
Serials planning
  1. [% UNLESS (more_than_one_serial) %] [% ELSE %] [% firstacquidate | $KohaDates %] [% END %]
  2. [% IF (more_than_one_serial) %]
  3. [% END %]
  4. (enter amount in numerals)
  5. If empty, English is used
  6.        
    [% IF (more_than_one_serial) %] Last value [% ELSE %] Begins with [% END %]
    Inner counter
  7. Show advanced pattern
[% IF additional_fields_for_subscription %]
Additional fields
    [% FOR field IN additional_fields_for_subscription %]
  1. [% IF field.authorised_value_choices %] (Authorised values for [% field.authorised_value_category | html %]) [% ELSE %] [% IF field.marcfield %] This value will be filled with the [% field.marcfield | html %] subfield of the selected biblio. [% ELSE %] [% END %] [% END %]
  2. [% END %]
[% END %]