[% INCLUDE 'doc-head-open.inc' %] Koha › Administration › Issuing Rules › Clone Issuing Rules [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]

Cloning issuing rules [% IF ( frombranchname || tobranchname ) %] [% IF ( frombranchname ) %] from "[% frombranchname %]"[% END %] [% IF ( tobranchname ) %] to "[% tobranchname %]"[% END %] [% END %]

[% IF ( result ) %] [% IF ( error ) %]
Cloning of issuing rules failed!
[% ELSE %]

The rules have been cloned.

[% END %] Return to issuing rules [% ELSE %]

Use carefully ! If the destination library already has issuing rules, they will be deleted without warning !

[% UNLESS ( frombranch ) %]
Please choose a library to clone rules from: [% IF ( tobranch ) %][% END %]
[% END %] [% UNLESS ( tobranch ) %]
Please choose the library to clone the rules to: [% IF ( frombranch ) %][% END %]
[% END %]
[% END %]
[% INCLUDE 'admin-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]