Merge remote branch 'kc/master' into new/enh/bug_5917
[koha.git] / koha-tt / intranet-tmpl / prog / en / modules / help / admin / branch_transfer_limits.tt
1 [% INCLUDE 'help-top.inc' %]
2 <h1>Library Transfer Limits</h1>
3 <p>
4 Limit the ability to transfer items between libraries based on the
5 library sending, the library receiving, and the item type involved.</p>
6
7 <p style="color: #990000">IMPORTANT: These rules only go into effect if the preference UseBranchTransferLimits is set to ON.</p>
8
9 <ul>
10         <li>
11         <em>Get there:</em> More &gt; Administration &gt; General System Preferences &gt; Circulation &gt; UseBranchTransferLimits</li>
12 </ul>
13 <h2>Setting Limits <br />
14 </h2>
15 <ul>
16         <li>Click 'Library Transfer Limits'
17         </li>
18         <li>Check the boxes for the items that should <em>not</em> be transferable
19         <ul>
20                 <li style="background-color: #ffe599">TIP:
21                 If you accidentally click all the items that can be transferred, you
22                 can click the 'Swap All' button to change your selection</span></li>
23         </ul>
24         </li>
25         <li>To prevent all transfers, click 'Check All'</li>
26         <li>If you need to restart you can click 'Uncheck All'</li>
27 </ul>
28 [% INCLUDE 'help-bottom.inc' %]