Merge remote branch 'kc/new/bug_6104' into kcmaster
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / branch_transfer_limits.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Library Transfer Limits</h1>
4
5 <p>Limit the ability to transfer items between libraries based on the library sending, the library receiving, and the collection code involved.</p>
6
7 <p>These rules only go into effect if the preference UseBranchTransferLimits is set to 'enforce'.</p>
8
9 <p>Before you begin you will want to choose which library you are setting these limits for.</p>
10
11 <p>Transfer limits are set based on the collections codes you have applied via the Authorized Value administration area.</p>
12
13 <p>Collection codes will appear as tabs above the checkboxes.</p>
14
15 <p>Check the boxes for the libraries that you accept checkins from for the item type you have selected at the top.</p>
16
17 <p>In the above example, Centerville library will allow patrons to return items from all libraries except Liberty and Franklin to their branch.</p>
18
19 [% INCLUDE 'help-bottom.inc' %]