Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqui-home.tt
Katrin Fischer 6c1092396a Bug 20706: Adds en language code to the links to the manual
As we don't have a fix yet to link to the right translated manual,
this adds /en to the links from the help files to the manual to
make them work again.

Check with both patches applied, that the links work.
You will have to change 17.11 to 18.05.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-05-16 11:31:14 -03:00

15 lines
793 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Acquisitions</h1>
<p>The Koha Acquisitions module provides a way for the library to record orders placed with vendors and manage purchase budgets.</p>
<p>You do not need to use Acquisitions to add items to your catalog. Acquisitions is used only to track vendors and spending against your budgets.</p>
<p>Before using the Acquisitions Module, you will want to make sure that you have completed all of the set up.</p>
<p>First, set your Acquisitions System Preferences and Acquisitions Administration to match your library's workflow.</p>
<p><strong>See the full documentation for Acquisitions in the <a href="http://koha-community.org/manual/[% helpVersion %]/en/html/acquisitions.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]