[% USE raw %]
[% USE To %]
[% USE Asset %]
[% USE Branches %]
[% USE Koha %]
[% USE ItemTypes %]
[% USE AuthorisedValues %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
Library checkin and transfer policy › Administration › Koha
[% INCLUDE 'doc-head-close.inc' %]
[% SET BranchTransferLimitsType = Koha.Preference('BranchTransferLimitsType') %]
[% SET branches = Branches.all %]
[% INCLUDE 'header.inc' %]
[% INCLUDE 'prefs-admin-search.inc' %]
Checkin and transfer policy
[% IF BranchTransferLimitsType == "itemtype" %]
[% ELSE #BranchTransferLimitsType == "ccode" %]
[% END %]
Loading...
Check the boxes for the libraries you allow your items to be transferred to.