Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/purchase-suggestions.tt
Jonathan Druart 674c32a094 Bug 18817: Update links with anchor automatically
I generate a mapping files (old anchor > new anchor) from the doc files.
Here are the links that have been updated automatically

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-25 10:22:14 -03:00

13 lines
739 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Patron's Purchase Suggestions</h1>
<p>If the patron has made any purchase suggestions you will see a purchase suggestions tab on the patron record.</p>
<p>From here you can see all suggestions made by the patron and their status, you can also create a purchase suggestion on the patron's behalf by clicking the 'New purchase suggestion' button at the top.</p>
<p>Learn more about Purchase suggestions in the Acquisitions chapter of the manual.</p>
<p><strong>See the full documentation for the Patron's Purchase Suggestions in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#purchase-suggestions">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]