View | Details | Raw Unified | Return to bug 6966
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/routing.tt (-1 / +21 lines)
Line 0 Link Here
0
- 
1
[% INCLUDE 'help-top.inc' %]
2
3
<h1>Routing Lists</h1>
4
5
<p>A routing list is a list of people who receive the serial before it goes to the shelf. When setting up your serial subscription you want to be sure to pick 'Routing List' from the 'Patron Notification' pull down.</p>
6
7
<p>When on the subscription page you will see a link to the left that reads 'Create Routing List.'</p>
8
9
<p>Clicking that link will bring you to the menu to add a new routing list.</p>
10
11
<p>From here you want to click 'Add recipients' in order to add people to the routing list. In the menu that appears you can filter patrons by part of their name, their library and/or patron category.</p>
12
13
<p>Clicking 'Add' to the right of each name will add them to the routing list. When you have chosen all of the people for the list, click the 'Close' link to be redirected to the routing list.</p>
14
15
<p>If the list looks the way you expect it to, then click 'Save'. Next you will be brought to a preview of the routing list. To print the list click 'Save and preview routing slip.' This will open a printable version of the list.</p>
16
17
<p>If RoutingListAddReserves is set to on then patrons listed in the routing list will automatically be added to the holds list for the issue.</p>
18
19
<p><strong>See the full documentation for Routing Lists in the <a href="http://manual.koha-community.org/3.6/en/routinglist.html">manual</a> (online).</strong></p>
20
21
[% INCLUDE 'help-bottom.inc' %]

Return to bug 6966