Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/newordersuggestion.tt
Nicole C. Engard a1225ba9d1 Bug 8945: Acquisitions Help Files for 3.10
This patch adds a few missing help files and updates all
of the existing help files for 3.10.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-10-22 18:14:07 +02:00

14 lines
584 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Order from Purchase Suggestion</h1>
<p>If you allow patrons to make purchase suggestions, then you can place orders from those suggestions.</p>
<ul>
<li>From this form you, can make changes to the Catalog Details if necessary.</li>
<li>When the item appears in your basket it will include a link to the suggestion.</li>
</ul>
<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>
[% INCLUDE 'help-bottom.inc' %]