[% USE raw %] [% USE To %] [% USE Asset %] [% USE KohaDates %] [% USE Branches %] [% USE Koha %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] [% IF ( modify ) %][% bibliotitle | html %] › Modify subscription[% ELSE %]New subscription[% END %] › Serials › Koha [% INCLUDE 'doc-head-close.inc' %] [% WRAPPER 'header.inc' %] [% INCLUDE 'serials-search.inc' %] [% END %] [% WRAPPER 'sub-header.inc' %] [% END %] [% 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 number: [% subscriptionid | html %]
  2. [% END %]
  3. () Search for a vendor
  4. () Required
    Subscriptions must be associated with a bibliographic record
    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. [% 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 %]
  9. [% IF serialsadditems %]
  10. [% ELSE %]
  11. [% IF serialsadditems %]
  12. [% ELSE %]
  13. [%IF makePreviousSerialAvailable %]
  14. [% END %]
  15. day(s)
  16. Default: [% Koha.Preference('StaffSerialIssueDisplayCount') | html %] [% IF ( CAN_user_parameters_manage_sysprefs ) %] (StaffSerialIssueDisplayCount system preference) [% ELSE %] (StaffSerialIssueDisplayCount system preference) [% END %]
  17. Default: [% Koha.Preference('OPACSerialIssueDisplayCount') | html %] [% IF ( CAN_user_parameters_manage_sysprefs ) %] (OPACSerialIssueDisplayCount system preference) [% ELSE %] (OPACSerialIssueDisplayCount system preference) [% END %]
[% 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 %] Required
  2. [% IF (more_than_one_serial) %]
  3. [% END %]
  4. (enter amount in numerals)
  5. Required
  6. If empty, English is used
  7.  
           
    [% IF (more_than_one_serial) %] Last value: [% ELSE %] Begins with: [% END %]
    Inner counter:
  8.   Show advanced pattern
[% IF additional_fields %]
[% INCLUDE 'additional-fields-entry.inc' available=additional_fields values=additional_field_values %]
[% END %]
[% MACRO jsinclude BLOCK %] [% INCLUDE 'calendar.inc' %] [% INCLUDE 'datatables.inc' %] [% Asset.js("js/mana.js") | $raw %] [% Asset.js("js/subscription-add.js") | $raw %] [% Asset.js("js/showpredictionpattern.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]