Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/newordersuggestion.tt
Owen Leonard a32ca9d525 Bug 2780 - Capitalize strings consistently (Acqui help)
Correcting capitalization in Acquisitions help templates

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
2012-04-10 10:03:35 +02:00

13 lines
487 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>
</ul>
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.6/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]