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 / newordersuggestion.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Order from Purchase Suggestion</h1>
4
5 <p>If you allow patrons to make purchase suggestions (learn more in the Managing Suggestions section of this manual), then you can place orders from those suggestions. In order to keep track of suggestions that have been ordered and received you must place the order using this link.</p>
6
7 <ul>
8     <li>From the results, click 'Order' next to the item you want to order and you will be presented with the order form including a link to the suggestion
9 <ul>
10         <li>From this form you can make changes to the Catalog Details if necessary.</li>
11         <li>When the item appears in your basket it will include a link to the suggestion.</li>
12 </ul>
13 </li>
14     <li>Orders added to the basket in this way will notify the patron via email that their suggestion has been ordered and will update the patron's 'My purchase suggestions' page in the OPAC.</li>
15 </ul>
16
17 <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>
18
19 [% INCLUDE 'help-bottom.inc' %]