[% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Koha › Serials › Numbering patterns [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'serials-search.inc' %]
[% IF (new or modify) %]
[% IF (new) %]

New numbering pattern

[% IF (error_existing_numberpattern) %]

A pattern with this name already exists.

[% END %] [% ELSE %]

Modify pattern: [% label %]

[% IF (error_existing_numberpattern) %]

Another pattern with this name already exists.

[% END %] [% END %]
[% IF (new) %] [% ELSE %] [% END %]
[% BLOCK numbering_select %] [% END %]
  X Y Z
Label
Add
Every
Set back to
When more than
Formatting [% PROCESS numbering_select name="numbering1" value=numbering1 %] [% PROCESS numbering_select name="numbering2" value=numbering2 %] [% PROCESS numbering_select name="numbering3" value=numbering3 %]
Cancel
Test prediction pattern
  1. If empty, English is used
  X Y Z
Begins with
Inner counter
[% ELSE %]

Numbering patterns

[% IF still_used %]

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

Show subscriptions

[% END %] [% IF (numberpatterns_loop.size) %] [% FOREACH numberpattern IN numberpatterns_loop %] [% END %]
Name Description Numbering formula Display order Actions
[% numberpattern.label %] [% numberpattern.description %] [% numberpattern.numberingmethod %] [% numberpattern.displayorder %] Edit Delete
[% ELSE %]

There are no existing numbering patterns.

[% END %] [% END %]
[% INCLUDE 'serials-menu.inc' %]
[% MACRO jsinclude BLOCK %] [% IF (daily_options) %] [% END %] [% INCLUDE 'calendar.inc' %] [% INCLUDE 'datatables.inc' %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]