Merge branch 'bug_8641' into 3.12-master
[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, then you can place orders from those suggestions.</p>
6
7 <ul>
8     <li>From this form you, can make changes to the Catalog Details if necessary.</li>
9     <li>When the item appears in your basket it will include a link to the suggestion.</li>
10 </ul>
11
12 <p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.10/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
13
14 [% INCLUDE 'help-bottom.inc' %]