[% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Koha › Serials › Frequencies [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'serials-search.inc' %] [% BLOCK translate_frequnit %] [% SWITCH frequnit %] [% CASE 'day' %] day [% CASE 'week' %] week [% CASE 'month' %] month [% CASE 'year' %] year [% END %] [% END %]
[% IF (new or modify) %] [% IF (new) %]

New frequency

[% ELSE %]

Edit frequency: [% description %]

[% END %]
[% IF (modify) %] [% ELSE %] [% END %]
  1. Required
  2. Note: one of the two following fields must be equal to 1
  3. [% IF (new) %] [% ELSE %] [% END %]
  4. [% IF (new) %] [% ELSE %] [% END %]
Cancel
[% ELSE %]

Frequencies

[% IF still_used %]

This frequency is still used by [% subscriptions.size %] subscription(s). Do you still want to delete it?

Show subscriptions

[% END %] [% IF (frequencies_loop.size) %] [% FOREACH frequency IN frequencies_loop %] [% END %]
Description Unit Issues per unit Units per issue Display order Actions
[% frequency.description %] [% PROCESS translate_frequnit frequnit=frequency.unit %] [% frequency.issuesperunit %] [% frequency.unitsperissue %] [% frequency.displayorder %] Edit Delete
[% ELSE %]

There is no defined frequency.

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