Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / acqui / newordersubscription.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Order from a subscription</h1>
4
5 <p>To order from a record that can't be found anywhere else, choose the 'From a new (empty) record.'</p>
6
7 <p>If you're using the Serials module you can link your subscription order information to acquisitions by choosing to order 'From a subscription'</p>
8
9 <ul>
10     <li>After clicking the order link you will be brought to a search page that will help you find your subscription</li>
11     <li>Your results will appear to the right of the form and each subscription will have an 'Order' link to the right</li>
12     <li>Clicking 'Order' will bring the subscription info in to the order form without an 'Add item' section since you are just ordering a subscription and an item isn't needed</li>
13 </ul>
14
15 <p><strong>See the full documentation for Ordering in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/acquisitions.html#create-a-basket">manual</a> (online).</strong></p>
16
17 [% INCLUDE 'help-bottom.inc' %]