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 !
[% END %]